index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: sh_cmt clocksource support
Magnus Damm
2009-04-22
1
-0
/
+66
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-04-22
49
-579
/
+667
|
\
|
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-04-21
13
-418
/
+176
|
|
\
|
|
*
go7007: Convert to the new i2c device binding model
Jean Delvare
2009-04-21
13
-418
/
+176
|
*
|
bfin_5xx: misplaced parentheses
Roel Kluin
2009-04-21
1
-3
/
+3
|
*
|
edac: ppc mpc85xx fix mc err detect
Dave Jiang
2009-04-21
1
-1
/
+1
|
*
|
scsi: mpt: suppress debugobjects warning
Eric Paris
2009-04-21
1
-1
/
+1
|
*
|
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-21
2
-7
/
+7
|
*
|
rtc-cmos: fix printk output
Krzysztof Halasa
2009-04-21
1
-11
/
+9
|
*
|
spi: pxa2xx: limit reaches -1
Roel Kluin
2009-04-21
1
-3
/
+3
|
*
|
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
2009-04-21
1
-0
/
+7
|
*
|
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
2009-04-21
1
-1
/
+23
|
*
|
ipmi: add oem message handling
dann frazier
2009-04-21
1
-5
/
+133
|
*
|
ipmi: fix statistics counting issues
Corey Minyard
2009-04-21
1
-22
/
+51
|
*
|
ipmi: test for event buffer before using
Corey Minyard
2009-04-21
1
-29
/
+119
|
*
|
ipmi: fix platform return check
Corey Minyard
2009-04-21
1
-1
/
+1
|
*
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
5
-10
/
+10
|
*
|
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
2009-04-21
1
-7
/
+9
|
*
|
asiliantfb: add missing return statement
Vlada Peric
2009-04-21
1
-0
/
+1
|
*
|
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-04-21
2
-19
/
+50
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'sh/stable-updates' into sh/for-2.6.30
Paul Mundt
2009-04-21
150
-1306
/
+2507
|
|
|
\
|
*
|
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-04-20
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
1
-4
/
+4
|
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-04-20
4
-8
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
agp: zero pages before sending to userspace
Shaohua Li
2009-04-20
1
-2
/
+2
|
|
*
|
|
|
drm: check for minor master before allowing drop master.
Dave Airlie
2009-04-20
1
-0
/
+3
|
|
*
|
|
|
drm: set/clear is_master when master changed
Jonas Bonn
2009-04-20
1
-1
/
+7
|
|
*
|
|
|
drm: clean dirty memory after device release
Ma Ling
2009-04-20
1
-0
/
+1
|
|
*
|
|
|
drm: count reaches -1
Roel Kluin
2009-04-20
1
-5
/
+7
|
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-04-20
4
-25
/
+51
|
|
\
\
\
\
\
|
|
*
|
|
|
|
md: support bitmaps on RAID10 arrays larger then 2 terabytes
NeilBrown
2009-04-20
1
-3
/
+3
|
|
*
|
|
|
|
md: update sync_completed and reshape_position even more often.
NeilBrown
2009-04-17
2
-2
/
+4
|
|
*
|
|
|
|
md: improve usefulness and accuracy of sysfs file md/sync_completed.
NeilBrown
2009-04-14
3
-12
/
+27
|
|
*
|
|
|
|
md: allow setting newly added device to 'in_sync' via sysfs.
NeilBrown
2009-04-14
1
-1
/
+5
|
|
*
|
|
|
|
md: tiny md.h cleanups
Christoph Hellwig
2009-04-14
1
-8
/
+13
|
*
|
|
|
|
|
driver: dont update dev_name via device_add path
Kay Sievers
2009-04-20
1
-1
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-04-19
4
-10
/
+18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
virtio: fix suspend when using virtio_balloon
Marcelo Tosatti
2009-04-19
1
-1
/
+2
|
|
*
|
|
|
|
|
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2009-04-19
3
-9
/
+11
|
|
*
|
|
|
|
|
lguest: fix crash on vmlinux images
Matias Zabaljauregui
2009-04-19
1
-0
/
+5
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
/
|
|
|
|
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
2009-04-19
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
cs5536: define dma_sff_read_status() method
Sergei Shtylyov
2009-04-18
1
-0
/
+1
|
*
|
|
|
|
ide: fix barriers support
Bartlomiej Zolnierkiewicz
2009-04-18
1
-4
/
+7
|
*
|
|
|
|
ide: Remove void casts
Jack Stone
2009-04-18
1
-1
/
+1
|
*
|
|
|
|
hpt366: use ATA_DMA_* constants
Sergei Shtylyov
2009-04-18
1
-5
/
+5
|
*
|
|
|
|
hpt366: fix HPT370 DMA timeouts
Sergei Shtylyov
2009-04-18
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2009-04-19
152
-1311
/
+2543
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
serial: sh-sci: SH7724 support.
Kuninori Morimoto
2009-04-16
1
-3
/
+20
|
*
|
|
|
|
clocksource: sh_cmt earlytimer support
Magnus Damm
2009-04-19
1
-2
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-18
3
-23
/
+122
|
|
\
\
\
\
[next]