summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mmc: sh_mmcif: double clock speedSimon Horman2012-04-051-1/+2
| * | | | | mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson2012-04-051-26/+1
| * | | | | mmc: atmel-mci: add support for odd clock dividersLudovic Desroches2012-04-052-19/+30
| * | | | | mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches2012-04-051-0/+2
| * | | | | mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-051-1/+8
| * | | | | mmc: sdhci-s3c: Enable runtime power managementMark Brown2012-04-051-0/+28
| * | | | | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown2012-04-051-4/+7
| * | | | | mmc: sdhci-s3c: use devm_ functionsJulia Lawall2012-04-051-24/+3
| * | | | | mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham2012-04-051-2/+9
| * | | | | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham2012-04-051-0/+8
| * | | | | mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham2012-04-051-4/+70
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0614-195/+371
|\ \ \ \ \
| * | | | | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
| * | | | | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
| * | | | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
| * | | | | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
| * | | | | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
| * | | | | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
| * | | | | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
| * | | | | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
| * | | | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
| * | | | | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
| * | | | | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18
| * | | | | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-042-0/+31
| * | | | | bnx2x: PFC fixYaniv Rosner2012-04-042-1/+18
| * | | | | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-041-1/+12
| * | | | | net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-041-8/+43
| * | | | | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-041-0/+3
| * | | | | r8169: enable napi on resume.Artem Savkov2012-04-031-0/+3
| * | | | | bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
| * | | | | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-031-1/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-033-84/+112
| |\ \ \ \ \
| | * | | | | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-031-0/+17
| | * | | | | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-032-0/+15
| | * | | | | ixgbe: driver fix for link flapMultanen, Eric W2012-04-031-84/+80
| * | | | | | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-055-107/+135
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-04-051-7/+3
| |\ \ \ \ \ \
| | * | | | | | EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim2012-04-041-7/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-052-77/+87
| |\ \ \ \ \ \
| | * | | | | | USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
| | * | | | | | USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| | * | | | | | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
| | * | | | | | USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| | * | | | | | USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-04-051-15/+44
| |\ \ \ \ \ \
| | * | | | | | gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
| | * | | | | | gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
| | |/ / / / /
| * / / / / / ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-021-8/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-051-1/+1
|\ \ \ \ \ \