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
*
[S390] xpram: fix bio_end{_,}io typo
Martin Schwidefsky
2007-10-12
1
-1
/
+1
*
[S390] 3215: Handle special console device.
Cornelia Huck
2007-10-12
1
-0
/
+3
*
[S390] vmwatchdog: fix broken inline assembly.
Heiko Carstens
2007-10-12
1
-2
/
+2
*
[S390] tape: Fix medium state handling
Michael Holzheu
2007-10-12
1
-9
/
+17
*
[S390] zcore: fix inline assembly in memcpy_real()
Michael Holzheu
2007-10-12
1
-3
/
+4
*
[S390] Remove obsolete recommendation for 8M ramdisk size.
Robert P. J. Day
2007-10-12
1
-2
/
+1
*
[S390] qdio: change QDIO performance_stats error message priority
Ursula Braun
2007-10-12
1
-1
/
+1
*
[S390] is_power_of_2 in drivers/s390/block/dasd_int.h
vignesh babu
2007-10-12
1
-1
/
+2
*
[S390] qdio: dont cast function pointers and use them to call functions.
Heiko Carstens
2007-10-12
1
-18
/
+19
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
8
-28
/
+45
*
[S390] zcrypt: fix PCIXCC/CEX2C error recovery
Ralph Wuerthner
2007-10-12
1
-2
/
+5
*
[S390] zcrypt: fix ap_reset_domain()
Ralph Wuerthner
2007-10-12
1
-2
/
+3
*
[S390] zcrypt: remove duplicated struct CPRBX definition
Ralph Wuerthner
2007-10-12
2
-46
/
+1
*
[S390] zcrypt: make init/exit functions static.
Heiko Carstens
2007-10-12
1
-2
/
+2
*
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
2007-10-12
3
-127
/
+21
*
[S390] cio: Fix device attributes for early devices.
Cornelia Huck
2007-10-12
1
-0
/
+1
*
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
2007-10-12
2
-0
/
+7
*
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
2007-10-12
2
-6
/
+14
*
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
2007-10-12
1
-0
/
+29
*
[S390] cio: Minor style fixes.
Cornelia Huck
2007-10-12
1
-4
/
+4
*
[S390] cio: Add docbook comments.
Cornelia Huck
2007-10-12
3
-57
/
+315
*
[S390] cio: Kerneldoc comments for cmf.
Cornelia Huck
2007-10-12
1
-13
/
+74
*
[S390] cio: Fix some coding style issues in cmf.
Cornelia Huck
2007-10-12
1
-64
/
+77
*
[S390] cio: remove subchannel_add_files()
Cornelia Huck
2007-10-12
1
-1
/
+0
*
[S390] cio: rename css to channel_subsystems
Cornelia Huck
2007-10-12
4
-39
/
+49
*
[TG3]: Fix APE induced regression
Matt Carlson
2007-10-12
1
-3
/
+4
*
[SKY2]: version 1.19
Stephen Hemminger
2007-10-12
1
-1
/
+1
*
[SKY2]: use netdevice stats struct
Stephen Hemminger
2007-10-12
2
-22
/
+13
*
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
2007-10-12
1
-2
/
+2
*
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
2007-10-12
1
-7
/
+6
*
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
2007-10-12
1
-9
/
+53
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-12
31
-883
/
+1449
|
\
|
*
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
1
-6
/
+16
|
*
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
1
-26
/
+45
|
*
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-12
1
-20
/
+23
|
*
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2007-10-11
1
-80
/
+199
|
|
\
|
|
*
[POWERPC] XilinxFB: sparse fixes
Grant Likely
2007-10-10
1
-3
/
+3
|
|
*
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
2007-10-10
1
-12
/
+10
|
|
*
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
2007-10-10
1
-9
/
+98
|
|
*
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
2007-10-10
1
-16
/
+16
|
|
*
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
2007-10-10
1
-53
/
+80
|
|
*
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
2007-10-10
1
-9
/
+9
|
|
*
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
2007-10-10
1
-7
/
+7
|
|
*
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
2007-10-10
1
-0
/
+5
|
*
|
[POWERPC] iSeries: Move viodasd probing
Stephen Rothwell
2007-10-11
1
-52
/
+25
|
*
|
[POWERPC] iSeries: Move detection of virtual tapes
Stephen Rothwell
2007-10-11
1
-106
/
+18
|
*
|
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
2007-10-11
1
-97
/
+19
|
*
|
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
2007-10-11
2
-7
/
+5
|
*
|
[POWERPC] iSeries: Simplify viocd initialisation
Stephen Rothwell
2007-10-11
1
-24
/
+13
|
|
/
|
*
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
2007-10-08
2
-1
/
+2
[next]