summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-083-0/+11
|\
| * USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-252-0/+5
| * Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-251-0/+6
| |\
| | * usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-241-0/+6
* | | usb: omap_control_usb: fix compile warningFelipe Balbi2013-02-061-1/+1
* | | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-061-0/+2
* | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-2510-17/+85
|\| |
| * | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-241-0/+41
| |\ \
| | * | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-2217-49/+47
| | |\|
| | * | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-0/+41
| | |\ \
| | | * | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-0/+41
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+16
| |\ \ \ \
| | * | | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
| * | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-222-5/+7
| |\ \ \ \ \
| | * | | | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-5/+7
| * | | | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-201-5/+5
| |\ \ \ \ \ \
| | * | | | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-201-0/+2
| |\ \ \ \ \ \
| | * | | | | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
| | |/ / / / /
| * | | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0
| * | | | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-181-1/+2
| |\ \ \ \ \ \
| | * | | | | | 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-171-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-255-3/+202
|\ \ \ \ \ \
| * | | | | | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-251-0/+23
| * | | | | | usb: start using the control module driverKishon Vijay Abraham I2013-01-251-3/+1
| * | | | | | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-251-0/+92
| * | | | | | usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+8
| * | | | | | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-0/+13
| * | | | | | usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+22
| * | | | | | ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-231-0/+16
| * | | | | | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-181-0/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-252-8/+80
|\ \ \ \ \ \
| * | | | | | usb: gadget: completely remove ->start/->stopFelipe Balbi2013-01-241-6/+0
| * | | | | | usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-212-0/+9
| * | | | | | usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior2013-01-211-0/+4
| * | | | | | usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior2013-01-211-0/+8
| * | | | | | usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior2013-01-211-0/+2
| * | | | | | usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior2013-01-211-0/+1
| * | | | | | usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior2013-01-211-0/+1
| * | | | | | usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior2013-01-211-0/+52
| * | | | | | usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior2013-01-101-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-01-251-0/+30
|\ \ \ \ \ \
| * | | | | | usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I2013-01-251-0/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-1833-109/+87
|\| | | | |
| * | | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
| |\ \ \ \ \
| | * | | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
| | |/ / / /
| * | | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
| |\ \ \ \ \