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
path:
root
/
drivers
/
mtd
/
onenand
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
1
-6
/
+5
2010-09-13
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
1
-3
/
+2
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
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
1
-12
/
+30
2010-08-02
mtd: onenand:fix for page addr calculation based on device type
Rohit Hassan Sathyanarayan
1
-2
/
+5
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
1
-2
/
+2
2010-05-14
mtd: add Samsung SoC OneNAND driver
Kyungmin Park
3
-0
/
+1079
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
1
-4
/
+2
2010-05-14
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
1
-1
/
+12
2010-05-14
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
1
-13
/
+19
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3
-0
/
+3
2010-05-10
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Mika Westerberg
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-26
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
1
-2
/
+2
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-147
/
+620
2009-12-16
mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
Roel Kluin
1
-2
/
+2
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2009-11-30
mtd: OneNAND: fix double printing of function name
Mika Korhonen
1
-2
/
+2
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
2
-6
/
+189
2009-11-30
mtd: OneNAND: move erase method to a separate function
Mika Korhonen
1
-56
/
+76
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-31
/
+261
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-4
/
+0
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-4
/
+4
2009-10-05
mtd: make onenand_base.c compile again
David Woodhouse
1
-3
/
+3
2009-10-05
mtd: Standardising prints in onenand_base.c
Amul Kumar Saha
1
-68
/
+108
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2
-11
/
+14
2009-09-04
mtd: onenand: select MTD_PARTITIONS
Paul Mundt
1
-1
/
+1
2009-09-04
mtd: OneNAND: spelling fixes
Mika Korhonen
1
-10
/
+10
2009-08-03
mtd: OneNAND: OMAP2/3: free GPMC CS on module removal
Mika Korhonen
1
-0
/
+1
2009-08-03
mtd: OneNAND: fix incorrect bufferram offset
Mika Korhonen
1
-1
/
+1
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-90
/
+871
2009-06-16
mtd: OneNAND: Allow setting of boundary information when built as module
Amul Saha
1
-19
/
+9
2009-06-05
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
Kyungmin Park
1
-2
/
+10
2009-06-05
mtd: Flex-OneNAND support
Rohit Hagargundgi
3
-85
/
+867
2009-06-05
mtd: OneNAND: add missing __devexit_p
Mika Korhonen
1
-2
/
+2
2009-06-05
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Adrian Hunter
1
-1
/
+2
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
1
-1
/
+0
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-49
/
+102
2009-04-04
[MTD] support driver model updates
David Brownell
1
-0
/
+2
2009-03-25
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-13
/
+13
2009-03-23
[MTD] [OneNAND] Add write-while-program support
Kyungmin Park
1
-49
/
+96
2009-03-23
[MTD] [OneNAND] omap2: panic_write may be in an interrupt context
Adrian Hunter
1
-0
/
+4
2009-01-15
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
1
-3
/
+3
2009-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-5
/
+5
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+2
2008-12-11
ARM: OMAP: use gpio_to_irq
David Brownell
1
-3
/
+3
2008-12-11
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-12-11
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
1
-1
/
+1
[next]