summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter
2016-02-25drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-02-25Input: vmmouse - fix absolute device registrationDmitry Torokhov
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-25libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita
2016-02-25iio: light: acpi-als: Report data as processedGabriele Mazzotta
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li
2016-02-25iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum
2016-02-25iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring
2016-02-25iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-25scsi: add Synology to 1024 sector blacklistMike Christie
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-02-25phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren
2016-02-25phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-17HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires
2016-02-17zram: don't call idr_remove() from zram_remove()Jerome Marchand
2016-02-17zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-17zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-02-17rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger
2016-02-17rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger
2016-02-17crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2016-02-17crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-17crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen
2016-02-17crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?
2016-02-17ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-17libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-02-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon