aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds2007-10-12
|\
| * [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-12
| * [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-12
| * [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-12
| * [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-12
| * [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-12
* | Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-10-12
|\ \
| * | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-12
|\ \
| * | mmc: use correct unregister function for led triggerPierre Ossman2007-10-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-12
|\ \ \
| * | | [BNX2]: Refine napi poll loop.Michael Chan2007-10-12
| * | | [TG3]: Refine napi poll loop.Michael Chan2007-10-12
| | |/ | |/|
* | | [S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky2007-10-12
* | | [S390] 3215: Handle special console device.Cornelia Huck2007-10-12
* | | [S390] vmwatchdog: fix broken inline assembly.Heiko Carstens2007-10-12
* | | [S390] tape: Fix medium state handlingMichael Holzheu2007-10-12
* | | [S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu2007-10-12
* | | [S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day2007-10-12
* | | [S390] qdio: change QDIO performance_stats error message priorityUrsula Braun2007-10-12
* | | [S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu2007-10-12
* | | [S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens2007-10-12
* | | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-12
* | | [S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner2007-10-12
* | | [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-12
* | | [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-12
* | | [S390] zcrypt: make init/exit functions static.Heiko Carstens2007-10-12
* | | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-12
* | | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-12
* | | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-12
* | | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-12
* | | [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-12
* | | [S390] cio: Minor style fixes.Cornelia Huck2007-10-12
* | | [S390] cio: Add docbook comments.Cornelia Huck2007-10-12
* | | [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-12
* | | [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-12
* | | [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-12
* | | [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-12
|/ /
* | [TG3]: Fix APE induced regressionMatt Carlson2007-10-12
* | [SKY2]: version 1.19Stephen Hemminger2007-10-12
* | [SKY2]: use netdevice stats structStephen Hemminger2007-10-12
* | [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-12
* | [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-12
* | [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\ \
| * | [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-12
| * | [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-12
| * | [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-12
| * | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-11
| |\ \
| | * | [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-10