Age | Commit message (Expand) | Author |
2010-12-16 | USB: core: Add input prompt and help text for USB_OTG config | Pavankumar Kondeti |
2010-11-22 | usb: musb: do not use dma for control transfers | Anand Gadiyar |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-11 | usb: core: fix information leak to userland | Vasiliy Kulikov |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | USB: accept some invalid ep0-maxpacket values | Alan Stern |
2010-10-22 | usb: Fix issue with USB 3.0 devices after system resume | Sarah Sharp |
2010-10-22 | USB: core: use kernel assigned address for devices under xHCI | Andiry Xu |
2010-10-22 | usb: makefile cleanup | matt mooney |
2010-10-22 | usb: core: endpoint: Fix error path | Rahul Ruikar |
2010-10-22 | USB: do not print -ESHUTDOWN message if usb at otg device mode | Peter Chen |
2010-10-22 | USB: introduce unmap_urb_setup_for_dma() | Martin Fuzzey |
2010-10-22 | USB: disable endpoints after unbinding interfaces, not before | Alan Stern |
2010-10-22 | usb: change to new flag variable | matt mooney |
2010-10-22 | usb: musb: host: unmap the buffer for PIO data transfers | Maulik Mankad |
2010-10-22 | USB: teach "devices" file about Wireless and SuperSpeed USB | Alan Stern |
2010-10-22 | OHCI: work around for nVidia shutdown problem | Alan Stern |
2010-10-22 | USB: output an error message when the pipe type doesn't match the endpoint type | Simon Arlott |
2010-10-22 | USB: core: update comment to match current function name | Wolfram Sang |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-24 | USB: update Kconfig help text for CONFIG_USB_SUSPEND | Alan Stern |
2010-09-24 | USB: fix bug in initialization of interface minor numbers | Alan Stern |
2010-09-03 | usb: allow drivers to use allocated bandwidth until unbound | Thadeu Lima de Souza Cascardo |
2010-08-10 | USB: remove fake "address-of" expressions | Alan Stern |
2010-08-10 | USB: fix thread-unsafe anchor utiliy routines | Christian Lamparter |
2010-08-10 | USB: accept RNDIS configs if there's no alternative | Alan Stern |
2010-08-10 | USB delay init quirk for logitech Harmony 700-series devices | Phil Dibowitz |
2010-08-10 | USB: xHCI: Supporting MSI/MSI-X | Dong Nguyen |
2010-08-10 | USB: core: hcd-pci: use for_each_pci_dev() | Kulikov Vasiliy |
2010-08-10 | USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM | Andrea Righi |
2010-08-10 | USB: add runtime PM for PCI-based host controllers | Alan Stern |
2010-08-10 | USB: fix race between root-hub wakeup & controller suspend | Alan Stern |
2010-08-10 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern |
2010-08-10 | USB: move PCI HCD resume routine | Alan Stern |
2010-08-10 | USB: refactor the powermac-specific ASIC clock code | Alan Stern |
2010-08-10 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern |
2010-08-10 | USB-BKL: Convert usb_driver ioctl to unlocked_ioctl | Andi Kleen |
2010-08-10 | USB-BKL: Remove lock_kernel in usbfs update_sb() | Andi Kleen |
2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du |
2010-08-10 | USB: core endpoint: Fix Coding Styles | csanchez@neurowork.net |
2010-08-10 | USB: core driver: Fix Coding Styles | csanchez@neurowork.net |
2010-08-10 | USB: add check to detect host controller hardware removal | Alan Stern |
2010-08-10 | USB: don't stop root-hub status polls too soon | Alan Stern |
2010-08-10 | USB: fix failure path in usb_add_hcd() | Alan Stern |
2010-07-26 | USB: add quirk for Broadcom BT dongle | Oliver Neukum |
2010-07-26 | USB: adds Artisman USB dongle to list of quirky devices | Paul Mortier |
2010-07-26 | USB: Fix USB3.0 Port Speed Downgrade after port reset | Sarah Sharp |