index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
*
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-14
/
+1
*
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
*
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
2
-24
/
+2
*
mtd: bcm47xxsflash: define opcodes
Rafał Miłecki
2013-04-05
1
-0
/
+48
*
mtd: bcm47xxsflash: store info about flash type
Rafał Miłecki
2013-04-05
2
-0
/
+16
*
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
2013-04-05
2
-0
/
+6
*
mtd: mtdcore: use const qualifier
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: devices: add const qualifiers
Artem Bityutskiy
2013-04-05
2
-2
/
+2
*
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-04-05
13
-25
/
+21
*
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-7
/
+9
*
ssb: driver_mipscore: add a const qualifier
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
bcma_mips: add a const qualifier
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: physmap: add const qualifiers
Artem Bityutskiy
2013-04-05
2
-11
/
+8
*
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
2013-04-05
2
-3
/
+3
*
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
2013-04-05
4
-7
/
+8
*
mtd: remove the ixp2000 map driver
Artem Bityutskiy
2013-04-05
3
-263
/
+0
*
mtd: remove the dilnetpc map driver support
Artem Bityutskiy
2013-04-05
3
-513
/
+0
*
mtd: remove the tqm8xxl map driver
Artem Bityutskiy
2013-04-05
3
-260
/
+0
*
mtd: maps: kill the rpxlite map driver
Artem Bityutskiy
2013-04-05
3
-75
/
+0
*
mtd: remove the mbx860 map driver
Artem Bityutskiy
2013-04-05
3
-107
/
+0
*
mtd: remove the dmv182 map driver
Artem Bityutskiy
2013-04-05
3
-156
/
+0
*
mtd: remove the dbox2-flash map driver
Artem Bityutskiy
2013-04-05
3
-132
/
+0
*
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-04-05
3
-4
/
+12
*
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
2013-04-05
1
-2
/
+0
*
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
2013-04-05
1
-2
/
+1
*
mtd: m25p80: add entry for w25q128
Rafał Miłecki
2013-04-05
1
-0
/
+1
*
mtd: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-05
1
-2
/
+1
*
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
2013-04-05
1
-0
/
+1
*
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
2013-04-05
1
-9
/
+10
*
mtd: ofpart: support partitions of 4 GiB and larger
Joe Schaack
2013-04-05
2
-4
/
+39
*
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
2013-04-05
1
-1
/
+1
*
mtd: doc: remove support for DoC 2000/2001/2001+
Artem Bityutskiy
2013-04-05
7
-3996
/
+0
*
mtd: nand: provision full ID support
Artem Bityutskiy
2013-04-05
1
-6
/
+17
*
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2013-04-05
3
-111
/
+133
*
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
2013-04-05
3
-13
/
+4
*
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
2013-04-05
7
-18
/
+17
*
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
2013-04-05
2
-2
/
+2
*
mtd: nand: remove NAND_COPYBACK macro
Artem Bityutskiy
2013-04-05
1
-4
/
+1
*
mtd: nand: remove NAND_NO_PADDING macro
Artem Bityutskiy
2013-04-05
1
-5
/
+1
*
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
2013-04-05
5
-53
/
+0
*
mtd: nand: remove AG-AND support
Artem Bityutskiy
2013-04-05
4
-132
/
+2
*
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
2013-04-05
3
-635
/
+0
*
arm: defconfigs: lpc32xx_defconfig: remove the museum NAND option
Artem Bityutskiy
2013-04-05
1
-1
/
+0
*
mtd: decommission the NAND museum
Artem Bityutskiy
2013-04-05
2
-25
/
+5
*
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
2013-04-05
1
-19
/
+15
*
mtd: mtdchar: handle chips that have user otp but no factory otp
Uwe Kleine-König
2013-04-05
1
-11
/
+13
*
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-18
4
-58
/
+97
|
\
[next]