summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: export the new ch11.h file to userspceAlan Stern
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2010-05-20USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta
2010-05-20usb: cdc: ncm constants and structures addedYauheni Kaliuta
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: Add stream ID field to struct urb.Sarah Sharp
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-20usb: otg: add global ULPI register definitionsHeikki Krogerus
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold
2010-05-20USB: serial: generalise generic read implementationJohan Hovold
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds