summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-20/+4
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-25virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini1-0/+22
2014-06-25virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini1-1/+3
2014-06-25ibmvscsi: Add memory barriers for send / receiveBrian King1-0/+10
2014-06-25ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-06-25qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2-8/+13
2014-06-25bnx2fc: Improve stats update mechanismNeil Horman1-12/+4
2014-06-25bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi1-0/+2
2014-06-25fc: ensure scan_work isn't active when freeing fc_rportNeil Horman1-0/+1
2014-06-25pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi1-3/+10
2014-06-25be2iscsi: remove potential junk pointer freeTomas Henzl1-3/+1
2014-06-25be2iscsi: add an missing goto in error pathTomas Henzl1-0/+2
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar1-3/+4
2014-06-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-21/+63
2014-06-25Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie10-10/+58
2014-06-25drm: fix NULL pointer access by wrong ioctlZhaowei Yuan1-1/+2
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-06-24xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-06-24xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman1-2/+5
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy1-1/+1
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy1-0/+1
2014-06-24scsi_error: set DID_TIME_OUT correctlyHannes Reinecke1-7/+7
2014-06-24scsi_error: fix invalid setting of host byteUlrich Obergfell1-4/+4
2014-06-24drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma1-0/+4
2014-06-24drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma1-0/+2
2014-06-24drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma1-6/+1
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman12-35/+68
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson1-0/+2
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson1-3/+5
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren1-1/+1
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-24drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2-0/+16
2014-06-24drm/exynos: set power state variable after enabling clocks and powerRahul Sharma1-9/+13
2014-06-24drm/exynos: disable unused windows on applyAndrzej Hajda1-0/+2
2014-06-24drm/exynos: Fix de-registration orderingSachin Kamat1-4/+4
2014-06-24drm/exynos: change zero to NULL for sparseDan Carpenter1-1/+1
2014-06-24drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa1-1/+1
2014-06-24drm/exynos: hdmi: fix power order issueInki Dae1-0/+19
2014-06-24DMA, CMA: fix possible memory leakJoonsoo Kim1-1/+11
2014-06-24drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching1-0/+1
2014-06-24be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-23drm/i915: default to having backlight if VBT not availableJani Nikula1-3/+3
2014-06-23drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling1-0/+2
2014-06-23usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-06-23USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-06-23rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9