Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [S390] zcrypt user space interface. | Martin Schwidefsky | 2006-09-20 | 2 | -0/+1121 | |
| * | | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 2006-09-20 | 2 | -0/+1379 | |
| * | | [S390] remove old z90crypt driver. | Martin Schwidefsky | 2006-09-20 | 6 | -6158/+0 | |
| |/ | ||||||
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-09-22 | 31 | -723/+1256 | |
|\ \ | ||||||
| * | | Revert "[MTD] blkdev helper code: fix printk format warning" | David Woodhouse | 2006-09-22 | 1 | -1/+1 | |
| * | | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli | 2006-09-22 | 3 | -0/+477 | |
| * | | [MTD] pmc551 pci cleanup | Jiri Slaby | 2006-09-22 | 1 | -8/+5 | |
| * | | [MTD] pmc551 use kzalloc | Jiri Slaby | 2006-09-22 | 1 | -5/+2 | |
| * | | [MTD] pmc551 whitespace cleanup | Jiri Slaby | 2006-09-22 | 1 | -567/+596 | |
| * | | [MTD] Remove iq80310 map driver | Lennert Buytenhek | 2006-09-22 | 3 | -127/+0 | |
| * | | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout | Frank Haverkamp | 2006-09-22 | 1 | -1/+1 | |
| * | | [MTD] physmap: add power management support | Lennert Buytenhek | 2006-09-22 | 1 | -0/+33 | |
| * | | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad | 2006-09-22 | 14 | -15/+118 | |
| * | | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 2006-09-22 | 5 | -8/+32 | |
| * | | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap | 2006-09-22 | 1 | -1/+1 | |
| * | | [MTD] Fix ixp4xx partition parsing. | Brian Walsh | 2006-09-22 | 1 | -1/+1 | |
| * | | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski | 2006-09-22 | 1 | -11/+0 | |
| * | | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen | 2006-09-22 | 2 | -0/+11 | |
| |/ | ||||||
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 | 48 | -214/+1077 | |
|\ \ | |/ |/| | ||||||
| * | [POWERPC] Fix ohare IDE irq workaround on old powermacs | Benjamin Herrenschmidt | 2006-09-22 | 1 | -1/+1 | |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 71 | -528/+806 | |
| |\ | ||||||
| * | | [POWERPC] Quiet hvc_console console output on failed opens | Olof Johansson | 2006-09-13 | 1 | -3/+1 | |
| * | | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 220 | -3241/+10952 | |
| |\ \ | ||||||
| * | | | [POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabled | Paul Mackerras | 2006-08-25 | 1 | -1/+1 | |
| * | | | Merge branch 'merge' | Paul Mackerras | 2006-08-08 | 116 | -1216/+1611 | |
| |\ \ \ | ||||||
| * | | | | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard | 2006-08-01 | 2 | -3/+17 | |
| * | | | | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 514 | -4995/+10250 | |
| |\ \ \ \ | ||||||
| * | | | | | [POWERPC] Instrument Hypervisor Calls: merge headers | Mike Kravetz | 2006-07-31 | 1 | -10/+0 | |
| * | | | | | [POWERPC] sata_svw: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -1/+1 | |
| * | | | | | [POWERPC] tmp_atmel: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -2/+2 | |
| * | | | | | [POWERPC] netdevices: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 4 | -13/+16 | |
| * | | | | | [POWERPC] scsi: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 3 | -10/+8 | |
| * | | | | | [POWERPC] video & agp: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 8 | -41/+38 | |
| * | | | | | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 17 | -66/+70 | |
| * | | | | | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 3 | -22/+21 | |
| * | | | | | [POWERPC] briq_panel Kconfig fix | Andrew Morton | 2006-07-31 | 1 | -0/+1 | |
| * | | | | | Merge branch 'hvc_iseries' | Stephen Rothwell | 2006-07-13 | 8 | -38/+616 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [POWERPC] Make the hvc_console output buffer size settable | Stephen Rothwell | 2006-07-13 | 5 | -9/+15 | |
| | * | | | | | [POWERPC] iseries: A new iSeries console | Stephen Rothwell | 2006-07-13 | 4 | -30/+602 | |
| * | | | | | | [POWERPC] iseries: Small viotape cleanup allowed by devfs removal | Stephen Rothwell | 2006-07-13 | 1 | -4/+2 | |
| |/ / / / / | ||||||
| * | | | | | [POWERPC] Xserve G5 thermal control fixes | Benjamin Herrenschmidt | 2006-07-07 | 2 | -17/+234 | |
| * | | | | | [POWERPC] More offb/bootx fixes | Benjamin Herrenschmidt | 2006-07-07 | 1 | -146/+161 | |
| * | | | | | [POWERPC] Add support for briq front panel | Benjamin Herrenschmidt | 2006-07-07 | 3 | -0/+283 | |
| * | | | | | [POWERPC] fix up front-LED Kconfig | Johannes Berg | 2006-07-07 | 3 | -15/+10 | |
* | | | | | | [ATM]: [he] don't hold the device lock when upcalling | Chas Williams | 2006-09-19 | 1 | -0/+2 | |
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-09-19 | 11 | -100/+253 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() | Josef 'Jeff' Sipek | 2006-09-17 | 1 | -6/+3 | |
| * | | | | | | MTD: Fix bug in fixup_convert_atmel_pri | Håvard Skinnemoen | 2006-09-16 | 1 | -1/+1 | |
| * | | | | | | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 | Aubrey Lee | 2006-09-05 | 1 | -6/+6 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-08-30 | 787 | -10772/+31511 | |
| |\ \ \ \ \ \ |