summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-25mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG
2013-08-25mmc: host: Remove a duplicate line in MakefileWei WANG
2013-08-25mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi
2013-08-25mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson
2013-08-25mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2013-08-25mmc: sdhci: request irq after sdhci_init() is calledShawn Guo
2013-08-25mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam
2013-08-25mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam
2013-08-25mmc: jz4740: fix return value check in jz4740_mmc_probe()Wei Yongjun
2013-08-25mmc: vub300: Staticize vub300_init_cardSachin Kamat
2013-08-25mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat
2013-07-23mmc: tmio: fix compiler warningGuennadi Liakhovetski
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-07-10Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-10Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-09parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
2013-07-09parisc: optimize mtsp(0,sr) inline assemblyHelge Deller
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller
2013-07-09parisc: document the shadow registersHelge Deller
2013-07-09parisc: more capabilities info in /proc/cpuinfoHelge Deller
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann
2013-07-09virtio_net: fix race in RX VQ processingDavid S. Miller
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-09Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven