summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2243-6658/+7105
|\
| * [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
| * [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-205-61/+68
| * [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
| * [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
| * [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
| * [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
| * [S390] Get rid of DBG macro.Cornelia Huck2006-09-201-10/+7
| * [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-203-0/+299
| * [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
| * [S390] fix typo in vmcp.Christian Borntraeger2006-09-202-2/+2
| * [S390] qdio slsb processing state.Frank Pavlic2006-09-201-1/+1
| * [S390] Missing initialization in common i/o layer.Heiko Carstens2006-09-201-0/+1
| * [S390] convert some assembler to C.Heiko Carstens2006-09-201-2/+36
| * [S390] __exit cleanup.Heiko Carstens2006-09-201-1/+1
| * [S390] cleanup sysinfo and add system z9 specific extensions.Martin Schwidefsky2006-09-201-224/+231
| * [S390] dasd default debug level.Horst Hummel2006-09-201-2/+2
| * [S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky2006-09-203-28/+51
| * [S390] qdio_get_micros return value.Frank Pavlic2006-09-201-1/+1
| * [S390] empty function defines.Heiko Carstens2006-09-202-12/+12
| * [S390] ipl/dump on panic.Michael Holzheu2006-09-201-10/+40
| * [S390] hypfs comment cleanup.Michael Holzheu2006-09-201-1/+2
| * [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-2013-25/+373
| * [S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky2006-09-203-0/+134
| * [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1949
| * [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1229
| * [S390] zcrypt user space interface.Martin Schwidefsky2006-09-202-0/+1121
| * [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-202-0/+1379
| * [S390] remove old z90crypt driver.Martin Schwidefsky2006-09-206-6158/+0
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-2231-723/+1256
|\ \
| * | Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse2006-09-221-1/+1
| * | [MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli2006-09-223-0/+477
| * | [MTD] pmc551 pci cleanupJiri Slaby2006-09-221-8/+5
| * | [MTD] pmc551 use kzallocJiri Slaby2006-09-221-5/+2
| * | [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-221-567/+596
| * | [MTD] Remove iq80310 map driverLennert Buytenhek2006-09-223-127/+0
| * | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp2006-09-221-1/+1
| * | [MTD] physmap: add power management supportLennert Buytenhek2006-09-221-0/+33
| * | ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-2214-15/+118
| * | [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-225-8/+32
| * | [MTD] blkdev helper code: fix printk format warningRandy Dunlap2006-09-221-1/+1
| * | [MTD] Fix ixp4xx partition parsing.Brian Walsh2006-09-221-1/+1
| * | [MTD NAND] Remove old code in au1550nd.cMichal Piotrowski2006-09-221-11/+0
| * | [MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen2006-09-222-0/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-2248-214/+1077
|\ \ | |/ |/|
| * [POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt2006-09-221-1/+1
| * Merge branch 'linux-2.6'Paul Mackerras2006-09-1471-528/+806
| |\
| * | [POWERPC] Quiet hvc_console console output on failed opensOlof Johansson2006-09-131-3/+1
| * | Merge branch 'merge'Paul Mackerras2006-08-31220-3241/+10952
| |\ \
| * | | [POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabledPaul Mackerras2006-08-251-1/+1