aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[S390] vmwatchdog: fix broken inline assembly.Heiko Carstens1-2/+2
2007-10-12[S390] tape: Fix medium state handlingMichael Holzheu1-9/+17
2007-10-12[S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu1-3/+4
2007-10-12[S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day1-2/+1
2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun1-1/+1
2007-10-12[S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu1-1/+2
2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens1-18/+19
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens8-28/+45
2007-10-12[S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner1-2/+5
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner1-2/+3
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2-46/+1
2007-10-12[S390] zcrypt: make init/exit functions static.Heiko Carstens1-2/+2
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck3-127/+21
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck1-0/+1
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2-0/+7
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2-6/+14
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck1-0/+29
2007-10-12[S390] cio: Minor style fixes.Cornelia Huck1-4/+4
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck3-57/+315
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck1-13/+74
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck1-64/+77
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck1-1/+0
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck4-39/+49
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-11[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-11[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-11[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-11[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-11[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds31-883/+1449
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely1-6/+16
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely1-26/+45
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds81-1701/+2345
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds681-29831/+179056
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds51-847/+917
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds5-47/+252
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds8-34/+477
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds25-62/+68
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds41-656/+776
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-71/+151
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds256-5671/+17905
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds38-402/+5698
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz19-136/+29
2007-10-11sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz1-7/+4
2007-10-11it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz3-30/+20