summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1371-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-31787-10772/+31511
| |\ \ \ \ \ \
| * | | | | | | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-171-0/+90
| * | | | | | | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-171-0/+21
| * | | | | | | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
| * | | | | | | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-151-0/+14
| * | | | | | | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
| * | | | | | | block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
| * | | | | | | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
| * | | | | | | remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
| * | | | | | | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
| * | | | | | | [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
| * | | | | | | [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-191-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [ATM]: [he] when transmit fails, unmap the dma regionsChas Williams2006-09-181-0/+9
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-191-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-181-3/+10
| |/ / / / / / / /
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-191-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | [ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks2006-09-181-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-09-1710-31/+27
|\ \ \ \ \ \ \ \