summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens1-0/+46
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens1-0/+38
2012-03-14USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li1-1/+1
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu1-0/+5
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman17-85/+340
2012-03-10USB: serial: use module_driver() macroGreg Kroah-Hartman1-15/+2
2012-03-10driver-core: Allow additional parameters for module_driverLars-Peter Clausen1-3/+4
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-09usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-06memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-06vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-06vfork: make it killableOleg Nesterov1-1/+1
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-06kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-2/+7
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-03-06Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+15
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+2
2012-03-03Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+24
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+24
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-0/+32
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-77/+99
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20
2012-02-29tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-0/+28
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior1-0/+39
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely71-431/+369
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2-2/+2
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus1-45/+5
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4