index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
jffs2: typo in comment
Dan Carpenter
1
-1
/
+1
2010-12-03
jffs2: fix error value sign
Vasiliy Kulikov
1
-6
/
+6
2010-12-03
mtd: nand: Use printf extension %pR for struct resource
Joe Perches
1
-1
/
+1
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
6
-28
/
+13
2010-12-03
mtd: NAND: jz4740: Remove custom {read,write}_page handlers
Lars-Peter Clausen
1
-55
/
+0
2010-12-03
mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static
Lars-Peter Clausen
1
-1
/
+1
2010-12-03
mtd: remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-03
mtd: fsmc.h: including linux/io.h for definition of readl
Viresh Kumar
1
-0
/
+1
2010-12-03
mtd: mtdchar: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-12-03
mtd: onenand: implement cache program feature for 4KiB page onenand
Roman Tereshonkov
1
-3
/
+19
2010-12-03
mtd: onenand: fix omap2 code to handle cache program feature
Roman Tereshonkov
1
-3
/
+9
2010-12-03
mtd: onenand: add option and variable for cache program feature
Roman Tereshonkov
1
-0
/
+12
2010-12-03
jffs2: use vzalloc
Joe Perches
1
-3
/
+2
2010-12-03
mtd: use vzalloc
Joe Perches
2
-6
/
+3
2010-12-03
mtd: OneNAND: Fix page offset handling at 2KiB pagesize
Kyungmin Park
1
-2
/
+5
2010-12-03
mtd: nandsim: spell fixes in comments
srimugunthan
1
-18
/
+18
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25655E
Kevin Cernekee
1
-0
/
+1
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25635E
Kevin Cernekee
1
-3
/
+28
2010-12-03
mtd: m25p80: Reinstate error print on unrecognized flash
Kevin Cernekee
1
-0
/
+1
2010-12-03
mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS
Grant Likely
2
-9
/
+12
2010-12-03
mtd: bcm963xx-flash: try JEDEC probe if CFI fails
Guillaume LECERF
1
-0
/
+5
2010-10-30
ipc: shm: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-30
fs/compat.c: fix build on MIPS/s390
wu zhangjin
1
-0
/
+1
2010-10-30
mtd: fix build error in m25p80.c
Andres Salomon
1
-1
/
+1
2010-10-30
mtd: Remove redundant mutex from mtd_blkdevs.c
David Woodhouse
1
-7
/
+0
2010-10-30
MTD: Fix wrong check register_blkdev return value
Frank Li
1
-1
/
+4
2010-10-30
ARM: h1940: add UDA1380 to i2c devices list
Vasily Khoruzhick
1
-0
/
+20
2010-10-30
ARM: h1940: Fix backlight and LCD power functions
Vasily Khoruzhick
2
-16
/
+66
2010-10-30
x86, alternative: Call stop_machine_text_poke() on all cpus
Jason Baron
1
-1
/
+1
2010-10-30
ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib
Abdoulaye Walsimou Gaye
1
-0
/
+2
2010-10-30
ARM: S3C2440: various fixes in Kconfig file
Abdoulaye Walsimou Gaye
1
-5
/
+2
2010-10-30
msm: Kconfig: drop unused config options
Daniel Walker
1
-2
/
+0
2010-10-30
msm: fix compile failure when no debug uart is selected
Daniel Walker
1
-1
/
+1
2010-10-30
msm: fix debug-macro.S build failure
Daniel Walker
1
-1
/
+12
2010-10-30
i2c-intel-mid: Driver depends on PCI
Randy Dunlap
1
-0
/
+1
2010-10-29
drivers/dma/Kconfig: add part number for Topcliff.
Valdis.Kletnieks@vt.edu
1
-2
/
+2
2010-10-29
Staging: dream: remove dream driver and arch from tree
Greg Kroah-Hartman
93
-39835
/
+0
2010-10-29
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
Larry Finger
1
-0
/
+2
2010-10-29
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
1
-1
/
+5
2010-10-29
libertas: Fix sd8686 firmware reload
Paul Fox
1
-3
/
+29
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
2
-63
/
+126
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
1
-14
/
+2
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
4
-25
/
+10
2010-10-29
kdb: Fix early debugging crash regression
Jason Wessel
1
-1
/
+1
2010-10-29
kgdb,arm: fix register dump
Rabin Vincent
2
-3
/
+4
2010-10-29
kdb: fix per_cpu command to remove supress mask
Jason Wessel
1
-35
/
+11
2010-10-29
kdb: Add kdb kernel module sample
Jason Wessel
5
-2
/
+81
2010-10-29
ftrace/MIPS: Enable C Version of recordmcount
Wu Zhangjin
1
-0
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2
-4
/
+57
[next]