summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-137/+165
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer-2/+2
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn-0/+12
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+27
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+35
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang-1/+0
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov-2/+5
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-240/+320
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds-8/+22
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)-5/+0
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-74/+269
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+18
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-151/+288
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-14/+11
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+13
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-32/+58
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu-0/+42
2020-12-09Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu-24/+12
2020-12-09Revert "md/raid10: extend r10bio devs to raid disks"Song Liu-4/+5
2020-12-09Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu-67/+51
2020-12-09Revert "md/raid10: improve raid10 discard request"Song Liu-255/+1
2020-12-09Revert "md/raid10: improve discard request for far layout"Song Liu-64/+23
2020-12-09Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu-0/+11
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan-1/+1
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller-34/+90
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov-0/+1
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh-7/+39
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh-8/+19
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits-4/+4
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel-9/+22
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel-7/+17
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel-7/+20
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen-0/+5
2020-12-09igb: use xdp_do_flushSven Auhagen-1/+1
2020-12-09igb: skb add metasize for xdpSven Auhagen-0/+4