Age | Commit message (Expand) | Author |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | usbfs: kill racy detection of simple_pin_fs() | Al Viro |
2012-03-20 | tidy up after d_make_root() conversion | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-13 | USB: dynamically allocate usb_device children pointers instead of using a fix... | Huajun Li |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-02 | usb/core: remove "always" from usb_unlink_urb() kernel doc entry | Sebastian Andrzej Siewior |
2012-03-01 | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi |
2012-02-28 | usb: fix defined but not used warnings in hcd-pci.c | Paul Gortmaker |
2012-02-23 | Merge branch 'usb-3.3-rc4' into usb-next | Greg Kroah-Hartman |
2012-02-21 | USB: Set hub depth after USB3 hub reset | Elric Fu |
2012-02-14 | USB: Turn on auto-suspend for USB 3.0 hubs. | Sarah Sharp |
2012-02-14 | USB: Set wakeup bits for all children hubs. | Sarah Sharp |
2012-02-14 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp |
2012-02-14 | USB: Refactor hub remote wake handling. | Sarah Sharp |
2012-02-14 | USB/xHCI: Enable USB 3.0 hub remote wakeup. | Sarah Sharp |
2012-02-14 | USB: Suspend functions before putting dev into U3. | Sarah Sharp |
2012-02-14 | USB/xhci: Enable remote wakeup for USB3 devices. | Sarah Sharp |
2012-02-14 | USB: Don't fail USB3 probe on missing legacy PCI IRQ. | Sarah Sharp |
2012-02-09 | usb: Use hub port data to determine whether a port is removable | Matthew Garrett |
2012-02-09 | usb: Add support for indicating whether a port is removable | Matthew Garrett |
2012-02-02 | USB: debugging code shouldn't alter control flow | Alan Stern |
2012-01-26 | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern |
2012-01-24 | Dynamic ID addition doesn't need get_driver() | Alan Stern |
2012-01-24 | USB: cleanup the handling of the PM complete call | Oliver Neukum |
2012-01-24 | USB: code cleanup in suspend/resume path (3rd try) | Oliver Neukum |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-03 | usbfs: propagate umode_t | Al Viro |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2012-01-03 | vfs: live vfsmounts never have NULL ->mnt_sb | Al Viro |
2012-01-03 | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro |
2012-01-03 | USB: remove dead code from suspend/resume path | Oliver Neukum |
2012-01-03 | USB: add quirk for another camera | Oliver Neukum |
2011-12-22 | usbfs: Fix oops related to user namespace conversion. | Sarah Sharp |
2011-12-09 | USB: Adding #define in hub_configure() and hcd.c file | Aman Deep |
2011-12-09 | usb: fix number of mapped SG DMA entries | Clemens Ladisch |
2011-11-26 | USB: remove BKL comments | Davidlohr Bueso |
2011-11-26 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman |
2011-11-18 | USB: make the usbfs memory limit configurable | Alan Stern |
2011-11-18 | USB: change the memory limits in usbfs URB submission | Alan Stern |
2011-11-18 | USB: unify some error pathways in usbfs | Alan Stern |
2011-11-15 | USB: move usb_translate_errors to linux/usb.h | Johan Hovold |
2011-11-15 | USB: Add optional match for interface class to dynamic ID facility | Josua Dietze |
2011-11-14 | USB: Remove the SAW_IRQ hcd flag | Alan Stern |
2011-11-14 | USB: quirks: adding more quirky webcams to avoid squeaky audio | sordna |
2011-11-14 | USB: add quirk for Logitech C600 web cam | Josh Boyer |