summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-01USB: host: use dev_get_platdata()Jingoo Han
2013-08-01USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-01USB: refactor code for enabling/disabling remote wakeupAlan Stern
2013-08-01USB: simplify the interface of usb_get_status()Alan Stern
2013-08-01usb: misc: usb3503: use dev_get_platdata()Jingoo Han
2013-08-01usb: renesas: use dev_get_platdata()Jingoo Han
2013-08-01USB: c67x00: use dev_get_platdata()Jingoo Han
2013-08-01MAINTAINERS: USB, remove F: drivers/net/usb/ patternJoe Perches
2013-08-01usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang
2013-07-29USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chipsFrank Schäfer
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-29Linux 3.11-rc3Linus Torvalds
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-29Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong
2013-07-26usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker
2013-07-26usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-07-26drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-26drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko