summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-26mtd: m25p80: set writebufsizeBrian Norris
2012-03-26mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris
2012-03-26mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-26mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn
2012-03-26mtd: minor coding style cleanup in mtdpart.cStefan Roese
2012-03-26mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin
2012-03-26mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris
2012-03-26mtd: mtdoops: kill Kconfig usage instructionsBrian Norris
2012-03-26mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux
2012-03-26mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux
2012-03-26mtd: spear_smi: release memory region during removeShiraz Hashim
2012-03-26mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim
2012-03-26mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris
2012-03-26mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris
2012-03-26mtd: nand: erase block before marking badBrian Norris
2012-03-26mtd: onenand: samsung: add missing iounmapJulia Lawall
2012-03-26mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam
2012-03-26mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-03-26mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang
2012-03-26mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus 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-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 git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-02Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-02-29virtio: balloon: leak / fill balloon across S4Amit Shah
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller
2012-02-29drm/radeon: fix uninitialized variableChristian König
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow
2012-02-28hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz
2012-02-28hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida
2012-02-28watchdog: Fix typo in KconfigMasanari Iida
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2012-02-28crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter
2012-02-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie