summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel-2/+2
2006-05-30[MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel-1/+1
2006-05-29Input: change from numbered to named switchesRichard Purdie-8/+3
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett-0/+2
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner-11/+27
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner-19/+43
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner-2/+5
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox-0/+2
2006-05-26[PATCH] PCI identifiers for the pata_via updateAlan Cox-1/+4
2006-05-26[PATCH] pci_ids: add new device idsAyaz Abdulla-0/+8
2006-05-26Merge branch 'master' into upstreamJeff Garzik-0/+2
2006-05-26Merge branch 'upstream-fixes' into upstreamJeff Garzik-0/+2
2006-05-26Merge branch 'from-linus' into upstreamJohn W. Linville-8/+156
2006-05-26[PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras-0/+2
2006-05-26[MTD] NAND modularize write functionThomas Gleixner-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner-0/+14
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner-0/+4
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-62/+419
2006-05-24[PATCH] libata: Remove obsolete flagAlan Cox-1/+0
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason-3/+3
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell-4/+0
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell-1/+0
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell-1/+0
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox-0/+6
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew-0/+4
2006-05-24Merge branch 'master' into upstreamJeff Garzik-15/+246
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik-5/+33
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin-0/+1
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin-0/+2
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner-5/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner-16/+17
2006-05-23Merge branch 'master' into upstreamJeff Garzik-15/+246
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-3/+142
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse-1/+9
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton-3/+4
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner-3/+3
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner-5/+1
2006-05-23[MTD] Remove nand writev supportThomas Gleixner-2/+0
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner-11/+11
2006-05-23[MTD] NAND modularize ECCThomas Gleixner-30/+33
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner-11/+11
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner-69/+34
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner-0/+66