aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds25-152/+1741
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds116-739/+3252
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds3-0/+275
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman1-12/+0
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman14-88/+92
2010-05-20USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman1-16/+16
2010-05-20USB: remove usb_find_deviceMing Lei1-1/+0
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+199
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz1-0/+149
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold1-6/+2
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold1-0/+12
2010-05-20USB: simplify usb_sg_init()Alan Stern1-2/+0
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox1-1/+1
2010-05-20USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox1-2/+5
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox1-0/+8
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox1-0/+2
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern1-17/+11
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern1-16/+3
2010-05-20USB: export the new ch11.h file to userspceAlan Stern2-6/+5
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau2-0/+5
2010-05-20USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta1-0/+114
2010-05-20usb: cdc: ncm constants and structures addedYauheni Kaliuta1-0/+94
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp2-0/+20
2010-05-20USB: Add stream ID field to struct urb.Sarah Sharp1-0/+1
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp1-0/+2
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern1-4/+2
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern1-0/+9
2010-05-20usb: otg: add global ULPI register definitionsHeikki Krogerus1-0/+140
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau1-0/+32
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold1-0/+5
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold1-3/+6
2010-05-20USB: serial: generalise generic read implementationJohan Hovold1-0/+3
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold1-1/+1
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold1-0/+5
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede1-0/+4
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai1-0/+1
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi1-0/+35
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel1-2/+0
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-5/+2
2010-05-20USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2-41/+43
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet2-1/+206
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-0/+578
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-15/+107
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-49/+73
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds22-107/+1257
2010-05-20Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+9
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds21-253/+892
2010-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-44/+67
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-8/+17
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-150/+21