index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
mtd: onenand: add workaround for SYNC_WRITE mode
Kyungmin Park
1
-3
/
+9
2010-05-14
mtd: onenand: add new callback for bufferram read
Kyungmin Park
2
-4
/
+4
2010-05-14
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
2
-1
/
+15
2010-05-14
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
2
-13
/
+23
2010-05-14
mtd: jedec_probe: remove spaces before tabs
Artem Bityutskiy
1
-4
/
+4
2010-05-14
mtd: chips: use common manufacturer codes in jedec_probe()
Wolfram Sang
2
-137
/
+128
2010-05-14
mtd: cfi_util: do not printk if no extended query table
Guillaume LECERF
1
-1
/
+2
2010-05-14
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips
Guillaume LECERF
1
-0
/
+15
2010-05-14
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
Guillaume LECERF
2
-0
/
+36
2010-05-14
mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field
David Woodhouse
1
-4
/
+5
2010-05-14
mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...
Guillaume LECERF
1
-44
/
+45
2010-05-14
mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
Guillaume LECERF
1
-5
/
+5
2010-05-14
mtd: cfi_probe: add support for SST 0x0701 vendorname
Guillaume LECERF
2
-0
/
+9
2010-05-14
mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable
Guillaume LECERF
1
-3
/
+4
2010-05-14
mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
Guillaume LECERF
1
-23
/
+24
2010-05-14
mtd: kirkwood: allow machines to register RnB callback
Ben Dooks
2
-0
/
+11
2010-05-14
mtd: orion/kirkwood: add RnB line support to orion mtd driver
Ben Dooks
2
-0
/
+4
2010-05-14
mtd: sm_common: split smartmedia and xD table
Maxim Levitsky
3
-18
/
+23
2010-05-14
mtd: mxc_nand: support i.MX21
Ivo Clarysse
1
-16
/
+25
2010-05-14
mtd: mxc_nand: set NFC registers after reset
Ivo Clarysse
1
-42
/
+48
2010-05-14
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
1
-5
/
+48
2010-05-13
drivers/mtd: Use kzalloc
Julia Lawall
9
-21
/
+10
2010-05-13
drivers/mtd/nand: Use kzalloc
Julia Lawall
1
-5
/
+2
2010-05-13
mtd/nand: Fix denali build on ppc64
David Woodhouse
1
-11
/
+11
2010-05-13
mtd/nand: Add Intel Moorestown/Denali NAND support
Jason Roberts
4
-0
/
+2968
2010-05-13
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
Peter Huewe
1
-5
/
+5
2010-05-10
mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.
Steve Deiters
1
-2
/
+2
2010-05-10
mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
H Hartley Sweeten
1
-11
/
+0
2010-05-10
mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes
Kevin Cernekee
1
-0
/
+56
2010-05-10
mtd: pxa32xx_nand: add support for partition table parsing
Marc Kleine-Budde
1
-0
/
+11
2010-05-10
mtd/nand/bcm_umi: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-05-10
mtd: maps: Eliminate use after free
Julia Lawall
1
-1
/
+1
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
7
-242
/
+239
2010-05-10
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
Ferenc Wagner
1
-1
/
+4
2010-05-10
mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro
Ferenc Wagner
1
-1
/
+4
2010-05-10
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Mika Westerberg
1
-4
/
+4
2010-05-10
mtd: Blackfin NFC: localize MMR bit masks
Mike Frysinger
1
-4
/
+25
2010-05-10
mtd: kconfig: remove stray endchoice from help text
Ferenc Wagner
1
-2
/
+0
2010-05-10
mtd: nandsim: make some structures anonymous
Artem Bityutskiy
1
-3
/
+3
2010-05-10
mtd: mtdram.h: checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-10
Linux 2.6.34-rc7
v2.6.34-rc7
Linus Torvalds
1
-1
/
+1
2010-05-10
cpuidle: Fix incorrect optimization
Arjan van de Ven
1
-5
/
+4
2010-05-07
virtio: initialize earlier
Stijn Tintel
1
-1
/
+1
2010-05-07
md: restore ability of spare drives to spin down.
NeilBrown
1
-2
/
+8
2010-05-07
md/raid6: Fix raid-6 read-error correction in degraded state
Gabriele A. Trombetti
1
-1
/
+1
2010-05-07
blk-cgroup: Fix an RCU warning in blkiocg_create()
Li Zefan
1
-4
/
+4
2010-05-07
drm/ttm: Remove the ttm_bo_block_reservation() function.
Thomas Hellstrom
2
-57
/
+1
2010-05-07
drm/ttm: Remove some leftover debug messages.
Thomas Hellstrom
1
-4
/
+1
2010-05-07
drm/radeon: async event synchronization for drmWaitVblank
Jerome Glisse
1
-0
/
+2
2010-05-07
V4L/DVB: pxa_camera: move fifo reset direct before dma start
Stefan Herbrechtsmeier
1
-5
/
+6
[next]