summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-06usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-08-06USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-08-06hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin1-0/+3
2014-08-06hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin1-1/+1
2014-08-06drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-08-06iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-13/+0
2014-08-06xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel1-1/+4
2014-08-06md: flush writes before starting a recovery.NeilBrown1-0/+13
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern3-1/+15
2014-08-06mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King1-0/+10
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-08-06usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-08-06USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-11iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse1-1/+17
2014-07-11megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-07-11Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-07-11target: Explicitly clear ramdisk_mcp backend pagesNicholas Bellinger1-1/+1
2014-07-11net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-46/+65
2014-07-11mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2-3/+11
2014-07-11dual scan thread bug fixJames Bottomley1-7/+16
2014-07-11fix our current target reap infrastructureJames Bottomley2-45/+74
2014-07-11Stop accepting SCSI requests before removing a deviceBart Van Assche2-5/+13
2014-07-11target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-07-11drm: fix NULL pointer access by wrong ioctlZhaowei Yuan1-1/+2
2014-07-11b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-11rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-07-11USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-11watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-07-11drm/radeon: stop poisoning the GART TLBChristian König1-2/+5
2014-07-11Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-8/+8
2014-07-11Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-07-11Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18