summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-13usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-09-13ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-09-13USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-13scsi: handle flush errors properlyJames Bottomley
2014-09-13mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-09-13gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede
2014-09-13tda10071: force modulation to QPSK on DVB-SAntti Palosaari
2014-09-13serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-06iommu/vt-d: Disable translation if already enabledTakao Indoh
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-08-06libata: support the ata host which implements a queue depth less than 32Kevin Hao
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-08-06applicom: dereferencing NULL on error pathDan Carpenter
2014-08-06sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo
2014-08-06drm/radeon: avoid leaking edid dataAlex Deucher
2014-08-06hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-08-06drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher
2014-08-06dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-08-06igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-08-06hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-08-06hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-08-06ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-08-06ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng
2014-08-06ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng
2014-08-06ACPI / EC: Add asynchronous command byte write supportLv Zheng
2014-08-06ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang
2014-08-06ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng
2014-08-06ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2014-08-06ACPI / EC: Add more debug info and trivial code cleanupFeng Tang
2014-08-06usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-08-06USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-08-06hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-08-06hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-08-06drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-08-06iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-08-06xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-08-06md: flush writes before starting a recovery.NeilBrown
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-08-06usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-08-06USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-07-11iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse