Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
97a35d1e5fab9ff8de27814082b78b2fc9ad94f0
/
drivers
/
mtd
acc8dad
[PATCH] Remove blkmtd
by Joern Engel
· 19 years ago
63589ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
86dca4f
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 19 years ago
3a3f8a1
MTD: remove obsolete Kconfig options
by Anders Larsen
· 19 years ago
8fe833c
[PATCH] LED: add NAND MTD activity LED trigger
by Richard Purdie
· 19 years ago
b5ac5d7
[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd
by Petri T. Koistinen
· 19 years ago
4d55146
[PATCH] mtd: fix broken name_to_dev_t() declaration
by Herbert Poetzl
· 19 years ago
84e699e
[PATCH] mtd/redboot: Handle holes in fis table
by Peter Korsgaard
· 19 years ago
a63ec1b
[PATCH] Add chip used in collie to jedec_probe
by Pavel Machek
· 19 years ago
edcbce2
[PATCH] Dead code in mtd/maps/pci.c
by Eric Sesterhenn
· 19 years ago
2d2dce0
[PATCH] Kill ifdefs in mtdcore.c
by Pavel Machek
· 19 years ago
8b68a12
[PATCH] Fix debug statement in inftlcore.c
by Eric Sesterhenn / snakebyte
· 19 years ago
b175d03
[PATCH] mtd cmdlinepart: allow zero offset value
by Atsushi Nemoto
· 19 years ago
87d10f3
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
54af6b4
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
by Adrian Bunk
· 19 years ago
0500abf
[PATCH] drivers/mtd/: small cleanups
by Adrian Bunk
· 19 years ago
48b1926
[PATCH] sem2mutex: drivers/mtd/
by Ingo Molnar
· 19 years ago
040d79f
[PATCH] sem2mutex: mtd/doc2000.c
by Ingo Molnar
· 19 years ago
37466ea
[PATCH] m25p80: printk warning fix
by Andrew Morton
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
4bbed52
[PATCH] pcmcia: remove export of pcmcia_release_configuration
by Dominik Brodowski
· 19 years ago
8917f6f
Kconfig help: MTD_JEDECPROBE already supports Intel
by Adrian Bunk
· 19 years ago
373ebfb
BUG_ON() Conversion in drivers/mtd/
by Eric Sesterhenn
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
3cb4f09
[PATCH] mtd_dataflash, fix block vs page erase
by David Brownell
· 19 years ago
77a3313
[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table" update
by John Bowler
· 19 years ago
9cff337
[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table
by John Bowler
· 19 years ago
c314b6f
[PATCH] cfi: init wait queue in chip struct
by Simon Vogl
· 19 years ago
d86d437
[PATCH] cfi_cmdset_0001: fix range for cache invalidation
by Alexey Korolev
· 19 years ago
034d2f5
[PATCH] arm: fix dependencies for MTD_XIP
by Al Viro
· 19 years ago
75b84e9
[PATCH] Fix compilation errors in maps/dc21285.c
by Martin Michlmayr
· 19 years ago
70e5101
[PATCH] tsunami_flash: fix "parse error before ';' token"
by Alexey Dobriyan
· 19 years ago
fd27919
[PATCH] build kernel/intermodule.c only when required
by Adrian Bunk
· 19 years ago
3001aa8
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
by Adrian Bunk
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
7111763
[PATCH] spi: misc fixes
by David Brownell
· 19 years ago
8275c64
[PATCH] spi: use linked lists rather than an array
by Vitaly Wool
· 19 years ago
2f9f762
[PATCH] spi: M25 series SPI flash
by Mike Lavender
· 19 years ago
1d6432f
[PATCH] spi: mtd dataflash driver
by David Brownell
· 19 years ago
3c6bee1
[PATCH] turn "const static" into "static const"
by Jesper Juhl
· 19 years ago
0a3a98f
Merge Linus' tree.
by Russell King
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
0fec53a
[ARM] Remove EPXA10DB machine support
by Russell King
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
b463581
[PATCH] pcmcia: remove dev_list from drivers
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
0b57ee9
[SPARC]: introduce a SPARC Kconfig symbol
by Adrian Bunk
· 19 years ago
27f4e08
[PATCH] mtd onenand driver: use platform_device.h instead device.h
by Kyungmin Park
· 19 years ago
532a37c
[PATCH] mtd onenand driver: reduce stack usage
by Kyungmin Park
· 19 years ago
20ba89a
[PATCH] mtd onenand driver: fix unlock problem in DDP
by Kyungmin Park
· 19 years ago
37b1cc3
[PATCH] mtd onenand driver: check correct manufacturer
by Kyungmin Park
· 19 years ago
3fe968f
[PATCH] blkmtd: use clear_page_dirty()
by Andrew Morton
· 19 years ago
2b9175c
[MTD] Make functions static, include header files with prototypes
by Adrian Bunk
· 19 years ago
ee2d49d
[MTD] chips: make sharps driver usable again
by Richard Purdie
· 19 years ago
72af3b2
[MTD] Remove bogus PQ2FADS driver
by Thomas Gleixner
· 19 years ago
e2602b3
[MTD] maps: sparse fixup
by Luiz Capitulino
· 19 years ago
8bc3b38
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
by Nicolas Pitre
· 19 years ago
7ac571f
[MTD] Make some tables 'const' so they can live in .rodata
by David Woodhouse
· 19 years ago
3c77354
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
by John Bowler
· 19 years ago
987d240
[MTD] CFI: Use 16-bit access to autoselect/read device id data
by Todd Poynor
· 19 years ago
3eb8cea
[MTD] devices/ms02-nv: phys/virt address fixups
by Maciej W. Rozycki
· 19 years ago
bc4117f
[MTD] RFD_FTL: Use lanana assigned major device number
by Sean Young
· 19 years ago
3b762d3
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
0c2e4b4
[ARM] Drivers should not make use of architecture private __ioremap
by Russell King
· 19 years ago
7d78c88
[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms
by Russell King
· 19 years ago
ef63d00
[MTD] maps: Replace dependency on non existing config option
by Sean Young
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
015953d
[PATCH] mtd: onenand_base needs sched.h
by Andrew Morton
· 19 years ago
b80b583
[PATCH] mtd: rfd_ftl build fix
by Andrew Morton
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
8766af9
[PATCH] check for failed kmalloc in inftlmount.c
by Greg Ungerer
· 19 years ago
fa67164
[PATCH] kfree cleanup: drivers/mtd
by Jesper Juhl
· 19 years ago
c2965f1
[MTD] chips: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
d5c5e78
[MTD] OneNAND: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
61b03bd
[MTD] NAND: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
e5580fb
[MTD] devices: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
69f34c9
[MTD] maps: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
1f948b4
[MTD] chips: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
97894cd
[MTD] core: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
b95f960
[MTD] chips cfi_cmdset_0002: Prevent timeout race
by Konstantin Baidarov
· 19 years ago
be30c10
[MTD] maps: Add support for the "TQM834x" Boards
by Marian Balakowicz
· 19 years ago
ea17629
[MTD] maps ixp2000: fix compile warnings in ixp2000 map driver
by Lennert Buytenhek
· 19 years ago
3096617
[MTD] NAND Kconfig: Simplify dependencies
by Thomas Gleixner
· 19 years ago
3e17404
[MTD] maps/plat-ram: Avoid gcc 4.0 warning
by Thomas Gleixner
· 19 years ago
868801e
[MTD] NAND: nand_write_ecc memory and OOB corruption
by Todd Poynor
· 19 years ago
49196f3
[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)
by Vitaly Wool
· 19 years ago
46d0d0f
[MTD] OneNAND/Kconfig: Fix dependencies
by Thomas Gleixner
· 19 years ago
f0250fd
Revert "[PATCH] OneNAND: Add simulator"
by Thomas Gleixner
· 19 years ago
01ac742
[MTD] maps/Kconfig: Simplify and update dependencies
by Sean Young
· 19 years ago
Next »