summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-02-25iio: fix some warning messagesDan Carpenter2-2/+2
2016-02-25iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen1-26/+57
2016-02-25iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich1-1/+7
2016-02-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2016-02-25iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-25Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2016-02-25Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2016-02-25scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-02-25scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2016-02-25serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald1-3/+19
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-3/+6
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-02-25wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-02-25phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-02-25drm/i915: get runtime PM reference around GEM set_caching IOCTLImre Deak1-1/+7
2016-02-17ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-17libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-17AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2016-02-17xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-17tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-17tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-17USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-17USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-17saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-17media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-17v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-17mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-02-17vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo1-1/+1