summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-26Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman6-12/+63
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman5-3/+202
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-8/+80
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+30
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I1-0/+23
2013-01-25usb: start using the control module driverKishon Vijay Abraham I1-3/+1
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I1-0/+92
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I1-0/+8
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I1-0/+13
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I1-0/+22
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I1-0/+30
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam1-0/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson12-42/+37
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2-0/+9
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior1-0/+4
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior1-0/+8
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior1-0/+2
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior1-0/+52
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman21-64/+53
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri1-0/+27
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-12USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim1-0/+19
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior1-2/+3
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer1-0/+41
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1