summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] maps: Add support for MTX-1 Flash deviceJoern Engel2005-11-063-2/+106
* [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-6/+40
* [MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor2005-11-063-2/+97
* OneNAND: Remove OMAP platform driverKyungmin Park2005-11-063-154/+0
* [MTD] OneNAND: Add generic platform driverKyungmin Park2005-11-063-0/+155
* [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1
* [MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park2005-11-061-2/+2
* [PATCH] OneNAND: Fix bug in write verifyKyungmin Park2005-11-061-7/+4
* [PATCH] OneNAND: Add simulatorKyungmin Park2005-11-063-0/+474
* [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park2005-11-061-182/+89
* [PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2005-11-062-20/+89
* [PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2005-11-063-4/+107
* [MTD] Add initial support for OneNAND flash chipsKyungmin Park2005-11-066-6/+1689
* [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-061-2/+2
* [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-061-45/+1
* [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-061-3/+8
* [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-061-50/+75
* {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-062-24/+67
* [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
* [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-065-12/+873
* Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-062183-150450/+260632
|\
| * [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-041-0/+8
| * Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-046-0/+1865
| |\
| | * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-026-0/+1865
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0424-118/+165
| |\ \
| | * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| | * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| | * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| | * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
| | * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
| | * | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27
| | * | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7
| | * | [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| | * | [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-313-6/+5
| | * | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1
| | * | [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-047-38/+41
| |\ \
| | * \ Merge Paulus' treeStephen Rothwell2005-11-02124-138/+218
| | |\ \
| | | * \ Merge ../linux-2.6Paul Mackerras2005-11-02124-138/+218
| | | |\ \
| | * | \ \ Merge iSeries include file moveStephen Rothwell2005-11-026-25/+25
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | merge filename and modify references to iseries/vio.hKelly Daly2005-11-025-6/+6
| | | * | | merge filename and modify references to iSeries/mf.hKelly Daly2005-11-021-1/+1
| | | * | | merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-024-4/+4
| | | * | | merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-026-6/+6
| | | * | | merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-025-5/+5
| | | * | | merge filename and modify references to iseries/hv_call_event.hKelly Daly2005-11-022-2/+2
| | | * | | merge filename and modify references to iseries/hv_call.hKelly Daly2005-11-011-1/+1
| | * | | | powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras2005-11-021-13/+16
| | |/ / /
| * | | | [USB]: Make early handoff a final fixup instead of a header one.David S. Miller2005-11-041-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-041-1/+1
| |\ \ \ \