summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn1-4/+2
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2-0/+3
2016-06-01UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-06-01md: md.c: fix oops in mddev_suspend for raid0Heinz Mauelshagen1-1/+1
2016-06-01thunderbolt: Fix double free of drom bufferAndreas Noever1-0/+1
2016-06-01IB/srp: Fix srp_create_target() error handlingBart Van Assche1-7/+7
2016-06-01IB/srp: Fix a debug kernel crashBart Van Assche1-1/+1
2016-06-01mcb: Fixed bar number assignment for the gddAndreas Werner1-1/+1
2016-06-01misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-06-01watchdog: sp5100_tco: properly check for new register layoutsLucas Stach1-5/+10
2016-06-01watchdog: core: Fix circular locking dependencyGuenter Roeck1-1/+0
2016-06-01clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl1-0/+4
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz4-70/+42
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-06-01TTY: n_gsm, fix false positive WARN_ONJiri Slaby1-1/+3
2016-06-01tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-06-01staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-06-01usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda1-1/+2
2016-06-01usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-6/+17
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda1-1/+1
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-17/+23
2016-06-01usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz6-50/+15
2016-06-01usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen1-1/+1
2016-06-01USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-06-01USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-06-01USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-06-01USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-01USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-06-01USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-01USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-06-01USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-06-01USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-2/+1
2016-06-01mei: bus: call mei_cl_read_start under device lockAlexander Usyskin1-3/+12
2016-06-01mei: amthif: discard not read messagesAlexander Usyskin3-2/+5
2016-06-01mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin3-6/+6
2016-06-01Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai1-6/+17
2016-06-01Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-06-01Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-06-01mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-06-01dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-06-01ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-06-01mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-06-01mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter1-1/+6
2016-06-01ACPI / PM: Export acpi_device_fix_up_power()Ulf Hansson1-0/+1