| Commit message (Expand) | Author | Files | Lines |
2012-04-06 | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings | 1 | -2/+1 |
2012-04-06 | blackfin: update defconfig for bf527-ezkit | Bob Liu | 1 | -0/+1 |
2012-04-06 | blackfin: gpio: fix compile error if !CONFIG_GPIOLIB | Bob Liu | 1 | -2/+12 |
2012-04-06 | blackfin: fix L1 data A overflow link issue | Mike Frysinger | 1 | -1/+1 |
2012-04-06 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley | 1 | -3/+7 |
2012-04-06 | mmc: sdhci-dove: Fix compile error by including module.h | Alf Høgemark | 1 | -0/+1 |
2012-04-06 | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper | 1 | -2/+3 |
2012-04-06 | Revert "mmc: sdhci-pci: Add MSI support" | Chris Ball | 1 | -6/+0 |
2012-04-06 | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" | Chris Ball | 2 | -5/+1 |
2012-04-06 | mmc: core: fix power class selection | Subhash Jadavani | 1 | -13/+17 |
2012-04-06 | mmc: omap_hsmmc: fix module re-insertion | Balaji T K | 1 | -3/+1 |
2012-04-06 | mmc: omap_hsmmc: convert to module_platform_driver | Felipe Balbi | 1 | -15/+1 |
2012-04-06 | mmc: omap_hsmmc: make it behave well as a module | Felipe Balbi | 1 | -4/+5 |
2012-04-06 | mmc: omap_hsmmc: trivial cleanups | Felipe Balbi | 1 | -77/+70 |
2012-04-06 | mmc: omap_hsmmc: context save after enabling runtime pm | Balaji T K | 1 | -2/+2 |
2012-04-06 | mmc: omap_hsmmc: use runtime put sync in probe error patch | Balaji T K | 1 | -2/+1 |
2012-04-06 | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki | 1 | -3/+9 |
2012-04-06 | mmc: bus: print bus speed mode of UHS-I card | Subhash Jadavani | 1 | -2/+15 |
2012-04-06 | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers | Manuel Lauss | 2 | -1/+5 |
2012-04-06 | mmc: sh_mmcif: Simplify calculation of mmc->f_min | Simon Horman | 1 | -7/+1 |
2012-04-06 | mmc: sh_mmcif: mmc->f_max should be half of the bus clock | Simon Horman | 1 | -6/+6 |
2012-04-06 | mmc: sh_mmcif: double clock speed | Simon Horman | 1 | -1/+2 |
2012-04-06 | mmc: block: Remove use of mmc_blk_set_blksize | Ulf Hansson | 1 | -26/+1 |
2012-04-06 | mmc: atmel-mci: add support for odd clock dividers | Ludovic Desroches | 2 | -19/+30 |
2012-04-06 | mmc: atmel-mci: r/w proof capability only available since v2xx | Ludovic Desroches | 1 | -0/+2 |
2012-04-06 | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches | 1 | -1/+8 |
2012-04-06 | mmc: sdhci-s3c: Enable runtime power management | Mark Brown | 1 | -0/+28 |
2012-04-06 | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend | Mark Brown | 1 | -4/+7 |
2012-04-06 | mmc: sdhci-s3c: use devm_ functions | Julia Lawall | 1 | -24/+3 |
2012-04-06 | mmc: sdhci-s3c: Keep a copy of platform data and use it | Thomas Abraham | 1 | -2/+9 |
2012-04-06 | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata | Thomas Abraham | 1 | -0/+8 |
2012-04-06 | mmc: sdhci-s3c: Remove usage of clk_type member in platform data | Thomas Abraham | 1 | -4/+70 |
2012-04-06 | MAINTAINERS: update for Marvell Ethernet drivers | stephen hemminger | 1 | -12/+7 |
2012-04-06 | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 1 | -1/+5 |
2012-04-06 | phonet: Check input from user before allocating | Sasha Levin | 1 | -0/+3 |
2012-04-06 | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 4 | -6/+9 |
2012-04-06 | memcg swap: use mem_cgroup_uncharge_swap fix | Michal Hocko | 1 | -7/+7 |
2012-04-06 | backlight: add driver for DA9052/53 PMIC v1 | Ashish Jangam | 3 | -0/+194 |
2012-04-06 | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -13/+3 |
2012-04-06 | MAINTAINERS: add entry for sparse checker | Christopher Li | 1 | -0/+9 |
2012-04-06 | MAINTAINERS: fix REMOTEPROC F: typo | Joe Perches | 1 | -1/+1 |
2012-04-06 | alpha: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -21/+10 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 63 | -572/+176 |