summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-27scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-03-27scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-27scsi: core: Run queue when state is set to running after being blockedzhengbin
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-03-28tty: fix NULL pointer issue when tty_port ops is not setFabien Dessenne
2019-03-28Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang
2019-03-28tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu
2019-03-28tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha
2019-03-28usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-03-27gpio: mockup: fix debugfs readBartosz Golaszewski
2019-03-27Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery
2019-03-27drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter
2019-03-26leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-03-26drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-03-26Merge tag 'misc-habanalabs-fixes-2019-03-26' of git://people.freedesktop.org/...Greg Kroah-Hartman
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-26phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai
2019-03-25scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-25scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner
2019-03-25PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner
2019-03-25PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc
2019-03-25cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada
2019-03-25ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter
2019-03-26staging: erofs: fix error handling when failed to read compresssed dataGao Xiang
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley
2019-03-26Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-25dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...Pierre-Yves MORDRET
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2019-03-25iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel
2019-03-25drm/meson: fix TMDS clock filtering for DMT monitorsNeil Armstrong
2019-03-25drm/meson: Uninstall IRQ handlerJean-Philippe Brucker
2019-03-25drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-03-25gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu