index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
staging: tidspbridge: fix an erroneous removal of parentheses
Suman Anna
1
-2
/
+4
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2014-06-26
mfd: ab8500: Fix dt irq mapping
Grygorii Strashko
1
-1
/
+1
2014-06-26
mfd: davinci: Voicecodec needs regmap_mmio
Arnd Bergmann
1
-0
/
+1
2014-06-26
mfd: STw481x: Allow modular build
Arnd Bergmann
1
-1
/
+1
2014-06-26
mfd: UCB1x00: Enable modular build
Arnd Bergmann
1
-1
/
+1
2014-06-26
video: omapdss: Fix potential null pointer dereference
Sachin Kamat
1
-3
/
+5
2014-06-26
video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used
Emil Goode
1
-2
/
+0
2014-06-26
TC: Handle device_register() errors.
Levente Kurusa
1
-2
/
+8
2014-06-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+19
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-222
/
+503
2014-06-25
net: allwinner: emac: Add missing free_irq
Maxime Ripard
1
-0
/
+1
2014-06-25
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-06-25
xen-netback: bookkeep number of active queues in our own module
Wei Liu
3
-52
/
+26
2014-06-25
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
1
-2
/
+2
2014-06-25
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
1
-1
/
+1
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+5
2014-06-25
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
1
-1
/
+1
2014-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+9
2014-06-25
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
1
-1
/
+4
2014-06-25
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
Josef Gajdusek
1
-0
/
+1
2014-06-25
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
2
-3
/
+16
2014-06-25
hwmon: (w83l786ng) Report correct minimum fan speed
Axel Lin
1
-1
/
+1
2014-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+2
2014-06-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-20
/
+4
2014-06-25
misc: atmel_pwm: fix Kconfig symbols
Nicolas Ferre
1
-1
/
+1
2014-06-25
drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces
Shobhit Kumar
1
-3
/
+4
2014-06-25
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
7
-21
/
+63
2014-06-25
Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
10
-10
/
+58
2014-06-25
drm: fix NULL pointer access by wrong ioctl
Zhaowei Yuan
1
-1
/
+2
2014-06-24
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
1
-9
/
+7
2014-06-24
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-06-24
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-06-24
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
1
-2
/
+5
2014-06-24
regulator: tps65218: Correct the the config register for LDO1
Keerthy
1
-1
/
+1
2014-06-24
regulator: tps65218: Add the missing of_node assignment in probe
Keerthy
1
-0
/
+1
2014-06-24
drm/exynos: enable vsync interrupt while waiting for vblank
Rahul Sharma
1
-0
/
+4
2014-06-24
drm/exynos: soft reset mixer before reconfigure after power-on
Rahul Sharma
1
-0
/
+2
2014-06-24
drm/exynos: allow multiple layer updates per vsync for mixer
Rahul Sharma
1
-6
/
+1
2014-06-24
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
12
-35
/
+68
2014-06-24
drm/i915: Hold the table lock whilst walking the file's idr and counting the ...
Chris Wilson
1
-0
/
+2
2014-06-24
drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation
Chris Wilson
1
-3
/
+5
2014-06-24
regulator: palmas: fix typo in enable_reg calculation
Stephen Warren
1
-1
/
+1
2014-06-24
powerpc/macintosh/smu.c: Fix closing brace followed by if
Rasmus Villemoes
1
-1
/
+2
2014-06-24
drm/exynos: stop mixer before gating clocks during poweroff
Rahul Sharma
2
-0
/
+16
2014-06-24
drm/exynos: set power state variable after enabling clocks and power
Rahul Sharma
1
-9
/
+13
2014-06-24
drm/exynos: disable unused windows on apply
Andrzej Hajda
1
-0
/
+2
2014-06-24
drm/exynos: Fix de-registration ordering
Sachin Kamat
1
-4
/
+4
2014-06-24
drm/exynos: change zero to NULL for sparse
Dan Carpenter
1
-1
/
+1
[prev]
[next]