summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25uas: task mgmt & error handlingGerd Hoffmann
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-06-19Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers
2012-06-18USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-06-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-06-13usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-11[media] Fix regression in ioctl numberingHans Verkuil
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar