summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-122-13/+1
|\
| * ACPI: remove the now unused ifdef codeThomas Gleixner2007-10-121-12/+0
| * x86: kill 8253pit.hThomas Gleixner2007-10-121-1/+1
* | Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds2007-10-127-662/+868
|\ \
| * | [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-121-219/+294
| * | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-121-119/+157
| * | [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-121-216/+278
| * | [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-121-88/+136
| * | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-123-20/+3
| |/
* | Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-10-121-144/+130
|\ \
| * | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-121-144/+130
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-121-1/+1
|\ \
| * | mmc: use correct unregister function for led triggerPierre Ossman2007-10-121-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-122-16/+24
|\ \ \
| * | | [BNX2]: Refine napi poll loop.Michael Chan2007-10-121-6/+10
| * | | [TG3]: Refine napi poll loop.Michael Chan2007-10-121-10/+14
| | |/ | |/|
* | | [S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky2007-10-121-1/+1
* | | [S390] 3215: Handle special console device.Cornelia Huck2007-10-121-0/+3
* | | [S390] vmwatchdog: fix broken inline assembly.Heiko Carstens2007-10-121-2/+2
* | | [S390] tape: Fix medium state handlingMichael Holzheu2007-10-121-9/+17
* | | [S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu2007-10-121-3/+4
* | | [S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day2007-10-121-2/+1
* | | [S390] qdio: change QDIO performance_stats error message priorityUrsula Braun2007-10-121-1/+1
* | | [S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu2007-10-121-1/+2
* | | [S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens2007-10-121-18/+19
* | | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-128-28/+45
* | | [S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner2007-10-121-2/+5
* | | [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-121-2/+3
* | | [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-122-46/+1
* | | [S390] zcrypt: make init/exit functions static.Heiko Carstens2007-10-121-2/+2
* | | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-123-127/+21
* | | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-121-0/+1
* | | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-122-0/+7
* | | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-122-6/+14
* | | [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-121-0/+29
* | | [S390] cio: Minor style fixes.Cornelia Huck2007-10-121-4/+4
* | | [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-57/+315
* | | [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-13/+74
* | | [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-64/+77
* | | [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-121-1/+0
* | | [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-124-39/+49
|/ /
* | [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
* | [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
* | [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
* | [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
* | [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
* | [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1131-883/+1449
|\ \
| * | [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-6/+16
| * | [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-26/+45
OpenPOWER on IntegriCloud