summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-14drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden
2011-06-14drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl
2011-06-14drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák
2011-06-14drm/radeon/kms: fix mac g5 quirkAlex Deucher
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook
2011-06-14alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook
2011-06-14savage: remove unnecessary if statementGreg Dietsche
2011-06-09drm/radeon: fix GUI idle IH debug statementsIlija Hadzic
2011-06-09drm/radeon/kms: check modes against max pixel clockAlex Deucher
2011-06-09drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer
2011-06-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-08Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-08Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-08Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-08Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie
2011-06-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-06-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki
2011-06-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki
2011-06-07gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-07Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-06-07Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown
2011-06-06usb: remove bad dput after dentry_unhashSage Weil