index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
mtd: mtdchar: fix mmap for MTD RAM/ROM char devices
Anatolij Gustschin
1
-1
/
+27
2010-08-04
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
1
-8
/
+27
2010-08-04
mtd: mxc_nand: dont call suspend and resume explicitly
Eric Bénard
1
-42
/
+1
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
1
-2
/
+3
2010-08-04
mtd: OneNAND: Samsung SoCs use own chip_probe function
Kyungmin Park
1
-13
/
+8
2010-08-04
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
2
-12
/
+32
2010-08-02
mtd: onenand:fix for page addr calculation based on device type
Rohit Hassan Sathyanarayan
1
-2
/
+5
2010-08-02
mtd: nand: update nand_default_block_markbad()
Brian Norris
1
-10
/
+24
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
1
-82
/
+78
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
1
-0
/
+17
2010-08-02
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
3
-55
/
+90
2010-08-02
mtd: nand: refactor BB marker detection
Brian Norris
2
-11
/
+58
2010-08-02
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
1
-9
/
+6
2010-08-02
mtd: mxc_nand: fix unbalanced enable for IRQ
Eric Bénard
1
-1
/
+1
2010-08-02
mtd: tests: return -1 if verify failed
Roel Kluin
1
-5
/
+4
2010-08-02
mtd: sm_common: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: nandsim: remove casts from void
Kulikov Vasiliy
1
-7
/
+7
2010-08-02
mtd: dataflash: remove casts from void
Kulikov Vasiliy
1
-6
/
+6
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-2
/
+2
2010-08-02
mtd: cfi_probe: print manufacturer and id of probed chip
Guillaume LECERF
1
-2
/
+2
2010-08-02
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
4
-6
/
+6
2010-08-02
mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
Martin Krause
1
-8
/
+12
2010-08-02
mtd: nand_ids: add two entries for NAND chips
Brian Norris
1
-0
/
+4
2010-08-02
mtd: mxc_nand: remove unused variable
Uwe Kleine-König
1
-1
/
+0
2010-08-02
mtd: physmap: use resource_size()
H Hartley Sweeten
1
-3
/
+3
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
5
-0
/
+36
2010-08-02
mtd: denali: add Kconfig dependency
Karl Beldan
1
-0
/
+1
2010-08-02
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
1
-0
/
+1
2010-08-02
mtd: return success on blktrans_ioctl
Dan Carpenter
1
-0
/
+1
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
3
-19
/
+16
2010-08-02
mtd: mxc_nand: fix OOB accesses on i.MX27
Sascha Hauer
1
-26
/
+5
2010-08-02
mtd: sst25l: check for null consistently
Dan Carpenter
1
-1
/
+1
2010-06-03
drivers/mtd/maps: introduce missing kfree
Julia Lawall
1
-3
/
+3
2010-06-03
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
2
-10
/
+11
2010-06-03
jffs2: Fix NFS race by using insert_inode_locked()
David Woodhouse
2
-3
/
+16
2010-06-03
jffs2: Fix in-core inode leaks on error paths
David Woodhouse
1
-59
/
+56
2010-06-03
mtd: Fix NAND submenu
Maxim Levitsky
1
-10
/
+11
2010-06-02
mtd/r852: update card detect early.
Maxim Levitsky
1
-1
/
+1
2010-06-02
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
1
-3
/
+11
2010-06-02
mtd/r852: register IRQ as last step
Maxim Levitsky
1
-5
/
+6
2010-05-22
drivers/mtd: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-21
docbook: make mtd nand module init static
H Hartley Sweeten
1
-1
/
+1
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-20
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
[next]