index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
...
|
*
|
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
2012-05-14
|
*
|
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
2012-05-13
|
*
|
mtd: block2mtd: page_read() never returns NULL
Ryosuke Saito
2012-05-13
|
*
|
mtd: bcm63xxpart: handle Broadcom partition order
Jonas Gorski
2012-05-13
|
*
|
mtd: nand: omap: fix race condition in omap_wait()
Ivan Djelic
2012-05-13
|
*
|
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
2012-05-13
|
*
|
mtd: spear_smi: Add clk_{un}prepare() support
Viresh Kumar
2012-05-13
|
*
|
mtd: fix scb2_flash build when PCI is not enabled
Randy Dunlap
2012-05-13
|
*
|
mtd: omap2: fix resource leak in prefetch-busy path
Grazvydas Ignotas
2012-05-13
|
*
|
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
2012-05-13
|
*
|
mtd: IFC NAND: Add support of ONFI NAND flash
Prabhakar Kushwaha
2012-05-13
|
*
|
mtd: lpddr: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2012-05-13
|
*
|
mtd: use module_pci_driver
Axel Lin
2012-05-13
|
*
|
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-05-13
|
*
|
mtd: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-05-13
|
*
|
mtd: plat_nand: Add default partition parser to driver
H Hartley Sweeten
2012-05-13
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
|
\
\
\
|
*
|
|
MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc
John Crispin
2012-05-21
|
*
|
|
MTD: MIPS: lantiq: implement OF support
John Crispin
2012-05-21
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
|
\
\
\
|
*
\
\
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-16
|
|
\
\
\
|
|
*
|
|
ARM: Orion: NAND: Add support for clk, if there is one.
Andrew Lunn
2012-05-08
|
*
|
|
|
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-14
|
|
\
\
\
\
|
*
|
|
|
|
mtd mxc_nand: prepare/unprepare clock
Sascha Hauer
2012-04-25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-05-22
|
\
\
\
\
\
|
*
|
|
|
|
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
|
*
|
|
|
|
UBI: introduce UBI_ALL constant
Artem Bityutskiy
2012-05-21
|
*
|
|
|
|
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
2012-05-21
|
*
|
|
|
|
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
2012-05-21
|
*
|
|
|
|
UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment
Joel Reardon
2012-05-20
|
*
|
|
|
|
UBI: rename scan.c to attach.c
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: remove scan.h
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename UBI_SCAN_UNKNOWN_EC
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: move and rename attach_by_scanning
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename _init_scan functions
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: amend comments after all the renamings
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_leb_slab
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_move_to_list
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_destroy_ai
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_find_av
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: rename ubi_scan_add_used
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: remove unused function
Artem Bityutskiy
2012-05-20
|
*
|
|
|
|
UBI: make ubi_scan_erase_peb static and rename
Artem Bityutskiy
2012-05-20
[prev]
[next]