aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-06usb: omap_control_usb: fix compile warningFelipe Balbi
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell