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.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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+17
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+4
2010-03-08
sysdev: Add sysdev_create/remove_files
Andi Kleen
1
-0
/
+13
2010-03-08
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-0
/
+2
2010-03-08
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
1
-0
/
+14
2010-03-08
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-2
/
+4
2010-03-08
driver core: make platform_device_id table const
Eric Miao
1
-1
/
+1
2010-03-08
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+5
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2010-03-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
17
-240
/
+5240
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+6
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+51
2010-03-08
mfd: Fix ucb1x00 build failure for collie_defconfig
Peter Huewe
1
-0
/
+1
2010-03-08
mfd: Use completion interrupt for WM831x AUXADC
Mark Brown
1
-0
/
+2
2010-03-08
mfd: Use completion interrupt for WM835x AUXADC
Mark Brown
1
-0
/
+2
2010-03-08
mfd: Introduce remove_script function for twl4030
Mike Turquette
1
-0
/
+1
2010-03-08
mfd: Add WM831x revision B support
Mark Brown
2
-0
/
+8
2010-03-08
tmio_mmc: Remove const from platform data V3
Magnus Damm
1
-1
/
+1
2010-03-08
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
1
-0
/
+1
2010-03-08
mfd: Add twl6030 base addr for ID0, ID1, ID2
Balaji T K
1
-0
/
+5
2010-03-08
mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
Moiz Sonasath
1
-0
/
+15
2010-03-08
mfd: Use genirq in 88pm860x
Haojian Zhuang
1
-18
/
+12
2010-03-08
mfd: Clean code in max8925
Haojian Zhuang
1
-17
/
+0
2010-03-08
mfd: Update irq handler in max8925
Haojian Zhuang
1
-42
/
+97
2010-03-08
mfd: Add initial WM8994 support
Mark Brown
3
-0
/
+223
2010-03-08
mfd: Add WM8994 register definitions
Mark Brown
1
-0
/
+4292
2010-03-08
mfd: Remove leftover from discontinued TWL4030 battery patch
Christoph Egger
1
-6
/
+1
2010-03-08
mfd: Add HTCPLD driver
Cory Maccarrone
1
-0
/
+24
2010-03-08
mfd: Add subdevs in max8925
Haojian Zhuang
1
-0
/
+96
2010-03-08
mfd: Initial max8925 support
Haojian Zhuang
1
-0
/
+119
2010-03-08
input: Enable touch on 88pm860x
Haojian Zhuang
1
-0
/
+1
2010-03-08
mfd: Append subdev into 88pm860x driver
Haojian Zhuang
1
-0
/
+151
2010-03-08
mfd: Add irq support in 88pm860x
Haojian Zhuang
1
-26
/
+28
2010-03-08
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
1
-24
/
+28
2010-03-08
mfd: Split 88pm8607 driver
Haojian Zhuang
1
-3
/
+9
2010-03-08
mfd: Convert AB3100 driver to threaded IRQ
Linus Walleij
1
-3
/
+0
2010-03-08
gpiolib: Add support for WM8350 GPIO controller
Mark Brown
2
-0
/
+3
2010-03-08
mfd: Convert WM8350 to genirq
Mark Brown
1
-13
/
+31
2010-03-08
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
1
-0
/
+1
2010-03-08
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-1
/
+2
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
3
-0
/
+499
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
2
-6
/
+51
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
3
-7
/
+11
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+5
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
1
-0
/
+3
2010-03-06
pca953x: minor include cleanup
Olof Johansson
1
-0
/
+8
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
1
-0
/
+18
2010-03-06
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
1
-0
/
+2
2010-03-06
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
1
-3
/
+21
2010-03-06
coredump: pass mm->flags as a coredump parameter for consistency
Masami Hiramatsu
1
-0
/
+1
[next]