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