Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | USB: simplify usb_sg_init() | Alan Stern | 1 | -2/+0 |
2010-05-21 | USB: Change the scatterlist type in struct urb | Matthew Wilcox | 1 | -1/+1 |
2010-05-21 | USB: Turn interface_to_usbdev into an inline function | Matthew Wilcox | 1 | -2/+5 |
2010-05-21 | USB: Add a usb_pipe_endpoint() convenience function | Matthew Wilcox | 1 | -0/+8 |
2010-05-21 | USB: Add definition for the Pipe Usage descriptor | Matthew Wilcox | 1 | -0/+2 |
2010-05-21 | USB: remove URB_NO_SETUP_DMA_MAP | Alan Stern | 1 | -17/+11 |
2010-05-21 | USB: remove the usb_host_ss_ep_comp structure | Alan Stern | 1 | -16/+3 |
2010-05-21 | USB: export the new ch11.h file to userspce | Alan Stern | 2 | -6/+5 |
2010-05-21 | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 2 | -0/+5 |
2010-05-21 | USB: ncm: added ncm.h with auxiliary definitions | Yauheni Kaliuta | 1 | -0/+114 |
2010-05-21 | usb: cdc: ncm constants and structures added | Yauheni Kaliuta | 1 | -0/+94 |
2010-05-21 | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 2 | -0/+20 |
2010-05-21 | USB: Add stream ID field to struct urb. | Sarah Sharp | 1 | -0/+1 |
2010-05-21 | USB: Add parsing of SuperSpeed endpoint companion descriptor. | Sarah Sharp | 1 | -0/+2 |
2010-05-21 | USB: use PM core routines to enable/disable autosuspend | Alan Stern | 1 | -4/+2 |
2010-05-21 | USB: fix usbmon and DMA mapping for scatter-gather URBs | Alan Stern | 1 | -0/+9 |
2010-05-21 | usb: otg: add global ULPI register definitions | Heikki Krogerus | 1 | -0/+140 |
2010-05-21 | USB: gadget: add HID gadget driver | Fabien Chouteau | 1 | -0/+32 |
2010-05-21 | USB: serial: generalise write buffer preparation | Johan Hovold | 1 | -0/+5 |
2010-05-21 | USB: serial: re-implement multi-urb writes in generic driver | Johan Hovold | 1 | -3/+6 |
2010-05-21 | USB: serial: generalise generic read implementation | Johan Hovold | 1 | -0/+3 |
2010-05-21 | USB: serial: refactor read urb submission in generic driver | Johan Hovold | 1 | -1/+1 |
2010-05-21 | USB: serial: allow drivers to define bulk buffer sizes | Johan Hovold | 1 | -0/+5 |
2010-05-21 | USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES | Hans de Goede | 1 | -0/+4 |
2010-05-21 | USB: musb: allow the Blackfin vrsel gpio to be active low | Cliff Cai | 1 | -0/+1 |
2010-05-21 | usb: musb: allow board to pass down fifo mode | Felipe Balbi | 1 | -0/+35 |
2010-05-21 | usb-serial: Use tty_port version console instead of usb_serial_port | Jason Wessel | 1 | -2/+0 |
2010-05-21 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 1 | -5/+2 |
2010-05-21 | USB: split hub.h into ch11.h and merge-in hcd.h | Eric Lescouet | 2 | -41/+43 |
2010-05-21 | USB: make hub.h public (drivers dependency) | Eric Lescouet | 2 | -1/+206 |
2010-05-21 | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 1 | -0/+578 |
2010-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+19 |
2010-05-16 | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 1 | -4/+19 |
2010-05-15 | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro | 1 | -0/+14 |
2010-05-12 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 1 | -1/+0 |
2010-05-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+3 |
2010-05-06 | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney | 1 | -0/+2 |
2010-05-04 | cgroup: Check task_lock in task_subsys_state() | Li Zefan | 1 | -0/+1 |
2010-05-04 | i2c-core: Use per-adapter userspace device lists | Jean Delvare | 1 | -0/+2 |
2010-04-30 | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack | 1 | -3/+15 |
2010-04-29 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -0/+10 |
2010-04-28 | coda: move backing-dev.h kernel include inside __KERNEL__ | Jens Axboe | 1 | -1/+2 |
2010-04-25 | Catch filesystems lacking s_bdi | Jörn Engel | 1 | -0/+1 |
2010-04-24 | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman | 1 | -0/+9 |
2010-04-23 | Cleanup generic block based fiemap | Josef Bacik | 1 | -2/+3 |
2010-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -2/+2 |
2010-04-22 | NFS: Fix an unstable write data integrity race | Trond Myklebust | 1 | -0/+1 |
2010-04-22 | smbfs: add bdi backing to mount session | Jens Axboe | 1 | -0/+3 |
2010-04-22 | ncpfs: add bdi backing to mount session | Jens Axboe | 1 | -0/+2 |