summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-28gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski
2019-03-28gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-03-28gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov
2019-03-28gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-28libata: fix using DMA buffers on stackraymond pang
2019-03-28drm/i915/icl: Fix VEBOX mismatch BUG_ON()José Roberto de Souza
2019-03-28cpufreq: scpi: Fix use after freeVincent Stehlé
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-03-27scsi: ibmvfc: Clean up transport eventsTyrel Datwyler
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-03-27scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
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