aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: coh901327_wdt.c: fix timeoutWim Van Sebroeck
2012-03-27watchdog: coh901327: convert to use watchdog coreLinus Walleij
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: ep93xx_wdt: timeout is an unsigned int value.Wim Van Sebroeck
2012-03-27watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog coreMika Westerberg
2012-03-27watchdog: Convert ep93xx driver to watchdog coreH Hartley Sweeten
2012-03-27watchdog: sp805: Use devm routinesViresh Kumar
2012-03-27watchdog: sp805: replace readl/writel with lighter _relaxed variantsViresh Kumar
2012-03-27watchdog: sp805: Fix documentation style commentViresh Kumar
2012-03-27watchdog: mpcore_wdt: Allow platform_get_irq() to failViresh Kumar
2012-03-27watchdog: mpcore_wdt: Use devm routinesViresh Kumar
2012-03-27watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_deviceViresh Kumar
2012-03-27watchdog: xen: don't clear is_active when xen_wdt_stop() failedJan Beulich
2012-03-27watchdog: xen: don't unconditionally enable the watchdog during resumeJan Beulich
2012-03-27watchdog: fix compiler error for missing parenthesisJaehoon Chung
2012-03-27watchdog: ep93xx_wdt.c: fix platform probeWim Van Sebroeck
2012-03-27watchdog: ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede
2012-03-27watchdog: softdog: convert to watchdog coreAlan Cox
2012-03-27watchdog: Convert max63xx_wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: pnx4008: convert driver to use the watchdog frameworkWolfram Sang
2012-03-27watchdog: Convert wm8350_wdt driver to watchdog coreAxel Lin
2012-03-27watchdog: Convert jz4740_wdt driver to watchdog coreAxel Lin
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-03-27watchdog: pnx4008: don't use __raw_-accessorsWolfram Sang
2012-03-27watchdog: pnx4008: cleanup resource handling using managed devicesWolfram Sang
2012-03-27watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernationViresh Kumar
2012-03-27watchdog: make imx2_wdt report boot status correctlyOskar Schirmer
2012-03-27watchdog: documentation: remove index-fileWolfram Sang
2012-03-26drm/radeon/kms: add htile support to the cs checker v3Jerome Glisse
2012-03-26drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher
2012-03-26drm/nouveau/i2c: fix thinko/regression on really old chipsetsBen Skeggs
2012-03-26drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't usefulBen Skeggs
2012-03-26drm/nouveau: fix thinko causing init to fail on cards without accelBen Skeggs
2012-03-26gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICEKirill A. Shutemov
2012-03-25gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten