summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork
2016-03-03bonding: Fix ARP monitor validationJay Vosburgh
2016-03-03enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-03-03tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-03-03net: dsa: fix mv88e6xxx switchesRussell King
2016-03-03pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-03-03tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross
2016-03-03net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
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