summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-05mtd: m25p80: correct EN4B/EX4B commentBrian Norris1-1/+1
2013-08-05mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris1-7/+32
2013-08-05mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITEScott Wood1-1/+1
2013-08-05mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu1-3/+3
2013-08-05mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-08-05mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-08-05mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-08-05mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie1-2/+2
2013-08-05mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+2
2013-08-05mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+2
2013-08-05mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+1
2013-08-05mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski1-2/+4
2013-08-05MIPS: BCM63XX: export PSI size from nvramJonas Gorski2-0/+13
2013-08-05mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski1-1/+2
2013-08-05mtd: fsl_ifc_nand: remove incorrect kfree()Brian Norris1-1/+0
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki1-0/+55
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki2-0/+15
2013-08-05Linux 3.11-rc4v3.11-rc4Linus Torvalds1-1/+1
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-26/+68
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins1-1/+2
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-21/+21
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher1-1/+1
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-678/+995
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+10
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+31
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03Merge branch 'security-fixes' into fixesRussell King3-28/+31
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-03netlabel: use domain based selectors when address based selectors are not ava...Paul Moore6-158/+130
2013-08-03net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5
2013-08-03sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-56/+232
2013-08-03Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-70/+15
2013-08-03net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann1-1/+3
2013-08-03r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-03net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-03htb: fix sign extension bugstephen hemminger1-1/+1
2013-08-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-34/+82