index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...
Pekon Gupta
1
-16
/
+23
2014-03-20
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...
Pekon Gupta
1
-1
/
+3
2014-03-10
mtd: Fix the behavior of OTP write if there is not enough room for data
Christian Riesch
3
-7
/
+30
2014-03-10
mtd: block2mtd: check device size
Fabian Frederick
1
-1
/
+5
2014-03-10
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
1
-0
/
+1
2014-03-10
mtd: gpmi: add subpage read support
Huang Shijie
1
-0
/
+96
2014-03-10
mtd: gpmi: do not use the mtd->writesize
Huang Shijie
1
-3
/
+3
2014-03-10
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
1
-2
/
+5
2014-03-10
mtd: nand: remove unused function input parameter
Cai Zhiyong
1
-7
/
+5
2014-03-10
mtd: nand: pxa3xx: Print actual ECC strength in error message
Ezequiel Garcia
1
-1
/
+1
2014-03-10
mtd: nand: pxa3xx: Remove unused macro
Ezequiel Garcia
1
-1
/
+0
2014-03-10
mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
2
-2
/
+2
2014-03-10
mtd: bcm47xxpart: avoid overflowing when registering trx
Rafał Miłecki
1
-0
/
+5
2014-03-10
mtd: bcm47xxpart: fix off by one in partitions limit
Rafał Miłecki
1
-2
/
+2
2014-03-10
mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM
Philippe De Muyter
1
-4
/
+4
2014-03-10
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
Brian Norris
1
-0
/
+1
2014-03-10
of_mtd: Add helpers to get ECC strength and ECC step size
Ezequiel Garcia
1
-0
/
+34
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
6
-56
/
+49
2014-03-10
mtd: ts5500: Add dependency
Jean Delvare
1
-1
/
+1
2014-03-10
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
1
-1
/
+1
2014-03-10
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
1
-2
/
+11
2014-03-10
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
1
-0
/
+85
2014-03-10
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
Fabio Estevam
1
-0
/
+2
2014-03-10
mtd: remove some duplicative checks
Dan Carpenter
1
-6
/
+3
2014-03-10
mtd: atmel_nand: change log level
Nicolas Ferre
1
-1
/
+1
2014-03-10
mtd: m25p80: add support for the Spansion s25fl008k chip
Kuninori Morimoto
1
-0
/
+1
2014-03-10
mtd: gen_probe: Remove unnecessary OOM messages
Jingoo Han
1
-2
/
+0
2014-03-10
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
5
-20
/
+6
2014-03-10
mtd: onenand: Remove unnecessary OOM messages
Jingoo Han
2
-9
/
+2
2014-03-10
mtd: lpddr: Remove unnecessary OOM messages
Jingoo Han
2
-7
/
+2
2014-03-10
mtd: plat-ram: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-03-10
mtd: pmc551: Remove unnecessary OOM messages
Jingoo Han
1
-6
/
+1
2014-03-10
mtd: spear_smi: Remove unnecessary OOM messages
Jingoo Han
1
-2
/
+0
2014-03-10
mtd: devices: elm: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-03-10
mtd: elm: Use correct check on return value of pm_runtime_get_sync
Stefan Sørensen
1
-1
/
+1
2014-03-10
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2014-03-10
mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA
Richard Weinberger
1
-0
/
+2
2014-03-10
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
1
-3
/
+2
2014-03-10
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
5
-10
/
+16
2014-03-10
mtd: nand: add support for SanDisk SDTNRGAMA-008G
Huang Shijie
1
-0
/
+3
2014-03-10
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2
-26
/
+61
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
37
-37
/
+0
2014-03-10
mtd: block2mtd: Add mutex_destroy
Fabian Frederick
1
-5
/
+8
2014-03-10
mtd: phram: Repair multiple instances support
Alexander Sverdlin
1
-7
/
+34
2014-03-10
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2014-03-10
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
1
-2
/
+2
2014-03-10
mtd: m25p80: Add dual read support
Geert Uytterhoeven
1
-4
/
+19
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-03-09
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-19
/
+11
[next]