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
2012-01-10
leds: convert wm8350 driver to devm_kzalloc()
Mark Brown
1
-5
/
+2
2012-01-10
leds: convert wm831x status driver to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-01-10
drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds
Axel Lin
1
-1
/
+1
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
3
-0
/
+788
2012-01-10
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
1
-18
/
+6
2012-01-10
drivers/leds/leds-bd2802.c: use gpio_request_one()
Axel Lin
1
-2
/
+1
2012-01-10
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
Axel Lin
1
-2
/
+0
2012-01-10
leds: convert leds-dac124s085 to module_spi_driver
Axel Lin
1
-12
/
+1
2012-01-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
7
-98
/
+7
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
21
-265
/
+31
2012-01-10
backlight: convert pwm_bl to dev_pm_ops
Mark Brown
1
-10
/
+11
2012-01-10
backlight: convert platform_lcd to devm_kzalloc()
Mark Brown
1
-5
/
+4
2012-01-10
backlight: use kstrtoul()
Jingoo Han
2
-19
/
+13
2012-01-10
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
Jingoo Han
1
-1
/
+0
2012-01-10
backlight/ld9040.c: regulator control in the driver
Donghwa Lee
1
-12
/
+59
2012-01-10
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
13
-148
/
+13
2012-01-10
backlight: remove ADX backlight device support
Paul Bolle
3
-191
/
+0
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-13
/
+11
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-33
/
+36
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-61
/
+367
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
28
-740
/
+1581
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-31
/
+39
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-14
/
+7
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
14
-1130
/
+776
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
15
-174
/
+191
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2
-3
/
+2
2012-01-09
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
459
-36009
/
+24338
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
183
-3727
/
+4727
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-564
/
+1953
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-123
/
+123
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-35
/
+22
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
154
-1002
/
+2693
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-141
/
+328
2012-01-09
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
157
-1095
/
+2760
2012-01-08
8139cp: fix missing napi_gro_flush.
françois romieu
1
-0
/
+1
2012-01-08
... and the same for gadgetfs
Al Viro
1
-15
/
+11
2012-01-08
functionfs: unfuck failure exits on mount
Al Viro
1
-20
/
+11
2012-01-08
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
1
-0
/
+1
2012-01-08
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-67
/
+105
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+303
2012-01-08
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
48
-332
/
+571
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
15
-154
/
+1557
2012-01-08
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
10
-431
/
+1256
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
112
-171
/
+168
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-761
/
+2149
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
83
-164
/
+151
2012-01-07
Merge branch 'samsung/dt' into next/dt
Arnd Bergmann
157
-1095
/
+2760
[next]