aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-22dax/pmem: Fix whitespace in dax_pmemGravatar Vishal Verma 1-3/+3
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 6-8/+12
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+3
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-33/+3
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-4/+9
2019-04-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+4
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 21-115/+192
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-8/+12
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-4/+44
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Gravatar Andrea Arcangeli 1-0/+3
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockGravatar zhong jiang 1-1/+1
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGravatar Guoqing Jiang 1-2/+2
2019-04-18scsi: aic7xxx: fix EISA supportGravatar Christoph Hellwig 4-6/+7
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Gravatar Saurav Kashyap 1-1/+0
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 8-10/+16
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 10-18/+58
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 8-13/+43
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Gravatar Dave Airlie 2-5/+15
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiGravatar Linus Torvalds 3-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 57-414/+531
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierGravatar Corey Minyard 1-2/+17
2019-04-17vt: fix cursor when clearing the screenGravatar Mikulas Patocka 1-1/+2
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufGravatar Ian Abbott 1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexGravatar Ian Abbott 1-3/+3
2019-04-17drm/tegra: hdmi: Setup audio only if configuredGravatar Thierry Reding 1-3/+9
2019-04-16ocelot: Clean up stats update deferred workGravatar Claudiu Manoil 1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Gravatar Claudiu Manoil 1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Gravatar Colin Ian King 1-1/+1
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashGravatar Tony Camuso 1-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesGravatar Corey Minyard 1-1/+0
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGravatar Guoqing Jiang 1-0/+2
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGravatar Geert Uytterhoeven 1-1/+1
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGravatar Geert Uytterhoeven 1-1/+3
2019-04-16clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startGravatar Nathan Chancellor 1-28/+0
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGravatar Gao Xiang 1-1/+1
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufGravatar Ian Abbott 1-3/+1
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreGravatar Ian Abbott 1-2/+2
2019-04-16Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 1-1/+1
2019-04-15scsi: core: set result when the command cannot be dispatchedGravatar Jaesoo Lee 1-1/+5
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Gravatar Colin Ian King 1-1/+1
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-67/+104
2019-04-15bonding: fix event handling for stacked bondsGravatar Sabrina Dubroca 1-1/+5
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...Gravatar David S. Miller 23-215/+123
2019-04-15drivers: power: supply: goldfish_battery: Fix bogus SPDX identifierGravatar Thomas Gleixner 1-1/+1
2019-04-15s390/pkey: add one more argument space for debug feature entryGravatar Harald Freudenberger 1-1/+2
2019-04-14drm/amd/display: If one stream full updates, full update all planesGravatar David Francis 2-0/+22
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 9-65/+140
2019-04-14qed: Fix the DORQ's attentions handlingGravatar Denis Bolotin 2-16/+48
2019-04-14qed: Fix missing DORQ attentionsGravatar Denis Bolotin 3-3/+20
2019-04-14qed: Fix the doorbell address sanity checkGravatar Denis Bolotin 1-8/+8