summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola
2019-04-19staging: mt7621-pci-phy: convert driver to use kernel regmap API'sSergio Paracuellos
2019-04-19staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attri...Sergio Paracuellos
2019-04-19staging: mt7621-pci-phy: remove some unnecessary local variablesSergio Paracuellos
2019-04-19staging: mt7621-pci-phy: use 'platform_get_resource'Sergio Paracuellos
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King
2019-04-19staging: rtlwifi: fix spelling mistake "notity" -> "notify"Colin Ian King
2019-04-19staging: comedi: dt9812: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: ni_usb6501: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbdux: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxfast: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxsigma: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: most: configfs: Make mdev_link_list staticYueHaibing
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->attach_lockIan Abbott
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->mutexIan Abbott
2019-04-19staging: comedi: don't release mutex too early in comedi_auto_config()Ian Abbott
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka
2019-04-17staging: wilc1000: Avoid GFP_KERNEL allocation from atomic contextAdham Abozaeid
2019-04-17staging: comedi: dyna_pci10xx: Set number of AO channels to 1Ian Abbott
2019-04-17staging: comedi: dyna_pci10xx: Don't bother configuring len_chanlistIan Abbott
2019-04-17staging: fieldbus: add TODOSven Van Asbroeck
2019-04-17staging: fieldbus: support HMS Profinet IRT industrial controllerSven Van Asbroeck
2019-04-17staging: fieldbus: anybus-s: support the Arcx anybus controllerSven Van Asbroeck
2019-04-17staging: fieldbus: anybus-s: support HMS Anybus-S busSven Van Asbroeck
2019-04-17staging: add Fieldbus Device subsystem.Sven Van Asbroeck
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven
2019-04-16clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang