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
2009-04-06
Remove fdump tool for av7110 firmware
Jaswinder Singh
4
-87
/
+5
2009-04-06
firmware: convert av7110 driver to request_firmware()
Jaswinder Singh
2
-24
/
+14
2009-04-06
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+4
2009-04-06
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-184
/
+0
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
73
-12188
/
+5402
2009-04-06
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
6
-38
/
+491
2009-04-06
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
3
-184
/
+0
2009-04-06
backlight: Adds HP Jornada 700 series backlight driver
Kristoffer Ericson
3
-0
/
+171
2009-04-06
backlight: Add HP Jornada 700 series LCD driver
Kristoffer Ericson
3
-0
/
+163
2009-04-06
backlight: fix pwm_bl.c when multiple PWM backlights exist
Eric Miao
1
-2
/
+2
2009-04-06
backlight: mbp_nvidia_bl - Add a debug switch
Mario Schwalbe
1
-2
/
+31
2009-04-06
backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5
Mario Schwalbe
1
-36
/
+126
2009-04-06
leds: introduce lp5521 led driver
Felipe Balbi
1
-0
/
+10
2009-04-06
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
1
-0
/
+9
2009-04-06
leds: Fix &&/|| confusion in leds-pca9532.c
Riku Voipio
1
-1
/
+1
2009-04-06
leds: move h1940-leds's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-04-06
leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c
Zhenwen Xu
1
-5
/
+2
2009-04-06
leds: add BD2802GU LED driver
Kim Kyuwon
3
-0
/
+773
2009-04-06
leds: remove experimental flag from leds-clevo-mail
Németh Márton
1
-2
/
+2
2009-04-06
leds: Prevent multiple LED triggers with the same name
Adam Nielsen
1
-1
/
+9
2009-04-06
leds: Add gpio-led trigger
Felipe Balbi
3
-0
/
+253
2009-04-06
leds: Add rb532 LED driver for the User LED
Phil Sutter
3
-0
/
+85
2009-04-06
leds: Add suspend/resume state flags to leds-gpio
Richard Purdie
1
-1
/
+2
2009-04-06
leds: simple driver for pwm driven LEDs
Luotao Fu
3
-0
/
+160
2009-04-06
leds: Fix leds-gpio driver multiple module_init/exit usage
Richard Purdie
1
-19
/
+27
2009-04-06
leds: Add dac124s085 driver
Guennadi Liakhovetski
3
-0
/
+160
2009-04-06
leds: allow led-drivers to use a variable range of brightness values
Guennadi Liakhovetski
6
-8
/
+28
2009-04-06
leds: Add openfirmware platform device support
Trent Piepho
2
-44
/
+182
2009-04-06
md/raid1 - don't assume newly allocated bvecs are initialised.
NeilBrown
1
-3
/
+4
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
9
-149
/
+129
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
124
-2618
/
+4484
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-3
/
+144
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
2
-8
/
+15
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
698
-64561
/
+287397
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+3
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
6
-31
/
+11
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-2
/
+2
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
18
-271
/
+2090
2009-04-05
ACPI: processor: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-15
/
+4
2009-04-05
ACPI: button: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-69
/
+8
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
1
-0
/
+71
2009-04-05
Merge branch 'linus' into release
Len Brown
2394
-140443
/
+274150
2009-04-05
Merge branch 'misc' into release
Len Brown
6
-21
/
+29
2009-04-05
Merge branch 'x2apic' into release
Len Brown
3
-1
/
+101
2009-04-05
Merge branch 'pnpacpi' into release
Len Brown
1
-7
/
+16
2009-04-05
Merge branch 'dell-wmi' into release
Len Brown
3
-0
/
+221
2009-04-05
Merge branch 'constify' into release
Len Brown
6
-25
/
+32
2009-04-05
Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release
Len Brown
1
-8
/
+22
2009-04-05
Merge branch 'acpi_enforce_resources' into release
Len Brown
1
-3
/
+3
2009-04-05
Merge branch 'async-battery' into release
Len Brown
2
-5
/
+12
[next]