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
2008-08-12
fbcon: prevent cursor disappearance after switching to 512 character font
Krzysztof Helt
1
-2
/
+2
2008-08-12
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
1
-2
/
+5
2008-08-12
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
Haavard Skinnemoen
1
-2
/
+4
2008-08-12
matrox maven: convert to a new-style i2c driver
Jean Delvare
2
-57
/
+50
2008-08-12
matroxfb: i2c structure templates clean-up
Jean Delvare
1
-8
/
+3
2008-08-12
matrox maven: fix a broken error path
Jean Delvare
1
-1
/
+1
2008-08-12
GRU: fix preprocessor symbol for sparse
Randy Dunlap
1
-1
/
+1
2008-08-12
radeonfb: fix accel engine hangs
David Miller
1
-0
/
+8
2008-08-12
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-08-12
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
2008-08-12
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
1
-1
/
+1
2008-08-12
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
1
-9
/
+3
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-19
/
+11
2008-08-12
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-144
/
+200
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-08-12
lguest: use get_user_pages_fast() instead of get_user_pages()
Rusty Russell
1
-16
/
+9
2008-08-12
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
4
-0
/
+38
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
11
-134
/
+141
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
4
-4
/
+4
2008-08-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
12
-66
/
+2172
2008-08-11
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
8
-110
/
+66
2008-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-18
/
+21
2008-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-21
/
+48
2008-08-11
Fix race/oops in tty layer after BKL pushdown
Christian Borntraeger
1
-1
/
+1
2008-08-11
Revert "fbcon: bgcolor fix"
Linus Torvalds
1
-1
/
+1
2008-08-10
[WATCHDOG] pcwd.c - fix open_allowed type.
Wim Van Sebroeck
1
-1
/
+1
2008-08-10
mfd: tc6393 cleanup and update
Ian Molton
1
-63
/
+93
2008-08-10
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
3
-2
/
+11
2008-08-10
mfd: TMIO MMC driver
Ian Molton
4
-0
/
+892
2008-08-10
mfd: driver for the TMIO NAND controller
Ian Molton
3
-0
/
+564
2008-08-10
hwmon: (lm75) Drop legacy i2c driver
Jean Delvare
1
-92
/
+22
2008-08-10
i2c: correct some size_t printk formats
David Brownell
2
-6
/
+6
2008-08-10
i2c: Check for address business before creating clients
Jean Delvare
1
-1
/
+6
2008-08-10
i2c: Let users select algorithm drivers manually again
Jean Delvare
2
-3
/
+22
2008-08-10
i2c: Fix NULL pointer dereference in i2c_new_probed_device
Hans Verkuil
1
-1
/
+3
2008-08-10
i2c: Fix oops on bus multiplexer driver loading
Jean Delvare
2
-7
/
+7
2008-08-10
[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/wdt285.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/shwdt.c compilation
Adrian Bunk
1
-12
/
+12
2008-08-10
[WATCHDOG] fix watchdog/txx9wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n
Jean Delvare
1
-1
/
+4
2008-08-10
mfd: t7l66 MMC platform data
Ian Molton
1
-0
/
+5
2008-08-10
mfd: tc6387 MMC platform data
Ian Molton
1
-1
/
+10
2008-08-10
mfd: Fix 7l66 and 6387 according to the new mfd-core API
Samuel Ortiz
2
-5
/
+10
2008-08-10
mfd: Fix tc6393 according to the new tmio.h
Samuel Ortiz
1
-3
/
+0
2008-08-10
mfd: driver for the TC6387XB TMIO controller.
Ian Molton
3
-0
/
+179
[next]