summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida2-2/+2
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin1-1/+2
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin1-1/+1
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin1-1/+1
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D1-0/+2
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall1-10/+1
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae1-50/+59
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae1-1/+1
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim1-1/+1
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim1-4/+4
2012-01-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+45
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern3-74/+43
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+11
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen15-61/+142
2012-01-26HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen1-3/+14
2012-01-26HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen1-5/+11
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2-0/+23
2012-01-26intel-idle: convert to x86_cpu_id auto probingAndi Kleen1-50/+66
2012-01-26crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2-9/+16
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King8-241/+105
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-40/+29
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap1-1/+1
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka1-1/+1
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-01-26serial: Kill off Moorestown codeAlan Cox3-354/+0
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman1-31/+4
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman1-50/+1
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu1-1/+1
2012-01-26agp: fix scratch page cleanupMichal Kubecek1-6/+6
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie14-199/+167
2012-01-26pinctrl: add checks for empty function namesTony Lindgren5-24/+41
2012-01-26pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren1-3/+6
2012-01-26pinctrl: fix some pinmux typosTony Lindgren1-7/+2
2012-01-26regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski1-1/+1
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-160/+282
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+3
2012-01-25xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs2-4/+17
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter1-3/+8
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman16-2497/+37
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse3-54/+54
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse1-8/+11
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom2-1/+10
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown1-2/+2
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-547/+326
2012-01-24serial: Fix wakeup init logic to speed up startupSimon Glass1-3/+3
2012-01-24serial: amba-pl011: lock console writes against interruptsRabin Vincent1-0/+14