summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-06dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-08-06igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-08-06hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-08-06hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-08-06ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-08-06ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-08-06ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-08-06ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48
2014-08-06ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang1-2/+6
2014-08-06ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng1-6/+6
2014-08-06ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar1-1/+2
2014-08-06ACPI / EC: Add more debug info and trivial code cleanupFeng Tang1-16/+21