index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
mtd: nand: Add SmartMedia device table to sm_common module
David Woodhouse
2
-7
/
+38
2010-02-26
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2
-1
/
+13
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
13
-26
/
+30
2010-02-26
mtd: common module for smartmedia/xD support
Maxim Levitsky
4
-0
/
+178
2010-02-26
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2
-4
/
+10
2010-02-26
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
3
-19
/
+30
2010-02-26
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
1
-7
/
+17
2010-02-26
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
1
-1
/
+5
2010-02-26
mtd: nand: make suspend work if device is accessed by kernel threads.
Maxim Levitsky
1
-3
/
+0
2010-02-26
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2
-0
/
+10
2010-02-26
mtd: call the remove notifiers before assuming it is in use
Maxim Levitsky
1
-8
/
+11
2010-02-26
mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
Maxim Levitsky
2
-2
/
+4
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
9
-62
/
+151
2010-02-26
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2
-71
/
+63
2010-02-26
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2
-22
/
+41
2010-02-26
mtd: nand: Add MPC5121 NAND Flash Controller driver
Anatolij Gustschin
3
-0
/
+924
2010-02-26
mtd: nand_bcm: fix hot spin and code duplication
Roel Kluin
1
-46
/
+25
2010-02-26
mtd: omap2 fix prefetch mode read issue
Vimal Singh
1
-4
/
+7
2010-02-26
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
Vimal Singh
1
-1
/
+2
2010-02-26
mtd: omap2: fixing compilation warning
Vimal Singh
1
-1
/
+1
2010-02-26
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2
-14
/
+12
2010-02-26
mtd: mxc_nand: add RESET command support
Eric Benard
1
-0
/
+1
2010-02-26
mtd: inftl: misplaced parenthesis in find_boot_record
Roel Kluin
1
-3
/
+4
2010-02-26
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
1
-2
/
+2
2010-02-26
mtd: nand: add lock/unlock routines
Vimal Singh
2
-0
/
+174
2010-02-26
mtd: nand: create a helper verification function
Vimal Singh
1
-18
/
+30
2010-02-25
JFFS2: avoid using C++ keyword `new' in userspace-visible header
Andrew Morton
3
-11
/
+11
2010-02-25
mtd: maps: ceiva: do not return random numbers
Artem Bityutskiy
1
-1
/
+1
2010-02-25
mtdchar: Register the full range of minor numbers
Ben Hutchings
1
-2
/
+3
2010-02-25
mtd: Raise limit on block device minor numbers
Ben Hutchings
1
-2
/
+5
2010-02-25
mtd: Replace static array of devices with an idr structure
Ben Hutchings
3
-83
/
+81
2010-02-25
idr: export idr_get_next()
Ben Hutchings
1
-1
/
+1
2010-02-25
mtd: mtdblock: Dynamically allocate cache info structures
Ben Hutchings
1
-43
/
+31
2010-02-25
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
3
-10
/
+2
2010-02-25
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...
Ben Hutchings
1
-2
/
+5
2010-02-25
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Ben Hutchings
1
-12
/
+6
2010-02-25
mtd: Introduce and use iteration macro for reading the MTD device table
Ben Hutchings
3
-34
/
+45
2010-02-25
mtd: change positive error return into negative
Roel Kluin
1
-1
/
+1
2010-02-25
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
Mike Frysinger
1
-8
/
+8
2010-02-25
mtd: fix different address space noise
H Hartley Sweeten
1
-1
/
+1
2010-02-25
mtd: quiet sparse noise in cfi.h
H Hartley Sweeten
1
-1
/
+1
2010-02-25
mtd: ixp4xx: fix reading from half-word boundary
Jon Ringle
1
-2
/
+2
2010-02-25
mtd: mxc-nand: don't disable clock in mxcnd-suspend
Uwe Kleine-König
1
-4
/
+6
2010-02-25
mtd: mxc-nand: no need to check for validity of platform driver data
Uwe Kleine-König
1
-10
/
+7
2010-02-25
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
2
-8
/
+4
2010-02-25
mtd: nand: make Open Firmware device id constant
Márton Németh
3
-3
/
+3
2010-02-25
mtd: nand: make USB device id constant
Márton Németh
1
-1
/
+1
2010-02-25
mtd: nand: make PCI device id constant
Márton Németh
1
-1
/
+1
2010-02-25
mtd: nandsim: fix spelling
Andrey Yurovsky
1
-2
/
+2
2010-02-10
mtd: orion_nand: Fix build failure caused by typo
Peter Huewe
1
-1
/
+1
[next]