summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-201-0/+199
* wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-201-0/+149
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-6/+2
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-201-0/+12
* USB: simplify usb_sg_init()Alan Stern2010-05-201-2/+0
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
* USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox2010-05-201-2/+5
* USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-201-0/+8
* USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-201-0/+2
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-17/+11
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-201-16/+3
* USB: export the new ch11.h file to userspceAlan Stern2010-05-202-6/+5
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-202-0/+5
* USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta2010-05-201-0/+114
* usb: cdc: ncm constants and structures addedYauheni Kaliuta2010-05-201-0/+94
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-202-0/+20
* USB: Add stream ID field to struct urb.Sarah Sharp2010-05-201-0/+1
* USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-201-0/+2
* USB: use PM core routines to enable/disable autosuspendAlan Stern2010-05-201-4/+2
* USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-201-0/+9
* usb: otg: add global ULPI register definitionsHeikki Krogerus2010-05-201-0/+140
* USB: gadget: add HID gadget driverFabien Chouteau2010-05-201-0/+32
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-201-0/+5
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-201-3/+6
* USB: serial: generalise generic read implementationJohan Hovold2010-05-201-0/+3
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-201-1/+1
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-0/+5
* USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede2010-05-201-0/+4
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-201-0/+1
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-0/+35
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-2/+0
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-5/+2
* USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-202-41/+43
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-202-1/+206
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-0/+578
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-161-4/+19
|\
| * rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-161-4/+19
* | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+14
|/
* revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-1/+0
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-072-0/+3
|\
| * rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-061-0/+2
| * cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-041-0/+1
* | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-0/+2
* | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-291-0/+1
|\ \
| * | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
|\ \ \
| * | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| * | | Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| * | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
OpenPOWER on IntegriCloud