pandora-kernel.git
2012-09-29 Fabio Estevammtd: mxc_nand: Convert to module_platform_driver()
2012-09-29 Fabio Estevammtd: gpmi-nand: Convert to module_platform_driver()
2012-09-29 Fabio Estevammtd: gpmi-nand: Improve logging style
2012-09-29 Marek Vasutmtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
2012-09-29 Rafał Miłeckimtd: basic (read only) driver for BCMA serial flash
2012-09-29 David WoodhouseMerge commit '371a00448f95adaa612cf1a0b31a11e7093bc706...
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: ensure alignment requirement...
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: improve message output
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: make module_init() return appropr...
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: remove unnecessary include
2012-09-29 Brian NorrisJFFS2: don't fail on bitflips in OOB
2012-09-29 Julia Lawallmtd: autcpu12-nvram: drop frees of devm_ alloc'd data
2012-09-29 Artem Bityutskiymtd: cmdlinepart: minor cleanups
2012-09-29 Artem Bityutskiymtd: cmdlinepart: revise error handling
2012-09-29 Rafał Miłeckimtd: bcm47part driver for BCM47XX chipsets
2012-09-29 Artem Bityutskiymtd: cmdlinepart: remove unneeded initialization
2012-09-29 Andreas Bießmannmtd: omap2: fix module loading
2012-09-29 Andreas Bießmannmtd: omap2: fix omap_nand_remove segfault
2012-09-29 Stefan Roesemtd: cfi_cmdset_0001: Fix problem with unlocking timeout
2012-09-29 Jeff Westfahlmtd: nand: Added a device flag for subpage read support
2012-09-29 Thomas Petazzonimtd: orion_nand: remove <mach/hardware.h> include
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: make module_init() return an...
2012-09-29 Akinobu Mitamtd: mtd_nandecctest: remove unnecessary srandom32...
2012-09-29 Gabor Juhosmtd: m25p80: add support for the EON EN25Q64 chip
2012-09-29 Jan Luebbemtd: m25p80: add support for Micron N25Q128
2012-09-29 Roland Stiggemtd: lpc32xx_mlc: Cleanup after DT-only conversion
2012-09-29 Roland Stiggemtd: lpc32xx_slc: Cleanup after DT-only conversion
2012-09-29 Fabio Estevammtd: allow MTD_NAND_GPMI_NAND to be built as module
2012-09-29 Fabio Estevammtd: nand: nand_bbt: export nand_update_bbt
2012-09-29 Shmulik Ladkanimtd: nand: rename create_bbt()'s 'len' variable to...
2012-09-29 Sachin Kamatmtd: s3c2410: Fix compiler warnings
2012-09-29 Sachin Kamatmtd: s3c2410: Use devm_* functions
2012-09-29 Julia Lawallmtd: maps: rbtx4939-flash: delete unneeded test
2012-09-29 Randy Dunlapmtd: fix kernel-doc warning in include/linux/mtd/nand.h
2012-09-29 Huang Shijiemtd: mtdpart: break it as soon as we parse out the...
2012-09-29 Stefan Roesemtd: physmap_of: Add "no-unaligned-direct-access" DT...
2012-09-29 Julia Lawallmtd: spear_smi: use devm_ functions consistently
2012-09-29 John Crispinmtd: lantiq: Add NAND support on Lantiq XWAY SoC.
2012-09-29 John Crispinmtd: check for valid pdata inside plat_nand
2012-09-29 Huang Shijiedefconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
2012-09-29 Huang Shijiemtd: kill MTD_NAND_VERIFY_WRITE
2012-09-29 Vivien Didelotmtd: m25p80: add support for Micron N25Q256A
2012-09-29 Wolfram Sangmtd: maps: pci: remove dead code
2012-09-29 Andy Shevchenkomtd: use %*ph[CN] to dump small buffers
2012-09-29 Huang Shijiemtd: gpmi: fix the compiler warnings
2012-09-29 Heiko Schochermtd: nand: davinci: add OF support for davinci nand...
2012-09-29 Artem BityutskiyJFFS2: fix unmount regression
2012-09-29 Greg Ungerermtd: allow uclinux map driver to be used on any ColdFir...
2012-09-29 Greg Ungerermtd: fix wrong usage of ioremap_nocache() in uclinux...
2012-09-29 Sachin Kamatmtd: s3c2410: Fix line over 80 characters warning
2012-09-29 Sachin Kamatmtd: s3c2410: Fix checkpatch warnings and errors relate...
2012-09-29 Sachin Kamatmtd: s3c2410: Do not initialise statics to 0 or NULL
2012-09-29 Sachin Kamatmtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
2012-09-29 Sachin Kamatmtd: s3c2410: Use pr_* instead of printk
2012-09-29 Sachin Kamatmtd: s3c2410: Use module_platform_driver()
2012-09-29 Fabio Estevammtd: nand: Include IMX6 in the list of supported SoCs
2012-09-29 Alexander Shiyanmtd: autcpu12-nvram: Convert driver to platform_device
2012-09-29 Alexander Shiyanmtd: autcpu12-nvram: Fix compile breakage
2012-09-29 Peter Meerwaldmtd: omap2: fix some typos in comments
2012-09-29 Brian Norrismtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from...
2012-09-29 Jean-Christophe... mtd: atmel nand: fix gpio missing request
2012-09-29 Mike Dunnmtd: docg4: fix oob reads
2012-09-29 Artem Bityutskiymtd: spear_smi: fix compilation warning
2012-09-29 Julia Lawallmtd: spear_smi: failure test for null rather than negat...
2012-09-29 Roland Stiggemtd: lpc32xx_mlc: Make driver independent of AMBA DMA...
2012-09-29 Roland Stiggemtd: lpc32xx_slc: Make driver independent of AMBA DMA...
2012-09-29 Brian Norrismtd: nand: rename '_raw' BBT scan functions
2012-09-29 Brian Norrismtd: nand: use ECC, if present, when scanning OOB
2012-09-29 Brian Norrismtd: nand_bbt: use string library
2012-09-29 Brian Norrismtd: nand: remove unused 'int' return codes
2012-09-29 Brian Norrismtd: check for max_bitflips in mtd_read_oob()
2012-09-29 Marek Vasutmtd: m25p80: Fix the Spansion chip detection
2012-09-29 Marek Vasutmtd: m25p80: add support for Spansion s25sl064p chip
2012-09-29 Huang Shijiemtd: gpmi: change the code for clocks
2012-09-29 Bastian Hechtmtd: sh_flctl: Only copy OOB data if it is required
2012-09-29 Bastian Hechtmtd: sh_flctl: Use memcpy() instead of using a loop
2012-08-22 David WoodhouseMerge tag 'v3.6-rc2' of git://git./linux/kernel/git...
2012-08-21 Rafał Miłeckibcma: detect and register NAND flash device
2012-08-21 Rafał Miłeckibcma: detect and register serial flash device
2012-08-21 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-20 Johannes Bergmac80211: clean up ieee80211_subif_start_xmit
2012-08-20 Johannes Bergmac80211: pass channel to ieee80211_send_probe_req
2012-08-20 Johannes Bergmac80211: convert ops checks to WARN_ON
2012-08-20 Johannes Bergmac80211: check operating channel in scan
2012-08-20 Johannes Bergmac80211: use RX status band instead of current band
2012-08-20 Johannes Bergmac80211: don't assume channel is set in tracing
2012-08-20 Johannes Bergmac80211: use oper_channel in rate init
2012-08-20 Johannes Bergmac80211: remove freq/chantype from debugfs
2012-08-20 Johannes Bergmac80211: remove almost unused local variable
2012-08-20 Johannes Bergmac80211: mesh: don't use global channel type
2012-08-20 Johannes Bergmac80211: simplify buffers in aes_128_cmac_vector
2012-08-20 Johannes Bergmac80211_hwsim: add support for P2P Device
2012-08-20 Johannes Bergmac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
2012-08-20 Johannes Bergmac80211: support P2P Device abstraction
2012-08-20 Johannes Bergcfg80211: add P2P Device abstraction
2012-08-20 Johannes Bergmac80211: make ieee80211_beacon_connection_loss_work...
2012-08-20 Johannes Bergmac80211: check size of channel switch IE when parsing
2012-08-20 Johannes Bergmac80211: fix CSA handling timer
2012-08-20 Johannes Bergmac80211: clean up CSA handling code
2012-08-20 Johannes Bergmac80211: remove unneeded 'bssid' variable
next