| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds | 2011-07-29 | 9 | -155/+598 |
|\ |
|
| * | dmaengine: imx-sdma: add device tree probe support | Shawn Guo | 2011-07-27 | 1 | -3/+39 |
| * | dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name | Shawn Guo | 2011-07-27 | 1 | -10/+2 |
| * | dmaengine: imx-sdma: use platform_device_id to identify sdma version | Shawn Guo | 2011-07-27 | 1 | -10/+30 |
| * | mmc: sdhci-esdhc-imx: add device tree probe support | Shawn Guo | 2011-07-27 | 1 | -9/+69 |
| * | mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host | Shawn Guo | 2011-07-27 | 1 | -1/+2 |
| * | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-27 | 1 | -4/+53 |
| * | mmc: sdhci-esdhc-imx: do not reference platform data after probe | Shawn Guo | 2011-07-27 | 1 | -9/+13 |
| * | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 | Shawn Guo | 2011-07-27 | 1 | -51/+87 |
| * | net/fec: add device tree probe support | Shawn Guo | 2011-07-27 | 1 | -5/+98 |
| * | net: ibm_newemac: convert it to use of_get_phy_mode | Shawn Guo | 2011-07-27 | 4 | -40/+21 |
| * | dt/net: add helper function of_get_phy_mode | Shawn Guo | 2011-07-27 | 1 | -0/+43 |
| * | net/fec: gasket needs to be enabled for some i.mx | Shawn Guo | 2011-07-27 | 1 | -4/+18 |
| * | serial/imx: add device tree probe support | Shawn Guo | 2011-07-27 | 1 | -11/+72 |
| * | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo | 2011-07-27 | 1 | -16/+69 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog | Linus Torvalds | 2011-07-29 | 20 | -471/+1875 |
|\ \ |
|
| * | | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 2011-07-28 | 2 | -0/+13 |
| * | | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+6 |
| * | | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck | 2011-07-28 | 1 | -5/+13 |
| * | | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck | 2011-07-28 | 1 | -3/+24 |
| * | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+20 |
| * | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -7/+72 |
| * | | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+5 |
| * | | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+32 |
| * | | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2011-07-28 | 5 | -0/+384 |
| * | | watchdog: hpwdt: add next gen HP servers | Thomas Mingarelli | 2011-07-28 | 1 | -27/+77 |
| * | | watchdog: it8712f_wdt.c: improve includes | Wim Van Sebroeck | 2011-07-26 | 1 | -1/+1 |
| * | | watchdog: at91sam9/wdt: move register header to drivers | Jean-Christophe Plagniol-Villard | 2011-07-26 | 2 | -1/+38 |
| * | | watchdog: Add Xilinx watchdog timer driver | Alejandro Cabrera | 2011-07-26 | 3 | -0/+450 |
| * | | watchdog: remove empty pm-functions | Wolfram Sang | 2011-07-26 | 3 | -29/+0 |
| * | | watchdog: sp805: Flush posted writes in enable/disable. | Nick Bowler | 2011-07-26 | 1 | -0/+4 |
| * | | watchdog: sp805: Don't write 0 to the load value register. | Nick Bowler | 2011-07-26 | 1 | -1/+0 |
| * | | watchdog: imx2_wdt: add device tree probe support | Shawn Guo | 2011-07-26 | 1 | -0/+6 |
| * | | watchdog: s3c2410: Add support for device tree based probe | Thomas Abraham | 2011-07-22 | 1 | -0/+10 |
| * | | watchdog: mpcore_wdt: Add suspend/resume support. | Peter Fordham | 2011-07-22 | 1 | -0/+23 |
| * | | watchdog: mtx1-wdt: use dev_{err,info} instead of printk() | Florian Fainelli | 2011-07-22 | 1 | -2/+2 |
| * | | watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on | Sascha Hauer | 2011-07-22 | 1 | -1/+1 |
| * | | watchdog: add support for the Synopsys DesignWare WDT | Jamie Iles | 2011-07-22 | 3 | -0/+386 |
| * | | watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use | Jonathan McDowell | 2011-07-22 | 1 | -46/+50 |
| * | | watchdog: iTCO_wdt: clean-up PCI device ID's | Wim Van Sebroeck | 2011-07-22 | 1 | -268/+139 |
| * | | watchdog: Use "request_muxed_region" in it87 watchdog drivers | Nat Gurumoorthy | 2011-07-22 | 2 | -95/+134 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-07-28 | 3 | -28/+36 |
|\ \ \ |
|
| * | | | n2_crypto: Attach on Niagara-T3. | David S. Miller | 2011-07-28 | 1 | -15/+18 |
| * | | | n2rng: Attach on Niagara-T3. | David S. Miller | 2011-07-28 | 2 | -13/+18 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 | 23 | -224/+323 |
|\ \ \ \ |
|
| * | | | | tg3: Remove 5719 jumbo frames and TSO blocks | Matt Carlson | 2011-07-27 | 1 | -3/+3 |
| * | | | | tg3: Break larger frags into 4k chunks for 5719 | Matt Carlson | 2011-07-27 | 2 | -6/+47 |
| * | | | | tg3: Add tx BD budgeting code | Matt Carlson | 2011-07-27 | 1 | -20/+29 |
| * | | | | tg3: Consolidate code that calls tg3_tx_set_bd() | Matt Carlson | 2011-07-27 | 1 | -37/+42 |
| * | | | | tg3: Add partial fragment unmapping code | Matt Carlson | 2011-07-27 | 2 | -0/+27 |