index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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
2011-11-14
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...
Greg Kroah-Hartman
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-11-04
usb, xhci: Clear warm reset change event during init
Don Zickus
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-18
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-09-29
USB: add quirk for Logitech C300 web cam
Jon Levell
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
2011-09-29
USB: message: cleanup min_t() cast in usb_sg_init()
Dan Carpenter
2011-09-27
USB: Add wakeup info to debugging messages
Alan Stern
2011-09-26
usb/core/devio.c: Check for printer class specific request
Matthias Dellweg
2011-09-26
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
Serge Hallyn
2011-09-26
USB: Update USB default wakeup settings
Alan Stern
2011-09-26
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
usbcore: check device's LPM capability
Andiry Xu
2011-09-26
usbcore: get BOS descriptor set
Andiry Xu
2011-09-20
USB: When hot reset for USB3 fails, try warm reset.
Sarah Sharp
2011-09-20
usbcore: refine warm reset logic
Andiry Xu
2011-09-18
USB: add RESET_RESUME for webcams shown to be quirky
Oliver Neukum
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
[next]