summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten
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
2011-06-07drm/nv40: fall back to paged dma object for the momentBen Skeggs
2011-06-07drm/nouveau: fix leak of gart mm nodeBen Skeggs
2011-06-07drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs
2011-06-07drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez
2011-06-07drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs
2011-06-07drm/nvc0: recognise 0xdX chipsets as NV_C0Ben Skeggs
2011-06-06GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross
2011-06-06GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross
2011-06-06GPIO: OMAP: fix section mismatch warningsRussell King
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2011-06-06musb: fix prefetch build failureMike Frysinger
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich
2011-06-06option: add Prolink PH300 modem IDsDan Williams
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams
2011-06-06Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman