summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-13sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-09-13bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-09-13macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet1-1/+1
2014-09-13USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-09-13USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-09-13HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-09-13HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-09-13USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-09-13ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-09-13HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-09-13USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-13HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-13HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-09-13xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-36/+43
2014-09-13usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-13xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-13pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-09-13iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-09-13USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-13USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-13USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-13USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-09-13md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-13carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-09-13hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-13hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin1-7/+6
2014-09-13RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+34
2014-09-13drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-09-13drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+10
2014-09-13hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-13hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-13USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-13USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-13hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-09-13hwmon: (amc6821) Fix return valueSachin Kamat1-2/+2
2014-09-13hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-13hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-4/+10
2014-09-13md/raid1,raid10: always abort recover on write error.NeilBrown2-8/+8
2014-09-13hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-13tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-13iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+30
2014-09-13Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-13hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-13bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-13staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-09-13staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-09-13hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-2/+8
2014-09-13drm/radeon: fix irq ring buffer overflow handlingChristian König2-0/+2
2014-09-13USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41