index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
1
-2
/
+2
2007-04-25
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
1
-5
/
+12
2007-04-25
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
1
-1
/
+1
2007-04-25
[JFFS2] Better fix for all-zero node headers
Joakim Tjernlund
2
-15
/
+5
2007-04-25
[JFFS2] Improve read_inode memory usage, v2.
David Woodhouse
3
-599
/
+618
2007-04-23
[JFFS2] Improve failure mode if inode checking leaves unchecked space.
David Woodhouse
1
-1
/
+2
2007-04-23
[JFFS2] Fix cross-endian build.
David Woodhouse
2
-3
/
+12
2007-04-22
[MTD] Finish conversion mtd_blkdevs to use the kthread API
Christoph Hellwig
1
-23
/
+9
2007-04-21
[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.
Joakim Tjernlund
1
-2
/
+1
2007-04-19
Use menuconfig objects: MTD
Jan Engelhardt
6
-78
/
+52
2007-04-19
[MTD] mtd_blkdevs: Convert to use the kthread API
Eric W. Biederman
1
-14
/
+5
2007-04-17
[MTD] Fix fwh_lock locking
Shashi Rao
1
-1
/
+2
2007-04-17
[JFFS2] Speed up mount for directly-mapped NOR flash
Joakim Tjernlund
1
-4
/
+11
2007-04-17
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
1
-65
/
+33
2007-04-17
[JFFS2] Disable summary after wbuf recovery
Adrian Hunter
1
-0
/
+3
2007-04-17
[JFFS2] Prevent list corruption when handling write errors
Adrian Hunter
1
-0
/
+5
2007-04-17
[MTD] nandsim: enhance nandsim to allow arbitrary NAND size
Adrian Hunter
1
-1
/
+20
2007-04-17
[MTD] nandsim: Enhance nandsim optionally to report wear information
Adrian Hunter
1
-0
/
+99
2007-04-17
[MTD] nandsim: enhance nandsim to simulate flash errors
Adrian Hunter
1
-1
/
+300
2007-04-17
[MTD] nandsim: add partition capability to nandsim
Adrian Hunter
1
-24
/
+73
2007-04-17
[JFFS2] fix deadlock on error path
Artem Bityutskiy
1
-1
/
+1
2007-04-17
[MTD] [NAND] Casting bug in nand_default_block_markbad
Andre Renaud
1
-1
/
+1
2007-04-17
[MTD] Driver for AT26Fxxx dataflash devices
Hans-Jürgen Koch
3
-0
/
+494
2007-04-17
[MTD] Fix length comparison in MEMREADOOB
Thomas Gleixner
1
-1
/
+1
2007-04-17
[MTD] [NAND] Move ancient NAND chip support into a config option
Thomas Gleixner
2
-0
/
+12
2007-04-17
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
1
-2
/
+2
2007-04-17
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
2
-0
/
+2
2007-04-17
[JFFS2] check node crc before doing anything else
Thomas Gleixner
1
-15
/
+15
2007-04-17
[MTD] Fix dependencies for MIPS MTD drivers
Ralf Baechle
1
-3
/
+3
2007-04-17
[MTD] Alchemy cleanups
Ralf Baechle
1
-9
/
+0
2007-04-02
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2
-3
/
+91
2007-04-02
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
Robert P. J. Day
2
-148
/
+0
2007-04-02
[MTD] PMC MSP71xx flash/rootfs mappings
Marc St-Jean
4
-0
/
+324
2007-03-23
[MTD] Delete unused header file linux/mtd/iflash.h.
Robert P. J. Day
1
-98
/
+0
2007-03-23
[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.
David Woodhouse
1
-14
/
+11
2007-03-10
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
Robert P. J. Day
1
-307
/
+0
2007-03-10
ACPI: ec: fix race in status register access
Alexey Starikovskiy
1
-17
/
+23
2007-03-10
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-03-10
USB: fix spinlock recursion in cdc-acm.c
Oliver Neukum
1
-4
/
+4
2007-03-10
USB: fix Unaligned access in EHCI driver
Max Dmitrichenko
1
-2
/
+1
2007-03-10
USB: Product ID for FT232RL in ftdi_sio
Gard Spreemann
2
-0
/
+4
2007-03-10
USBNET: DM9501: Add Corega FEther USB-TXC support.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-03-10
USB: ipaq.c: Additional devices
Andre Spahlinger
1
-0
/
+2
2007-03-10
USB: further fix for usb-serial
Oliver Neukum
1
-5
/
+4
2007-03-10
USB: fix usb-serial device naming bug
Oliver Neukum
1
-1
/
+1
2007-03-10
USB: RTS/DTR signal patch for airprime driver
Martin Schiller
1
-0
/
+47
2007-03-10
USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...
Jim Radford
1
-44
/
+35
2007-03-10
usb-serial: fix shutdown / device_unregister order
Jim Radford
1
-5
/
+6
2007-03-10
USB: add Additional PIDs in ftdi_sio
Thomas Schleusener
2
-0
/
+21
2007-03-10
USB: add QL355P power supply ids to fdti_sio
Michael Olberg
2
-0
/
+7
[next]