summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-26iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-06-26target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-26iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger
2014-06-26iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann
2014-06-26TC: Handle device_register() errors.Levente Kurusa
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2014-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-25drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar
2014-06-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2014-06-25Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2014-06-25drm: fix NULL pointer access by wrong ioctlZhaowei Yuan
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy
2014-06-24drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma
2014-06-24drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma
2014-06-24drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-24drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma
2014-06-24drm/exynos: set power state variable after enabling clocks and powerRahul Sharma
2014-06-24drm/exynos: disable unused windows on applyAndrzej Hajda
2014-06-24drm/exynos: Fix de-registration orderingSachin Kamat
2014-06-24drm/exynos: change zero to NULL for sparseDan Carpenter
2014-06-24drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa
2014-06-24drm/exynos: hdmi: fix power order issueInki Dae
2014-06-23DMA, CMA: fix possible memory leakJoonsoo Kim