summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-14iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-09-14USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-14USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-14USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-14USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-09-14md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-14carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-09-14hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-14hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin1-7/+6
2014-09-14RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+34
2014-09-14drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-09-14drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+10
2014-09-14hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-14hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-14USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-14USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-14hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-09-14hwmon: (amc6821) Fix return valueSachin Kamat1-2/+2
2014-09-14hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-14hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-4/+10
2014-09-14md/raid1,raid10: always abort recover on write error.NeilBrown2-8/+8
2014-09-14hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-14tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-14iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+30
2014-09-14Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-14hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-14bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-14staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-09-14staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-09-14hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-2/+8
2014-09-14drm/radeon: fix irq ring buffer overflow handlingChristian König2-0/+2
2014-09-14USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-14usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-1/+3
2014-09-14ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-09-14USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-14scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-09-14mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-14gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-09-14tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-09-14serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-08-06iommu/vt-d: Disable translation if already enabledTakao Indoh2-1/+25
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-12/+4
2014-08-06libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-08-06applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-08-06sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo1-0/+20
2014-08-06drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-08-06hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-08-06drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1