summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-20xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-20iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon1-5/+6
2016-02-20tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-20tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-02-20tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2016-02-20n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-02-20n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2016-02-20usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-20usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-20usb: phy: msm: fix error handling in probe.Srinivas Kandagatla1-13/+24
2016-02-20usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-20usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-20USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-20USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-20USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-20USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-20usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-20USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-20USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-20saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-20md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz1-1/+3
2016-02-20Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2016-02-20media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite1-1/+1
2016-02-20media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-20media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-20media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot1-3/+3
2016-02-20v4l2-ctrls: arrays are also considered compound controlsHans Verkuil1-2/+2
2016-02-20c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai1-1/+0
2016-02-20v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2016-02-20vivid: Fix iteration in driver removal pathEzequiel Garcia1-1/+4
2016-02-20i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2016-02-20i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang1-1/+1
2016-02-20i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCsHans de Goede1-9/+18
2016-02-20media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas1-1/+0
2016-02-20i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2016-02-20i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches1-10/+26
2016-02-20i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen1-8/+50
2016-02-20PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-20PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-20PCI: Prevent out of bounds access in numa_node overrideMathias Krause1-1/+4
2016-02-20PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck1-19/+22
2016-02-20PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2016-02-20mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior1-0/+1
2016-02-20mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior1-24/+28
2016-02-20mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2016-02-20mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2016-02-20mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2016-02-20mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-02-20TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen1-1/+1
2016-02-20tpm_tis: free irq after probingMartin Wilck1-0/+2