index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
UBI: Add fastmap support to the WL sub-system
Richard Weinberger
1
-44
/
+531
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
3
-130
/
+260
2012-10-03
UBI: Wire-up ->fm_sem
Richard Weinberger
1
-0
/
+12
2012-10-03
UBI: Add fastmap bits to build.c
Richard Weinberger
1
-3
/
+65
2012-10-03
UBI: Add self_check_eba()
Richard Weinberger
1
-0
/
+96
2012-10-03
UBI: Export next_sqnum()
Richard Weinberger
1
-9
/
+9
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
2
-25
/
+115
2012-10-03
UBI: Add fastmap on-flash data structures
Richard Weinberger
1
-0
/
+137
2012-10-02
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
14
-322
/
+394
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
6
-7
/
+7
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-40
/
+0
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+72
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-139
/
+293
2012-09-29
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
1
-5
/
+11
2012-09-29
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
1
-1
/
+44
2012-09-29
mtd: nand: add generic READ ID length calculation functions
Brian Norris
1
-7
/
+65
2012-09-29
mtd: nand: split simple ID decode into its own function
Brian Norris
1
-20
/
+31
2012-09-29
mtd: nand: split extended ID decoding into its own function
Brian Norris
1
-55
/
+67
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
[prev]
[next]