Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 6 | -0/+1417 | |
|\ \ \ \ \ | ||||||
| * | | | | | metag: Internal and external irqchips | James Hogan | 2013-03-02 | 3 | -0/+1213 | |
| * | | | | | metag: Time keeping | James Hogan | 2013-03-02 | 3 | -0/+204 | |
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 2013-03-03 | 116 | -937/+1210 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU | Hiroshi Doyu | 2013-02-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 3 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts | K. Y. Srinivasan | 2013-02-27 | 3 | -8/+10 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-03 | 1 | -15/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | USB: EHCI: revert "remove ASS/PSS polling timeout" | Alan Stern | 2013-02-26 | 1 | -15/+14 | |
* | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-03-03 | 20 | -849/+795 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | watchdog: sp805_wdt depends on ARM | Alessandro Rubini | 2013-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | watchdog: davinci_wdt: update to devm_* API | Kumar, Anil | 2013-03-01 | 1 | -21/+5 | |
| * | | | | | | | | | | watchdog: davinci_wdt: use devm managed clk get | Mrugesh Katepallewar | 2013-03-01 | 1 | -2/+1 | |
| * | | | | | | | | | | watchdog: at91rm9200: add DT support | Joachim Eastwood | 2013-03-01 | 2 | -1/+10 | |
| * | | | | | | | | | | watchdog: add timeout-sec property binding | Fabio Porcedda | 2013-03-01 | 4 | -15/+15 | |
| * | | | | | | | | | | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 2013-03-01 | 2 | -119/+43 | |
| * | | | | | | | | | | watchdog: omap_wdt: Add option nowayout | Pali Rohár | 2013-03-01 | 1 | -1/+5 | |
| * | | | | | | | | | | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 2013-03-01 | 2 | -11/+58 | |
| * | | | | | | | | | | watchdog: bcm47xx_wdt.c: add hard timer | Hauke Mehrtens | 2013-03-01 | 1 | -6/+63 | |
| * | | | | | | | | | | watchdog: bcm47xx_wdt.c: rename wdt_time to timeout | Hauke Mehrtens | 2013-03-01 | 1 | -4/+4 | |
| * | | | | | | | | | | watchdog: bcm47xx_wdt.c: rename ops methods | Hauke Mehrtens | 2013-03-01 | 1 | -18/+18 | |
| * | | | | | | | | | | watchdog: bcm47xx_wdt.c: use platform device | Hauke Mehrtens | 2013-03-01 | 1 | -78/+78 | |
| * | | | | | | | | | | watchdog: bcm47xx_wdt.c: convert to watchdog core api | Hauke Mehrtens | 2013-03-01 | 2 | -130/+23 | |
| * | | | | | | | | | | watchdog: Convert BookE watchdog driver to watchdog infrastructure | Guenter Roeck | 2013-03-01 | 2 | -120/+66 | |
| * | | | | | | | | | | watchdog: s3c2410_wdt: Use devm_* functions | Jingoo Han | 2013-03-01 | 1 | -33/+9 | |
| * | | | | | | | | | | watchdog: remove old STMP3xxx driver | Wolfram Sang | 2013-03-01 | 3 | -298/+0 | |
| * | | | | | | | | | | watchdog: add new driver for STMP3xxx and i.MX23/28 | Wolfram Sang | 2013-03-01 | 3 | -0/+122 | |
| * | | | | | | | | | | rtc: stmp3xxx: add wdt-accessor function | Wolfram Sang | 2013-03-01 | 1 | -0/+64 | |
| * | | | | | | | | | | watchdog: introduce retu_wdt driver | Aaro Koskinen | 2013-03-01 | 3 | -0/+191 | |
| * | | | | | | | | | | watchdog: intel_scu_watchdog: fix Kconfig dependency | Wim Van Sebroeck | 2013-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | watchdog: orion_wdt: Add platform alias | Lubomir Rintel | 2013-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | watchdog: ath79_wdt: add device tree matching | Gabor Juhos | 2013-03-01 | 1 | -0/+11 | |
| * | | | | | | | | | | watchdog: ath79_wdt: get register base from platform device's resources | Gabor Juhos | 2013-03-01 | 1 | -10/+38 | |
| * | | | | | | | | | | watchdog: ath79_wdt: convert to use devm_clk_get | Gabor Juhos | 2013-03-01 | 1 | -5/+2 | |
| * | | | | | | | | | | watchdog: sp5100_tco: Write back the original value to reserved bits, instead... | Takahisa Tanaka | 2013-03-01 | 1 | -20/+8 | |
| * | | | | | | | | | | watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese... | Takahisa Tanaka | 2013-03-01 | 1 | -2/+3 | |
| * | | | | | | | | | | watchdog: gef_wdt.c: add missing remove callback | Devendra Naga | 2013-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | watchdog: at91sam9: at91_wdt_dt_ids cannot be __init | Arnd Bergmann | 2013-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | watchdog: da9055_wdt needs to select WATCHDOG_CORE | Randy Dunlap | 2013-03-01 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-03 | 2 | -77/+75 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dmaengine: dw_dmac: move to generic DMA binding | Arnd Bergmann | 2013-02-28 | 2 | -77/+75 | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-03-03 | 14 | -273/+1292 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it | Matthew Garrett | 2013-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | ideapad: depends on backlight subsystem and update comment | Ike Panhc | 2013-02-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | Platform: x86: chromeos_laptop - add i915 gmbuses to adapter names | Benson Leung | 2013-02-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add isl light sensor for Pixel | Benson Leung | 2013-02-27 | 1 | -0/+16 | |
| * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add a more general add_i2c_device | Benson Leung | 2013-02-27 | 1 | -3/+11 | |
| * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Pixel Touchscreen | Yufeng Shen | 2013-02-27 | 1 | -0/+31 | |
| * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add support for probing devices | Benson Leung | 2013-02-27 | 1 | -0/+20 |