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
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2
-4
/
+4
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
1
-2
/
+6
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
36
-368
/
+738
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-10-31
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
1
-0
/
+18
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
1
-0
/
+2
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
1
-1
/
+4
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
2011-10-31
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
1
-1
/
+1
2011-10-31
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
1
-3
/
+3
2011-10-31
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
1
-1
/
+1
2011-10-31
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
1
-4
/
+17
2011-10-31
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2011-10-31
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
1
-1
/
+4
2011-10-31
leds: Renesas TPU LED driver
Magnus Damm
3
-0
/
+357
2011-10-31
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
1
-2
/
+2
2011-10-31
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...
Fabio Estevam
1
-11
/
+4
2011-10-31
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
1
-37
/
+20
2011-10-31
video/backlight: remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
12
-34
/
+29
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
1
-0
/
+1
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
1
-1
/
+2
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
1
-22
/
+12
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2
-103
/
+133
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
5
-9
/
+9
2011-10-31
lis3: use consistent naming of variables
Éric Piel
1
-60
/
+60
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
1
-2
/
+7
2011-10-31
hp_accel: add HP ProBook 655x
Éric Piel
1
-0
/
+1
2011-10-31
lis3: add support for HP EliteBook 8540w
Éric Piel
1
-0
/
+1
2011-10-31
lis3: add support for HP EliteBook 2730p
Éric Piel
1
-0
/
+1
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
3
-9
/
+32
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-39
/
+8
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
1
-24
/
+8
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
3
-8
/
+8
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
31
-350
/
+395
2011-10-31
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
14
-599
/
+1395
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
389
-6428
/
+27349
2011-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-488
/
+539
2011-10-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-10-31
md/raid10: Fix bug when activating a hot-spare.
NeilBrown
1
-1
/
+1
2011-10-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+21
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
15
-60
/
+2589
2011-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
3
-45
/
+44
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
128
-7221
/
+11106
2011-10-30
[S390] qdio: prevent dsci access without adapter interrupts
Jan Glauber
3
-33
/
+50
2011-10-30
[S390] sparse: fix sparse symbol shadow warning
Martin Schwidefsky
1
-3
/
+3
2011-10-30
[S390] sparse: fix sparse NULL pointer warnings
Martin Schwidefsky
1
-2
/
+2
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+2
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
6
-6
/
+6
2011-10-30
[S390] dasd: prevent path verification before resume
Stefan Haberland
3
-2
/
+17
[next]