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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2013-10-27
1
-0
/
+3
*
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-10-27
7
-7
/
+7
*
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-27
1
-9
/
+20
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-27
1
-4
/
+6
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-27
1
-0
/
+1
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-27
1
-0
/
+3
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-27
1
-2
/
+12
*
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-27
2
-9
/
+7
*
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-27
1
-4
/
+5
*
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
2013-10-27
1
-37
/
+9
*
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
2013-10-27
1
-1
/
+2
*
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
2013-10-27
1
-14
/
+3
*
mtd: onenand: omap: remove two unused functions
Paul Bolle
2013-10-27
1
-22
/
+0
*
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-10-27
1
-9
/
+15
*
mtd: lpddr_cmds: make function static
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: onenand: remove unused variable assignments
Brian Norris
2013-10-27
1
-7
/
+6
*
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-27
2
-4
/
+0
*
mtd: onenand: remove redundant offset check
Brian Norris
2013-10-27
1
-4
/
+0
*
mtd: denali: make init function static
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: dataflash: remove unused field
Brian Norris
2013-10-27
1
-2
/
+0
*
mtd: nand: stop exporting nand_default_bbt
Brian Norris
2013-10-27
1
-1
/
+0
*
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
2013-10-27
1
-8
/
+0
*
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-27
1
-1
/
+0
*
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
2013-10-27
1
-4
/
+4
*
Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-10-25
2
-2
/
+7
|
\
|
*
mtd: gpmi: fix ECC regression
David Woodhouse
2013-10-25
1
-1
/
+1
|
*
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
2013-10-24
1
-1
/
+6
*
|
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-10-24
4
-2
/
+25
|
\
\
|
*
|
raid5: avoid finding "discard" stripe
Shaohua Li
2013-10-24
1
-0
/
+8
|
*
|
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-10-24
1
-0
/
+12
|
*
|
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-24
1
-2
/
+3
|
*
|
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-10-24
2
-0
/
+2
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-10-24
4
-10
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
2013-10-23
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2013-10-23
2
-1
/
+10
|
*
|
[SCSI] BusLogic: Fix an oops when intializing multimaster adapter
Khalid Aziz
2013-10-16
1
-8
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-10-23
5
-37
/
+81
|
\
\
\
|
*
|
|
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
3
-9
/
+9
|
*
|
|
s390/vmlogrdr: fix array access in vmlogrdr_open()
Heiko Carstens
2013-10-15
1
-1
/
+1
|
*
|
|
s390/dasd: check for availability of prefix command during format
Stefan Haberland
2013-10-15
1
-27
/
+71
*
|
|
|
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2013-10-23
8
-21
/
+60
|
\
\
\
\
|
*
\
\
\
Merge branch 'x86_pkg_temp' of .git into for-rc
Zhang Rui
2013-10-21
1
-6
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
Thermal: x86_pkg_temp: change spin lock
Srinivas Pandruvada
2013-09-25
1
-6
/
+8
|
*
|
|
|
|
Revert "drivers: thermal: parent virtual hwmon with thermal zone"
Zhang Rui
2013-10-21
1
-1
/
+1
|
*
|
|
|
|
drivers: thermal: allow ti-soc-thermal run without pcb zone
Eduardo Valentin
2013-10-15
1
-0
/
+1
|
*
|
|
|
|
thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...
Lukasz Majewski
2013-10-15
4
-0
/
+13
|
*
|
|
|
|
thermal: exynos: Provide separate TMU data for Exynos4412
Lukasz Majewski
2013-10-15
4
-12
/
+37
|
*
|
|
|
|
thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...
Lukasz Majewski
2013-10-15
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
platform/x86: fix asus-wmi build error
Randy Dunlap
2013-10-23
1
-0
/
+1
[next]