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-10-16
W1: be able to manually add and remove slaves
David Fries
1
-1
/
+137
2008-10-16
W1: feature, w1_therm.c use strong pullup and documentation
David Fries
1
-2
/
+13
2008-10-16
W1: feature, enable hardware strong pullup
David Fries
4
-5
/
+131
2008-10-16
W1: w1_process, block or sleep
David Fries
3
-9
/
+17
2008-10-16
W1: don't delay search start
David Fries
2
-22
/
+23
2008-10-16
W1: abort search early on on exit
David Fries
1
-0
/
+5
2008-10-16
W1: fix deadlocks and remove w1_control_thread
David Fries
7
-122
/
+71
2008-10-16
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
1
-7
/
+8
2008-10-16
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
1
-0
/
+7
2008-10-16
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
1
-7
/
+7
2008-10-16
parport: remove CVS keywords
Adrian Bunk
3
-3
/
+3
2008-10-16
edac i5000: fix thermal issues
Aristeu Rozanski
1
-1
/
+16
2008-10-16
edac i5000: fix error messages
Aristeu Rozanski
1
-62
/
+119
2008-10-16
edac mpc85xx: add support for mpc8572
Andrew Kilkenny
1
-7
/
+26
2008-10-16
edac: make i82443bxgx_edac coexist with intel_agp
Vladislav Bogdanov
1
-2
/
+61
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-1
/
+1
2008-10-16
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
1
-0
/
+30
2008-10-16
firmware: use dev_printk when possible
Bjorn Helgaas
1
-14
/
+10
2008-10-16
char: moxa.c sparse annotation
Harvey Harrison
1
-1
/
+1
2008-10-16
applicom.c: fix apparently-broken code in do_ac_read()
Andrew Morton
1
-1
/
+1
2008-10-16
Char: ds1286, eliminate busy waiting
Jiri Slaby
1
-3
/
+1
2008-10-16
telephony: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
3
-4
/
+4
2008-10-16
pnp: remove printk() with outdated version
Adrian Bunk
1
-1
/
+0
2008-10-16
fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles
Oleg Nesterov
1
-2
/
+2
2008-10-16
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
3
-0
/
+1073
2008-10-16
framebuffer: fix carminefb section mismatch
Randy Dunlap
1
-1
/
+1
2008-10-16
matroxfb: support G200eV chip
Darrick J. Wong
1
-0
/
+9
2008-10-16
fbdev: allow more chip revisions in Epson s1d13... video driver
Kristoffer Ericson
1
-4
/
+19
2008-10-16
fbdev: ignore VESA modes if framebuffer does not support them
Michal Januszewski
1
-0
/
+11
2008-10-16
vgacon: vgacon_scrolldelta simplification
Marcin Slusarz
1
-12
/
+8
2008-10-16
vgacon: optimize scrolling
Marcin Slusarz
1
-12
/
+15
2008-10-16
fbmon: fix EDID parser to detect interlace modes
Jon Dufresne
1
-1
/
+7
2008-10-16
uvesafb: don't treat mode info retrieval failures as errors
Michal Januszewski
1
-3
/
+8
2008-10-16
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
5
-122
/
+237
2008-10-16
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
3
-30
/
+38
2008-10-16
efifb/imacfb consolidation + hardware support
Peter Jones
4
-399
/
+184
2008-10-16
atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...
Stanislaw Gruszka
1
-0
/
+7
2008-10-16
cirrusfb: do not change MCLK for Alpine chips
Krzysztof Helt
1
-66
/
+53
2008-10-16
cirrusfb: fix 16bpp modes
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: add noaccel module parameter
Krzysztof Helt
1
-1
/
+3
2008-10-16
cirrusfb: drop clock fields from cirrusfb_regs structure
Krzysztof Helt
1
-29
/
+21
2008-10-16
cirrusfb: eliminate CRT registers from global structure
Krzysztof Helt
1
-109
/
+83
2008-10-16
cirrusfb: add __devinit attribute to probing functions
Krzysztof Helt
1
-11
/
+7
2008-10-16
cirrusfb: use modedb and add mode_option parameter
Krzysztof Helt
1
-105
/
+21
2008-10-16
cirrusfb: drop device pointers from cirrusfb_info
Krzysztof Helt
1
-14
/
+6
2008-10-16
cirrusfb: remove 24 bpp mode
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: simplify clock calculation
Krzysztof Helt
1
-21
/
+19
2008-10-16
cirrusfb: remove information about memory size during mode change
Krzysztof Helt
1
-2
/
+0
2008-10-16
intelfb: support 945GME (as used in ASUS Eee 901)
Phil Endecott
4
-3
/
+19
[next]