index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
tmio_nand.c
Age
Commit message (
Expand
)
Author
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: tmio_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: tmio_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
2011-05-25
mtd: tmio_nand: convert to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-31
mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
H Hartley Sweeten
2009-09-19
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
2008-08-10
mfd: driver for the TMIO NAND controller
Ian Molton