index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
1
-0
/
+2
2010-05-14
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
1
-1
/
+1
2010-05-14
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
1
-0
/
+2
2010-05-14
mtd: map.h: add missing bug.h include
Kevin Cernekee
1
-0
/
+1
2010-05-14
mtd: onenand: add new callback for bufferram read
Kyungmin Park
1
-0
/
+2
2010-05-14
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
1
-0
/
+3
2010-05-14
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
1
-0
/
+4
2010-05-14
mtd: chips: use common manufacturer codes in jedec_probe()
Wolfram Sang
1
-2
/
+11
2010-05-14
mtd: cfi_probe: add support for SST 0x0701 vendorname
Guillaume LECERF
1
-0
/
+1
2010-05-12
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
Peter Huewe
1
-5
/
+5
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-2
/
+2
2010-05-10
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
Ferenc Wagner
1
-1
/
+4
2010-05-10
mtd: mtdram.h: checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+17
2010-02-26
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
1
-0
/
+6
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
1
-1
/
+3
2010-02-26
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
1
-0
/
+1
2010-02-26
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
1
-3
/
+1
2010-02-26
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
1
-0
/
+2
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
1
-0
/
+3
2010-02-26
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
1
-5
/
+5
2010-02-26
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
1
-1
/
+2
2010-02-26
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
1
-5
/
+7
2010-02-26
mtd: nand: add lock/unlock routines
Vimal Singh
1
-0
/
+10
2010-02-25
mtd: Replace static array of devices with an idr structure
Ben Hutchings
1
-1
/
+0
2010-02-25
mtd: quiet sparse noise in cfi.h
H Hartley Sweeten
1
-1
/
+1
2010-02-02
mtd: sh_flctl SHBUSSEL and SEL_16BIT support
Magnus Damm
1
-0
/
+2
2010-02-02
mtd: trivial sh_flctl changes
Magnus Damm
1
-0
/
+1
2010-01-13
mtd: Really add ARM pismo support
Russell King - ARM Linux
1
-0
/
+17
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-132
/
+53
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-4
/
+5
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
1
-1
/
+3
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
2
-1
/
+5
2009-11-30
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
1
-2
/
+8
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-1
/
+3
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
1
-0
/
+2
2009-09-24
mtd: unify status enum from three headers
Alessandro Rubini
3
-32
/
+11
2009-09-24
mtd: use bbm.h in nand.h
Alessandro Rubini
2
-92
/
+19
2009-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2009-09-19
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
1
-0
/
+6
2009-09-19
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
1
-0
/
+1
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
1
-2
/
+2
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
1
-0
/
+8
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-04
mtd: OneNAND: 4-bit ECC status macros
Kyungmin Park
1
-0
/
+3
2009-08-03
mtd: fix the conversion from dev to mtd_info
Saeed Bishara
1
-1
/
+1
2009-08-03
mtd: let include/linux/mtd/partitions.h stand on its own
Nicolas Pitre
1
-0
/
+2
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-3
/
+58
2009-06-05
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
Kyungmin Park
1
-0
/
+5
[next]