summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27romfs: switch to new MTD APIArtem Bityutskiy
2012-03-27jffs2: remove direct mtd->point referenceArtem Bityutskiy
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn
2012-03-27mtd: minor coding style cleanup in mtdpart.cStefan Roese
2012-03-27mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris
2012-03-27mtd: mtdoops: kill Kconfig usage instructionsBrian Norris
2012-03-27mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux
2012-03-27mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux
2012-03-27mtd: spear_smi: release memory region during removeShiraz Hashim
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris
2012-03-27mtd: nand: erase block before marking badBrian Norris
2012-03-27mtd: onenand: samsung: add missing iounmapJulia Lawall
2012-03-27mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang
2012-03-27mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder
2012-03-03Linux 3.3-rc6Linus Torvalds
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-01Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah