index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
mtd: nand: split BB marker options decoding into its own function
Brian Norris
1
-27
/
+39
2012-09-29
mtd: nand: remove redundant ID read
Brian Norris
1
-8
/
+2
2012-09-29
mtd: nand: remove unnecessary variable
Brian Norris
1
-3
/
+1
2012-09-29
mtd: docg4: add missing HAS_IOMEM dependency
Peter Huewe
1
-1
/
+1
2012-09-29
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2
-0
/
+9
2012-09-29
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
3
-1
/
+227
2012-09-29
mtd: gpmi: do not set the default values for the extra clocks
Huang Shijie
1
-10
/
+5
2012-09-29
mtd: gpmi: simplify the DLL setting code
Huang Shijie
1
-13
/
+9
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
3
-0
/
+17
2012-09-29
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
1
-6
/
+4
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
3
-8
/
+22
2012-09-29
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
1
-0
/
+50
2012-09-29
mtd: fsl_ifc_nand: fix sparse warnings
Kim Phillips
1
-3
/
+3
2012-09-29
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
1
-0
/
+1
2012-09-29
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
Mike Dunn
1
-0
/
+2
2012-09-29
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
Richard Genoud
1
-4
/
+5
2012-09-29
mtd: remove bcmring NAND driver
Christian Daudt
6
-1246
/
+0
2012-09-29
mtd: nand: clk: preparation for switch to common clock framework
m-karicheri2@ti.com
1
-3
/
+3
2012-09-29
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
1
-0
/
+79
2012-09-29
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
1
-0
/
+37
2012-09-29
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
1
-0
/
+26
2012-09-29
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
1
-23
/
+70
2012-09-29
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
1
-2
/
+16
2012-09-29
mtd: tests: test for multi-bit error correction
Iwo Mergler
2
-0
/
+461
2012-09-29
mtd: cmdlinepart: make the partitions rule more strict
Shmulik Ladkani
1
-1
/
+11
2012-09-29
mtd: nand/gpio: Convert to module_platform_driver()
Sachin Kamat
1
-14
/
+1
2012-09-29
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
1
-15
/
+3
2012-09-29
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
1
-22
/
+7
2012-09-29
mtd: gpmi-nand: Improve logging style
Fabio Estevam
1
-3
/
+6
2012-09-29
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
Marek Vasut
1
-2
/
+2
2012-09-29
mtd: basic (read only) driver for BCMA serial flash
Rafał Miłecki
3
-0
/
+114
2012-09-29
Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....
David Woodhouse
124
-1124
/
+3403
2012-09-29
mtd: mtd_nandecctest: ensure alignment requirement for bitops
Akinobu Mita
1
-14
/
+29
2012-09-29
mtd: mtd_nandecctest: improve message output
Akinobu Mita
1
-19
/
+29
2012-09-29
mtd: mtd_nandecctest: make module_init() return appropriate errno
Akinobu Mita
1
-1
/
+1
2012-09-29
mtd: mtd_nandecctest: remove unnecessary include
Akinobu Mita
1
-1
/
+0
2012-09-29
mtd: autcpu12-nvram: drop frees of devm_ alloc'd data
Julia Lawall
1
-14
/
+4
2012-09-29
mtd: cmdlinepart: minor cleanups
Artem Bityutskiy
1
-78
/
+59
2012-09-29
mtd: cmdlinepart: revise error handling
Artem Bityutskiy
1
-16
/
+18
2012-09-29
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki
3
-0
/
+210
2012-09-29
mtd: cmdlinepart: remove unneeded initialization
Artem Bityutskiy
1
-1
/
+1
2012-09-29
mtd: omap2: fix module loading
Andreas Bießmann
1
-0
/
+1
2012-09-29
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
1
-1
/
+1
2012-09-29
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
1
-3
/
+11
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
1
-2
/
+7
2012-09-29
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
1
-1
/
+0
2012-09-29
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
1
-3
/
+6
2012-09-29
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
1
-2
/
+0
2012-09-29
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
1
-0
/
+1
[next]