summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ibmvscsi: Add memory barriers for send / receiveBrian King2014-08-061-0/+10
* ibmvscsi: Abort init sequence during error recoveryBrian King2014-08-061-1/+2
* xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu2014-08-061-3/+7
* xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-08-061-1/+4
* xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman2014-08-061-1/+1
* usb: option: add/modify Olivetti Olicard modemsBjørn Mork2014-08-061-6/+16
* USB: ftdi_sio: fix null deref at port probeJohan Hovold2014-08-061-2/+5
* usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz2014-08-061-5/+7
* iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse2014-07-111-1/+17
* megaraid: Use resource_size_t for PCI resources, not longBen Collins2014-07-112-3/+3
* Fix spurious request sense in error handlingJames Bottomley2014-07-111-0/+9
* target: Explicitly clear ramdisk_mcp backend pagesNicholas Bellinger2014-07-111-1/+1
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-07-112-46/+65
* mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2014-07-112-3/+11
* dual scan thread bug fixJames Bottomley2014-07-111-7/+16
* fix our current target reap infrastructureJames Bottomley2014-07-112-45/+74
* Stop accepting SCSI requests before removing a deviceBart Van Assche2014-07-112-5/+13
* target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-07-111-0/+1
* drm: fix NULL pointer access by wrong ioctlZhaowei Yuan2014-07-111-1/+2
* b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-07-111-3/+7
* rt2x00: disable TKIP on USBStanislaw Gruszka2014-07-111-0/+2
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-07-111-3/+16
* watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-07-111-0/+10
* drm/radeon: stop poisoning the GART TLBChristian König2014-07-111-2/+5
* Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires2014-07-111-8/+8
* Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-07-111-2/+3
* Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-07-111-4/+18
* rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON2014-07-111-2/+14
* iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-07-111-0/+10
* ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-07-111-0/+2
* drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher2014-07-111-22/+26
* drm/radeon/atom: fix dithering on certain panelsAlex Deucher2014-07-111-1/+4
* drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher2014-07-111-1/+1
* RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_respYann Droneaud2014-07-112-2/+3
* RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter2014-07-111-0/+1
* IB/umad: Fix error handlingBart Van Assche2014-07-111-22/+27
* xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-07-111-10/+10
* md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown2014-07-111-1/+3
* usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-07-111-0/+10
* USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko2014-07-111-0/+2
* USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2014-07-112-0/+7
* USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2014-07-112-2/+2
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-07-111-1/+7
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-07-111-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-07-112-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-07-111-16/+11
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-07-111-9/+6
* USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-07-111-9/+17
* USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-07-111-12/+22
* USB: usb_wwan: fix write and suspend raceJohan Hovold2014-07-111-8/+5