summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-033-48/+39
|\
| * xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-032-17/+13
|\ \
| * | more file_inode() open-coded instancesAl Viro2013-02-272-17/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-035-10/+16
|\ \ \
| * | | qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * | | s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-031-3/+12
|\ \ \ \
| * | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
* | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-036-0/+1417
|\ \ \ \ \
| * | | | | metag: Internal and external irqchipsJames Hogan2013-03-023-0/+1213
| * | | | | metag: Time keepingJames Hogan2013-03-023-0/+204
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-031-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-03116-937/+1210
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMUHiroshi Doyu2013-02-211-1/+1
* | | | | | | | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-273-8/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-031-15/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-0320-849/+795
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | watchdog: sp805_wdt depends on ARMAlessandro Rubini2013-03-011-1/+1
| * | | | | | | | | | watchdog: davinci_wdt: update to devm_* APIKumar, Anil2013-03-011-21/+5
| * | | | | | | | | | watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar2013-03-011-2/+1
| * | | | | | | | | | watchdog: at91rm9200: add DT supportJoachim Eastwood2013-03-012-1/+10
| * | | | | | | | | | watchdog: add timeout-sec property bindingFabio Porcedda2013-03-014-15/+15
| * | | | | | | | | | watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2013-03-012-119/+43
| * | | | | | | | | | watchdog: omap_wdt: Add option nowayoutPali Rohár2013-03-011-1/+5
| * | | | | | | | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-012-11/+58
| * | | | | | | | | | watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens2013-03-011-6/+63
| * | | | | | | | | | watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens2013-03-011-4/+4
| * | | | | | | | | | watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens2013-03-011-18/+18
| * | | | | | | | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-78/+78
| * | | | | | | | | | watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2013-03-012-130/+23
| * | | | | | | | | | watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck2013-03-012-120/+66
| * | | | | | | | | | watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han2013-03-011-33/+9
| * | | | | | | | | | watchdog: remove old STMP3xxx driverWolfram Sang2013-03-013-298/+0
| * | | | | | | | | | watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang2013-03-013-0/+122
| * | | | | | | | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+64
| * | | | | | | | | | watchdog: introduce retu_wdt driverAaro Koskinen2013-03-013-0/+191
| * | | | | | | | | | watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck2013-03-011-1/+1
| * | | | | | | | | | watchdog: orion_wdt: Add platform aliasLubomir Rintel2013-03-011-0/+1
| * | | | | | | | | | watchdog: ath79_wdt: add device tree matchingGabor Juhos2013-03-011-0/+11
| * | | | | | | | | | watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-011-10/+38
| * | | | | | | | | | watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos2013-03-011-5/+2
| * | | | | | | | | | watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka2013-03-011-20/+8
| * | | | | | | | | | watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka2013-03-011-2/+3
| * | | | | | | | | | watchdog: gef_wdt.c: add missing remove callbackDevendra Naga2013-03-011-0/+1