summaryrefslogtreecommitdiff
path: root/include/linux
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-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-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-23Cleanup generic block based fiemapJosef Bacik