| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-04-06 | 3 | -32/+61 |
|\ |
|
| * | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing | Chris Metcalf | 2012-04-02 | 1 | -1/+1 |
| * | tilepro ethernet driver: fix a few minor issues | Chris Metcalf | 2012-04-02 | 1 | -25/+50 |
| * | tile-srom.c driver: minor code cleanup | Chris Metcalf | 2012-04-02 | 1 | -6/+6 |
| * | edac: say "TILEGx" not "TILEPro" for the tilegx edac driver | Chris Metcalf | 2012-04-02 | 1 | -0/+4 |
* | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 4 | -3/+4 |
|\ \ |
|
| * | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich | 2012-04-06 | 1 | -0/+1 |
| * | | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 2012-04-06 | 1 | -1/+1 |
| * | | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 2012-04-06 | 2 | -2/+2 |
* | | | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-06 | 13 | -218/+299 |
|\ \ \ |
|
| * | | | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley | 2012-04-05 | 1 | -3/+7 |
| * | | | mmc: sdhci-dove: Fix compile error by including module.h | Alf Høgemark | 2012-04-05 | 1 | -0/+1 |
| * | | | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper | 2012-04-05 | 1 | -2/+3 |
| * | | | Revert "mmc: sdhci-pci: Add MSI support" | Chris Ball | 2012-04-05 | 1 | -6/+0 |
| * | | | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" | Chris Ball | 2012-04-05 | 1 | -3/+1 |
| * | | | mmc: core: fix power class selection | Subhash Jadavani | 2012-04-05 | 1 | -13/+17 |
| * | | | mmc: omap_hsmmc: fix module re-insertion | Balaji T K | 2012-04-05 | 1 | -3/+1 |
| * | | | mmc: omap_hsmmc: convert to module_platform_driver | Felipe Balbi | 2012-04-05 | 1 | -15/+1 |
| * | | | mmc: omap_hsmmc: make it behave well as a module | Felipe Balbi | 2012-04-05 | 1 | -4/+5 |
| * | | | mmc: omap_hsmmc: trivial cleanups | Felipe Balbi | 2012-04-05 | 1 | -77/+70 |
| * | | | mmc: omap_hsmmc: context save after enabling runtime pm | Balaji T K | 2012-04-05 | 1 | -2/+2 |
| * | | | mmc: omap_hsmmc: use runtime put sync in probe error patch | Balaji T K | 2012-04-05 | 1 | -2/+1 |
| * | | | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki | 2012-04-05 | 1 | -3/+9 |
| * | | | mmc: bus: print bus speed mode of UHS-I card | Subhash Jadavani | 2012-04-05 | 1 | -2/+15 |
| * | | | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers | Manuel Lauss | 2012-04-05 | 1 | -1/+3 |
| * | | | mmc: sh_mmcif: Simplify calculation of mmc->f_min | Simon Horman | 2012-04-05 | 1 | -7/+1 |
| * | | | mmc: sh_mmcif: mmc->f_max should be half of the bus clock | Simon Horman | 2012-04-05 | 1 | -6/+6 |
| * | | | mmc: sh_mmcif: double clock speed | Simon Horman | 2012-04-05 | 1 | -1/+2 |
| * | | | mmc: block: Remove use of mmc_blk_set_blksize | Ulf Hansson | 2012-04-05 | 1 | -26/+1 |
| * | | | mmc: atmel-mci: add support for odd clock dividers | Ludovic Desroches | 2012-04-05 | 2 | -19/+30 |
| * | | | mmc: atmel-mci: r/w proof capability only available since v2xx | Ludovic Desroches | 2012-04-05 | 1 | -0/+2 |
| * | | | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches | 2012-04-05 | 1 | -1/+8 |
| * | | | mmc: sdhci-s3c: Enable runtime power management | Mark Brown | 2012-04-05 | 1 | -0/+28 |
| * | | | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend | Mark Brown | 2012-04-05 | 1 | -4/+7 |
| * | | | mmc: sdhci-s3c: use devm_ functions | Julia Lawall | 2012-04-05 | 1 | -24/+3 |
| * | | | mmc: sdhci-s3c: Keep a copy of platform data and use it | Thomas Abraham | 2012-04-05 | 1 | -2/+9 |
| * | | | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata | Thomas Abraham | 2012-04-05 | 1 | -0/+8 |
| * | | | mmc: sdhci-s3c: Remove usage of clk_type member in platform data | Thomas Abraham | 2012-04-05 | 1 | -4/+70 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 14 | -195/+371 |
|\ \ \ |
|
| * | | | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 2012-04-05 | 1 | -1/+5 |
| * | | | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo | 2012-04-04 | 1 | -2/+3 |
| * | | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde | 2012-04-04 | 1 | -2/+4 |
| * | | | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner | 2012-04-04 | 2 | -2/+1 |
| * | | | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner | 2012-04-04 | 1 | -2/+2 |
| * | | | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner | 2012-04-04 | 2 | -0/+12 |
| * | | | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner | 2012-04-04 | 1 | -2/+1 |
| * | | | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner | 2012-04-04 | 1 | -7/+14 |
| * | | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner | 2012-04-04 | 1 | -15/+18 |
| * | | | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner | 2012-04-04 | 1 | -5/+5 |
| * | | | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner | 2012-04-04 | 1 | -2/+18 |