summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2016-02-24iio: dac: mcp4725: set iio name property in sysfsYong Li
2016-02-24iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen
2016-02-24iio: fix some warning messagesDan Carpenter
2016-02-24iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen
2016-02-24iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich
2016-02-24iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2016-02-24iio:ad7793: Fix ad7785 product IDLars-Peter Clausen
2016-02-24scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-24SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-24scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-24drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-24SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-24iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-24Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2016-02-24iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-02-24scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2016-02-24scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2016-02-24serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-24pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-24staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-02-24wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2016-02-24phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-24tty: remove platform_sysrq_reset_seqArnd Bergmann
2016-02-24ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-24libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-02-24AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2016-02-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-02-23tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-23tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-02-23USB: option: fix Cinterion AHxx enumerationJohn Ernberg
2016-02-23USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-23USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-23USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-15saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-15media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin
2016-02-15v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2016-02-15mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2016-02-15vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2016-02-15wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-15wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-02-15spi: fix parent-device reference leakJohan Hovold
2016-02-15spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R
2016-02-15spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang