index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
mfd: Add to_irq() member to asic3 gpio_chip structure
Paul Parsons
1
-0
/
+6
2012-03-06
mfd: Remove unneeded version.h include from ab5500
Jesper Juhl
1
-1
/
+0
2012-03-06
gpio: Support no-irq stmpe mode
Chris Blair
1
-16
/
+25
2012-03-06
mfd: Add support for no-interrupt stmpe config
Chris Blair
1
-38
/
+96
2012-03-06
mfd: Add itps65910 wakeup support
Laxman Dewangan
1
-0
/
+11
2012-03-06
mfd: Add support for multiple s5m devices
Sangbeom Kim
1
-4
/
+38
2012-03-06
mfd: Convert s5m core driver to use devm_kzalloc()
Sangbeom Kim
1
-3
/
+2
2012-03-06
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
1
-1
/
+1
2012-03-06
mfd: Fix s5m error handling for invalid device type
Jonghwan Choi
1
-3
/
+11
2012-03-06
mfd: Fix possible s5m null pointer dereference
Jonghwan Choi
1
-1
/
+1
2012-03-06
mfd: wm8350 variable dereferenced before check
Jonghwan Choi
1
-1
/
+0
2012-03-06
mfd: Add initial db8500 prcmu register access api
Mattias Nilsson
1
-19
/
+17
2012-03-06
mfd: Remove check for db8500 firmware bug
Jonas Aaberg
1
-8
/
+0
2012-03-06
mfd: db8500 OPP and sleep handling update
Mattias Nilsson
1
-1
/
+72
2012-03-06
mfd: Spawned db8500 regulators update
Bengt Jonsson
1
-10
/
+15
2012-03-06
mfd: db8500 clock handling update
Mattias Nilsson
2
-121
/
+673
2012-03-06
mfd: Update abstract dbx500 interface
Mattias Nilsson
1
-21
/
+21
2012-03-06
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
1
-18
/
+33
2012-03-06
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
2
-32
/
+7
2012-03-06
mfd: Fix section mismatch warning for da9052-spi
Axel Lin
1
-2
/
+2
2012-03-06
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
3
-4
/
+20
2012-03-06
mfd: Add missing regmap_exit to free a previously allocated da9052 register map
Axel Lin
2
-3
/
+9
2012-03-06
mfd: Add new mfd device for TPS65217
AnilKumar Ch
3
-0
/
+258
2012-03-06
mfd: twl-core: Don't specify regulator consumers by struct device
Mark Brown
1
-4
/
+4
2012-02-19
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
5
-398
/
+32
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-170
/
+178
2012-02-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-19
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
1
-1
/
+1
2012-02-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2012-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-8
/
+28
2012-02-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-7
/
+22
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
1
-0
/
+16
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
4
-3
/
+9
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-02-15
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
1
-7
/
+11
2012-02-15
mlx4: fix QP tree trashing
Eugenia Emantayev
1
-0
/
+1
2012-02-15
mlx4: fix buffer overrun
Eugenia Emantayev
1
-1
/
+1
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-02-15
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
1
-2
/
+2
2012-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-1
/
+3
2012-02-15
Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-131
/
+241
2012-02-15
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-12
/
+18
2012-02-15
3c59x: shorten timer period for slave devices
Eric Dumazet
1
-1
/
+1
2012-02-14
bnx2x: remove the 'poll' module option
Michal Schmidt
1
-16
/
+1
2012-02-14
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2
-6
/
+2
[next]