summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris2012-09-291-5/+11
* mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris2012-09-291-1/+44
* mtd: nand: increase max OOB size to 640Brian Norris2012-09-291-1/+1
* mtd: nand: add generic READ ID length calculation functionsBrian Norris2012-09-291-7/+65
* mtd: nand: split simple ID decode into its own functionBrian Norris2012-09-291-20/+31
* mtd: nand: split extended ID decoding into its own functionBrian Norris2012-09-291-55/+67
* mtd: nand: split BB marker options decoding into its own functionBrian Norris2012-09-291-27/+39
* mtd: nand: remove redundant ID readBrian Norris2012-09-291-8/+2
* mtd: nand: remove unnecessary variableBrian Norris2012-09-291-3/+1
* mtd: docg4: add missing HAS_IOMEM dependencyPeter Huewe2012-09-291-1/+1
* mtd: gpmi: initialize the timing registers only one timeHuang Shijie2012-09-292-0/+9
* mtd: gpmi: add EDO feature for imx6qHuang Shijie2012-09-293-1/+227
* mtd: gpmi: do not set the default values for the extra clocksHuang Shijie2012-09-291-10/+5
* mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-291-13/+9
* mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-293-0/+17
* mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-291-6/+4
* mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-293-8/+22
* mtd: add helpers to get the supportted ONFI timing modeHuang Shijie2012-09-291-0/+25
* mtd: add helpers to set/get features for ONFI nandHuang Shijie2012-09-292-0/+64
* mtd: fsl_ifc_nand: fix sparse warningsKim Phillips2012-09-291-3/+3
* mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-09-291-0/+1
* mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn2012-09-291-0/+2
* mtd: nand: use NAND_BBT_SCAN_MAXBLOCKSRichard Genoud2012-09-291-4/+5
* mtd: remove bcmring NAND driverChristian Daudt2012-09-297-1255/+0
* mtd: nand: expand description of read_page method in comment headerMike Dunn2012-09-291-2/+4
* mtd: nand: clk: preparation for switch to common clock frameworkm-karicheri2@ti.com2012-09-291-3/+3
* mtd: mtd_nandecctest: add double bit error detection testsAkinobu Mita2012-09-291-0/+79
* mtd: mtd_nandecctest: add single bit error correction testAkinobu Mita2012-09-291-0/+37
* mtd: mtd_nandecctest: add no corruption testAkinobu Mita2012-09-291-0/+26
* mtd: mtd_nandecctest: rewrite the test routineAkinobu Mita2012-09-291-23/+70
* mtd: mtd_nandecctest: support injecting bit error for ecc codeAkinobu Mita2012-09-291-2/+16
* mtd: tests: test for multi-bit error correctionIwo Mergler2012-09-292-0/+461
* mtd: cmdlinepart: make the partitions rule more strictShmulik Ladkani2012-09-291-1/+11
* mtd: nand/gpio: Convert to module_platform_driver()Sachin Kamat2012-09-291-14/+1
* mtd: mxc_nand: Adapt the clock name to the new clock frameworkFabio Estevam2012-09-291-1/+1
* mtd: mxc_nand: Convert to module_platform_driver()Fabio Estevam2012-09-291-15/+3
* mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam2012-09-291-22/+7
* mtd: gpmi-nand: Improve logging styleFabio Estevam2012-09-291-3/+6
* mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064pMarek Vasut2012-09-291-2/+2
* mtd: basic (read only) driver for BCMA serial flashRafał Miłecki2012-09-294-0/+116
* Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse2012-09-29177-1751/+4948
|\
| * bcma: detect and register NAND flash deviceRafał Miłecki2012-08-215-4/+48
| * bcma: detect and register serial flash deviceRafał Miłecki2012-08-216-4/+146
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-2184-617/+1245
| |\
| | * mac80211: clean up ieee80211_subif_start_xmitJohannes Berg2012-08-201-17/+6
| | * mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-204-7/+11
| | * mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-201-7/+5
| | * mac80211: check operating channel in scanJohannes Berg2012-08-201-5/+4
| | * mac80211: use RX status band instead of current bandJohannes Berg2012-08-201-1/+1
| | * mac80211: don't assume channel is set in tracingJohannes Berg2012-08-201-3/+6
OpenPOWER on IntegriCloud