aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-28Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-28virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang
2012-01-28virtio: fix typos of memory barriersJason Wang
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim
2012-01-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox
2012-01-26serial: Kill off Moorestown codeAlan Cox
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu