summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | avr32: Add support for ATSTK1006Håvard Skinnemoen2008-06-073-2/+81
| * | | | [MTD] [NAND] atmel_nand: make available on AVR32Håvard Skinnemoen2008-06-071-5/+5
| * | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700xHåvard Skinnemoen2008-06-072-0/+65
| * | | | avr32: move hsmc_init() to core_initcallHåvard Skinnemoen2008-06-071-1/+1
| * | | | [MTD] [NAND] atmel_nand: Clean up and fix probe() error pathHåvard Skinnemoen2008-06-071-19/+22
| * | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-0719-133/+133
| * | | | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and KconfigHåvard Skinnemoen2008-06-074-19/+16
| * | | | [MTD] [NAND] at91_nand: Convert to generic GPIO APIHåvard Skinnemoen2008-06-071-7/+5
| * | | | [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and removeAnton Vorontsov2008-06-071-2/+2
| * | | | [MTD] [NAND] nandsim: missing header for do_divRandy Dunlap2008-06-051-0/+1
| * | | | [MTD] [NAND] S3C2410: Remove changelog and tidy headerBen Dooks2008-06-041-17/+3
| * | | | [MTD] [NAND] S3C2410: Change printk() into dev_dbg()Ben Dooks2008-06-041-1/+2
| * | | | [MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger2008-06-043-0/+231
| * | | | [MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley2008-06-043-42/+19
| * | | | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04138-279/+3
| * | | | [MTD] [NAND] nandsim: allow for 64-bit sizeAdrian Hunter2008-06-041-14/+21
| * | | | [MTD] [NAND] nandsim: fix overridesizeAdrian Hunter2008-06-041-0/+1
| * | | | [MTD] [NAND] nandsim: fix size bugAdrian Hunter2008-06-041-1/+1
| * | | | [MTD] [OneNAND] Check the ECC status first instead of controllerKyungmin Park2008-06-041-29/+25
| * | | | [MTD] DataFlash: use proper typesDavid Woodhouse2008-06-041-16/+16
| * | | | [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...Michael Hennerich2008-06-041-5/+112
| * | | | [MTD] use list_for_each_entry() in del_mtd_device()matthias@kaehlcke.net2008-06-041-3/+2
| * | | | [MTD] use list_for_each_entry() in add_mtd_device()matthias@kaehlcke.net2008-06-041-3/+2
| * | | | [MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.Robert P. J. Day2008-06-041-1/+1
| * | | | [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.cToralf Förster2008-06-041-2/+4
| * | | | [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chipsMike Rapoport2008-06-041-0/+35
| * | | | [MTD] [NOR] Add support for flash chips with ID in bank other than 0Mike Rapoport2008-06-041-3/+16
| * | | | [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chipsMike Rapoport2008-06-041-0/+32
| * | | | [MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2008-05-142-0/+36
| * | | | [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov2008-05-061-1/+1
* | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-07-261-11/+12
|\ \ \ \ \
| * | | | | tracehook: comment fixesRoland McGrath2008-07-261-11/+12
* | | | | | m68k: gs: use tty_port fixesGeert Uytterhoeven2008-07-262-55/+56
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-2611-36/+461
|\ \ \ \ \ \
| * | | | | | atmel-mci: debugfs supportHaavard Skinnemoen2008-07-272-0/+191
| * | | | | | mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-274-0/+74
| * | | | | | mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-275-0/+179
| * | | | | | imxmmc: fix crash when no platform data is providedPaulius Zaleckas2008-07-271-2/+9
| * | | | | | imxmmc: fix platform resourcesPaulius Zaleckas2008-07-271-27/+6
| * | | | | | imxmmc: remove DEBUG definitionPaulius Zaleckas2008-07-271-6/+0
| * | | | | | mmc_spi: put signals to low power off fixJan Nikitenko2008-07-241-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26126-1535/+1088
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] fix RLIM_NOFILE handlingAl Viro2008-07-263-21/+15
| * | | | | | | [PATCH] get rid of corner case in dup3() entirelyAl Viro2008-07-261-9/+11
| * | | | | | | [PATCH] remove remaining namei_{32,64}.h crapAl Viro2008-07-262-26/+0
| * | | | | | | [PATCH] get rid of indirect users of namei.hAl Viro2008-07-265-2/+4
| * | | | | | | [PATCH] get rid of __user_path_lookup_openAl Viro2008-07-263-18/+10
| * | | | | | | [PATCH] f_count may wrap aroundAl Viro2008-07-2611-39/+27
| * | | | | | | [PATCH] dup3 fixUlrich Drepper2008-07-261-1/+6
| * | | | | | | [PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro2008-07-261-2/+2
OpenPOWER on IntegriCloud