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