summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-05mtd: nand: pxa3xx: Check for clk_prepare_enable() return valueEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepareEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_clk_getEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_ioremap_resourceEzequiel Garcia
2013-08-05mtd: nand: pxa3xx: Use devm_kzallocEzequiel Garcia
2013-08-05mtd: Convert logging messagesJoe Perches
2013-08-05mtd: devices: added the 16MiB winbond deviceGirish K S
2013-08-05mtd: nand_base: Use io{read, write}*_rep functions for transferAlexander Shiyan
2013-08-05mtd: nand-gpio: Add missing "owner" field in platform_driver structAlexander Shiyan
2013-08-05mtd: nand-gpio: Rename internal variables to match functionalityAlexander Shiyan
2013-08-05mtd: nand-gpio: Unneeded dependency on ARM removedAlexander Shiyan
2013-08-05mtd: nand-gpio: Use default nand_base {read/write}_buf functionsAlexander Shiyan
2013-08-05mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...Alexander Shiyan
2013-08-05mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...Alexander Shiyan
2013-08-05mtd: nand-gpio: Convert driver to using resource-managed functionsAlexander Shiyan
2013-08-05mtd: m25p80: correct EN4B/EX4B commentBrian Norris
2013-08-05mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris
2013-08-05mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood
2013-08-05mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu
2013-08-05mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-08-05mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie
2013-08-05mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-05mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski
2013-08-05mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski
2013-08-05mtd: fsl_ifc_nand: remove incorrect kfree()Brian Norris
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi