Merge branch 'akpm' (incoming from Andrew)
[firefly-linux-kernel-4.4.55.git] / drivers / mtd / devices /
2014-04-07 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-07 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-04-07 Linus TorvaldsMerge tag 'cpu-hotplug-3.15-rc1' of git://git./linux...
2014-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'for-f2fs-3.15' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'fbdev-omap-3.15' of git://git./linux/kernel...
2014-04-07 Linus TorvaldsMerge tag 'mfd-for-linus-3.15' of git://git./linux...
2014-04-07 Linus TorvaldsMerge tag 'for-linus-20140405' of git://git.infradead...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-03 Russell KingMerge branches 'amba', 'fixes', 'misc', 'mmci', 'unstab...
2014-04-03 Dmitry TorokhovMerge branch 'next' into for-linus
2014-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/omap-uwire...
2014-03-29 Paolo BonziniMerge branch 'kvm-ppchv-next' of git://git./linux/kerne...
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Mark BrownMerge tag 'regmap-v3.14-rc4' into regmap-linus
2014-03-26 Mark BrownMerge remote-tracking branches 'regulator/topic/s5m8767...
2014-03-26 Pekon Guptamtd: devices: elm: update DRIVER_NAME as "omap-elm"
2014-03-26 Pekon Guptamtd: devices: elm: configure parallel channels based...
2014-03-26 Pekon Guptamtd: devices: elm: clean elm_load_syndrome
2014-03-26 Pekon Guptamtd: devices: elm: check for hardware engine's design...
2014-03-23 Mark BrownMerge remote-tracking branch 'asoc/topic/davinci' into...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Succinctly reorganise .remove()
2014-03-20 Lee Jonesmtd: st_spi_fsm: Allow loop to run at least once before...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Correct vendor name spelling issue...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Avoid duplicating MTD core code
2014-03-20 Lee Jonesmtd: st_spi_fsm: Remove useless consts from function...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Move runtime configurable msg sequence...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the W25Qxxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the S25FLxxx chip specific...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the MX25xxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to write to FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read the FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Erase partly or as a whole a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a busy wait for post-write...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Write to Flash via the FSM FIFO
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read from a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare default sequences for read...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx specific read confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the default read/write configu...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Update the flash Volatile Configuratio...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide a method to put the chip into...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add a check to if the chip can handle...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare read/write sequences according...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the sequence for enabling...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the erase one sector sequence
2014-03-20 Lee Jonesmtd: st_spi_fsm: Fetch boot-device from mode pins
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare the read/write FSM message...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Use device size to determine address...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Search for preferred FSM message seque...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Dynamically setup flash device based...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide device look-up table
2014-03-20 Lee Jonesmtd: devices: Provide header for shared OPCODEs and...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add support for JEDEC ID extraction
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a method to read from the FSM...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply framework for device requests
2014-03-20 Lee Jonesmtd: st_spi_fsm: Initialise and configure the FSM for...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply all register address and bit...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Allocate resources and register with...
2014-03-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-14 Paolo BonziniMerge branch 'kvm-ppc-fix' into HEAD
2014-03-13 Dave ChinnerMerge branch 'xfs-O_TMPFILE-support' into for-next
2014-03-12 Mark BrownMerge remote-tracking branches 'asoc/topic/wm8961'...
2014-03-12 Mark BrownMerge remote-tracking branches 'asoc/topic/wm5100'...
2014-03-12 Mark BrownMerge remote-tracking branches 'asoc/topic/da7213'...
2014-03-11 Christian Rieschmtd: Fix the behavior of OTP write if there is not...
2014-03-11 Fabian Frederickmtd: block2mtd: check device size
2014-03-11 Brian Norrismtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
2014-03-11 Christian Rieschmtd: Add a retlen parameter to _get_{fact,user}_prot_info
2014-03-11 Kuninori Morimotomtd: m25p80: add support for the Spansion s25fl008k...
2014-03-11 Jingoo Hanmtd: pmc551: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: spear_smi: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: devices: elm: Remove unnecessary OOM messages
2014-03-11 Stefan Sørensenmtd: elm: Use correct check on return value of pm_runti...
2014-03-11 Axel Linmtd: m25p80: Use positive logic to check JEDEC ID
2014-03-11 Paul Gortmakermtd: delete non-required instances of include <linux...
2014-03-11 Fabian Frederickmtd: block2mtd: Add mutex_destroy
2014-03-11 Alexander Sverdlinmtd: phram: Repair multiple instances support
2014-03-11 Geert Uytterhoevenmtd: m25p80: Enable Dual SPI read transfers for s25fl25...
2014-03-11 Geert Uytterhoevenmtd: m25p80: Add dual read support
2014-03-10 Thomas GleixnerMerge branch 'fortglx/3.15/time' of git://git.linaro...
2014-03-07 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc5-tag' of git:/...
2014-03-07 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-03-06 Mark BrownMerge tag 'parse-val' of git://git./linux/kernel/git...
2014-03-01 Dmitry TorokhovMerge tag 'v3.14-rc4' into next
2014-02-27 Ingo MolnarMerge branch 'core/urgent' into core/locking
2014-02-27 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-02-24 Uwe Kleine-KönigMerge tag 'dropmachtimexh-v2' of git://git.pengutronix...
2014-02-24 Chris ZankelMerge tag 'xtensa-for-next-20140221-1' into for_next
2014-02-24 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-22 Jason CooperMerge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu...
2014-02-20 Jiri KosinaMerge branch 'master' into for-next
2014-02-20 Johannes BergMerge remote-tracking branch 'wireless-next/master...
next