summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-1/+1
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede1-0/+1
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2-0/+12
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-5/+71
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman9-22/+30
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+15
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern1-7/+21
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2012-06-25uas: task mgmt & error handlingGerd Hoffmann1-0/+40
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt1-10/+9
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman14-20/+82
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman14-20/+82
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I1-0/+30
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I1-0/+13
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-3/+26
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-5/+5
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+1
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman14-21/+49
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+38
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-2/+22
2012-06-20Viresh has movedViresh Kumar2-2/+2
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-0/+10
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-19Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+3
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-18USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman1-1/+2
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+12
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt1-3/+5
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt1-3/+3
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-0/+1
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-1/+3
2012-06-17net: remove my future former mail addressRémi Denis-Courmont1-1/+1
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap1-0/+2
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller1-2/+0
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+6
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf1-0/+2
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-5/+2