summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-21USB: simplify usb_sg_init()Alan Stern1-2/+0
2010-05-21USB: Change the scatterlist type in struct urbMatthew Wilcox1-1/+1
2010-05-21USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox1-2/+5
2010-05-21USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox1-0/+8
2010-05-21USB: Add definition for the Pipe Usage descriptorMatthew Wilcox1-0/+2
2010-05-21USB: remove URB_NO_SETUP_DMA_MAPAlan Stern1-17/+11
2010-05-21USB: remove the usb_host_ss_ep_comp structureAlan Stern1-16/+3
2010-05-21USB: export the new ch11.h file to userspceAlan Stern2-6/+5
2010-05-21USB: Composite framework: Add suspended sysfs entryFabien Chouteau2-0/+5
2010-05-21USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta1-0/+114
2010-05-21usb: cdc: ncm constants and structures addedYauheni Kaliuta1-0/+94
2010-05-21USB: Support for allocating USB 3.0 streams.Sarah Sharp2-0/+20
2010-05-21USB: Add stream ID field to struct urb.Sarah Sharp1-0/+1
2010-05-21USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp1-0/+2
2010-05-21USB: use PM core routines to enable/disable autosuspendAlan Stern1-4/+2
2010-05-21USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern1-0/+9
2010-05-21usb: otg: add global ULPI register definitionsHeikki Krogerus1-0/+140
2010-05-21USB: gadget: add HID gadget driverFabien Chouteau1-0/+32
2010-05-21USB: serial: generalise write buffer preparationJohan Hovold1-0/+5
2010-05-21USB: serial: re-implement multi-urb writes in generic driverJohan Hovold1-3/+6
2010-05-21USB: serial: generalise generic read implementationJohan Hovold1-0/+3
2010-05-21USB: serial: refactor read urb submission in generic driverJohan Hovold1-1/+1
2010-05-21USB: serial: allow drivers to define bulk buffer sizesJohan Hovold1-0/+5
2010-05-21USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede1-0/+4
2010-05-21USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai1-0/+1
2010-05-21usb: musb: allow board to pass down fifo modeFelipe Balbi1-0/+35
2010-05-21usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel1-2/+0
2010-05-21USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-5/+2
2010-05-21USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2-41/+43
2010-05-21USB: make hub.h public (drivers dependency)Eric Lescouet2-1/+206
2010-05-21USB: make hcd.h public (drivers dependency)Eric Lescouet1-0/+578
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+19
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney1-0/+2
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+2
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust1-0/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+2