summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/orion_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: orion_nand: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-1/+1
|\
| * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | mtd: orion_nand: remove <mach/hardware.h> includeThomas Petazzoni2012-09-291-1/+0
|/
* ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-251-1/+1
* ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-0/+18
|\
| * ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-081-0/+18
* | mtd: Add orion_nand devicetree bindingsJamie Lentin2012-05-151-3/+44
|/
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-2/+2
* mtd: orion_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+2
* mtd: orion_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-5/+1
* mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
* mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2010-05-141-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-1/+7
|\
| * mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas2010-04-241-1/+7
* | mtd: orion_nand: Fix build failure caused by typoPeter Huewe2010-02-101-1/+1
* | mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten2009-12-311-2/+8
|/
* mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
* [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
* mtd: orion_nand: use burst reads with double word accessesNicolas Pitre2009-06-081-0/+23
* [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-031-1/+1
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [MTD] orion_nand: add chip_delay parameterSaeed Bishara2008-06-301-0/+3
* [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
* [MTD] [NAND] Marvell Orion device bus NAND controllerTzachi Perelstein2007-12-031-0/+171