index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-19
mtd: pxa3xx_nand: add single-bit error corrections reporting
Yeasah Pell
1
-5
/
+12
2009-09-19
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
Eric Benard
1
-1
/
+15
2009-09-19
phram: cleanup error handling and associated messages
Mike Frysinger
1
-13
/
+12
2009-09-19
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
1
-0
/
+4
2009-09-19
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
1
-1
/
+125
2009-09-19
mtd: fix order of TEST/PARTITIONS kconfig options
Mike Frysinger
1
-8
/
+8
2009-09-19
mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
Mike Frysinger
3
-2
/
+322
2009-09-19
mtd/maps: uclinux: depend on MTD_RAM being built into the kernel
Mike Frysinger
1
-1
/
+1
2009-09-19
mtd/maps: uclinux: fix building when partition support is disabled
Timofei Bondarenko
1
-0
/
+8
2009-09-19
mtd: jedec_probe: fix NEC uPD29F064115 detection
Hiroshi Ito
1
-2
/
+2
2009-09-19
mtd: mtdpart: prevent a read from regions[-1]
Roel Kluin
1
-1
/
+2
2009-09-19
mtd: mtdconcat: prevent a read from eraseregions[-1]
Roel Kluin
1
-3
/
+3
2009-09-19
mtd: lart: Prevent a read from mtd->eraseregions[-1]
Roel Kluin
1
-2
/
+4
2009-09-19
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
Sneha Narnakaje
1
-6
/
+39
2009-09-19
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
2
-1
/
+61
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
6
-14
/
+17
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
4
-13
/
+24
2009-09-19
mtd: nand: register orion_nand using platform_driver_probe()
Uwe Kleine-König
1
-2
/
+1
2009-09-19
mtd: sst25l, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-09-19
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
3
-0
/
+521
2009-09-04
jffs2: move jffs2_gcd_mtd threads to the new kthread API
Gerard Lledo
1
-7
/
+13
2009-09-04
mtd: pmcmsp-flash: fix error paths in init_msp_flash
Roel Kluin
1
-17
/
+59
2009-09-04
mtd: make few symbols static
H Hartley Sweeten
1
-2
/
+2
2009-09-04
mtd: onenand: select MTD_PARTITIONS
Paul Mundt
1
-1
/
+1
2009-09-04
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
1
-0
/
+3
2009-09-04
mtd: tests: fix read buffer overflows
Roel Kluin
2
-7
/
+7
2009-09-04
slram: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-04
mtd: physmap_of: fix incorrect check
vimal singh
1
-6
/
+7
2009-09-04
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
1
-1
/
+2
2009-09-04
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
1
-2
/
+2
2009-09-04
mtd: afs: fix build warning
Russell King
1
-1
/
+1
2009-09-04
mtd: plat-ram: use resource_size
Wolfram Sang
1
-1
/
+1
2009-09-04
mtd: physmap_of: use resource_size
Wolfram Sang
1
-3
/
+4
2009-09-04
mtd: ep93xx: cleanup includes in ts7250 nand driver
H Hartley Sweeten
1
-1
/
+4
2009-09-04
mtd: fix a typo in comment
Matthias Kaehlcke
1
-1
/
+1
2009-09-04
mtd: nand_base: use __func__ instead of typing names
vimal singh
1
-40
/
+42
2009-09-04
mtd: nand: remove repeated comment, fix spelling
vimal singh
1
-2
/
+1
2009-09-04
mtd: OneNAND: 4-bit ECC status macros
Kyungmin Park
1
-0
/
+3
2009-09-04
mtd: OneNAND: spelling fixes
Mika Korhonen
1
-10
/
+10
2009-09-03
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-03
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
1
-6
/
+9
2009-09-03
mtd: nftl: write support is broken
Dimitri Gorokhovik
1
-1
/
+1
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
1
-1
/
+1
2009-09-01
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2009-08-31
ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A
Takashi Iwai
1
-14
/
+20
2009-08-31
ALSA: hda - Add missing mux check for VT1708
Takashi Iwai
1
-0
/
+1
2009-08-31
V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name style
Joe Perches
1
-2
/
+1
2009-08-31
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
Randy Dunlap
1
-1
/
+1
[next]