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