summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | | Merge branch 'merge'Paul Mackerras2006-08-08116-1216/+1611
| |\ \ \
| * | | | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-012-3/+17
| * | | | Merge branch 'merge'Paul Mackerras2006-08-01514-4995/+10250
| |\ \ \ \
| * | | | | [POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz2006-07-311-10/+0
| * | | | | [POWERPC] sata_svw: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
| * | | | | [POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
| * | | | | [POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr2006-07-314-13/+16
| * | | | | [POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr2006-07-313-10/+8
| * | | | | [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-318-41/+38
| * | | | | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-3117-66/+70
| * | | | | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-313-22/+21
| * | | | | [POWERPC] briq_panel Kconfig fixAndrew Morton2006-07-311-0/+1
| * | | | | Merge branch 'hvc_iseries'Stephen Rothwell2006-07-138-38/+616
| |\ \ \ \ \
| | * | | | | [POWERPC] Make the hvc_console output buffer size settableStephen Rothwell2006-07-135-9/+15
| | * | | | | [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-134-30/+602
| * | | | | | [POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell2006-07-131-4/+2
| |/ / / / /
| * | | | | [POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2006-07-072-17/+234
| * | | | | [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-071-146/+161
| * | | | | [POWERPC] Add support for briq front panelBenjamin Herrenschmidt2006-07-073-0/+283
| * | | | | [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-073-15/+10
* | | | | | [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-1911-100/+253
|\ \ \ \ \ \
| * | | | | | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
| * | | | | | MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-161-1/+1
| * | | | | | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-30787-10772/+31511
| |\ \ \ \ \ \