index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxc_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
1
-0
/
+11
|
\
|
*
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
2013-02-04
1
-0
/
+11
*
|
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-6
/
+6
|
/
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-5
/
+7
|
\
|
*
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
|
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
1
-36
/
+60
|
/
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
1
-1
/
+1
|
\
|
*
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
|
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
2012-09-29
1
-1
/
+1
*
|
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
1
-15
/
+3
*
|
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-9
/
+0
*
|
mtd: mxc_nand: add i.MX53 support
Sascha Hauer
2012-07-06
1
-6
/
+42
*
|
mtd: mxc_nand: swap iomem resource order
Sascha Hauer
2012-07-06
1
-16
/
+19
*
|
mtd: mxc_nand: Use managed resources
Sascha Hauer
2012-07-06
1
-47
/
+23
*
|
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-07-06
1
-2
/
+2
|
/
*
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
2012-07-06
1
-8
/
+29
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
1
-192
/
+444
|
\
|
*
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
2012-06-01
1
-6
/
+6
|
*
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
2012-05-13
1
-11
/
+11
|
*
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
2012-05-13
1
-19
/
+95
|
*
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
2012-05-13
1
-36
/
+94
|
*
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
2012-05-13
1
-4
/
+6
|
*
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
2012-05-13
1
-5
/
+28
|
*
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
2012-05-13
1
-11
/
+14
|
*
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
2012-05-13
1
-29
/
+80
|
*
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
2012-05-13
1
-66
/
+104
|
*
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
2012-05-13
1
-49
/
+49
|
*
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
2012-05-13
1
-0
/
+1
*
|
mtd mxc_nand: prepare/unprepare clock
Sascha Hauer
2012-04-25
1
-3
/
+3
|
/
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+7
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-2
/
+2
*
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
2011-09-23
1
-1
/
+1
*
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
1
-1
/
+1
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
1
-4
/
+2
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-8
/
+6
*
mtd: mxc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-12
/
+3
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: mxc_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-9
/
+4
*
mtd: mxc_nand: add support for multiple chips on V21 devices
Baruch Siach
2011-05-25
1
-19
/
+32
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
1
-3
/
+2
|
\
|
*
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2011-02-17
1
-3
/
+2
*
|
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
Baruch Siach
2011-03-11
1
-0
/
+27
*
|
mtd: mxc_nand: fix read past buffer end
Baruch Siach
2011-03-11
1
-2
/
+2
|
/
*
mtd: mxc_nand: Fix warning on nr_parts unused variable
Fabio Estevam
2010-12-03
1
-1
/
+1
*
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
2010-10-18
1
-9
/
+83
[next]