summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorLines
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti-2/+10
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-4/+0
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov-3/+4
2010-10-29convert get_sb_single() usersAl Viro-4/+4
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-52/+67
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+1
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern-3/+6
2010-10-22usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp-0/+3
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu-14/+13
2010-10-22usb: makefile cleanupmatt mooney-12/+7
2010-10-22usb: core: endpoint: Fix error pathRahul Ruikar-1/+1
2010-10-22USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen-1/+1
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey-5/+13
2010-10-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern-7/+7
2010-10-22usb: change to new flag variablematt mooney-3/+1
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad-1/+2
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern-4/+7
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern-1/+3
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott-1/+4
2010-10-22USB: core: update comment to match current function nameWolfram Sang-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern-3/+3
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern-19/+17
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo-11/+11
2010-08-10USB: remove fake "address-of" expressionsAlan Stern-8/+4
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter-29/+21
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern-1/+3
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz-1/+8
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen-0/+1
2010-08-10USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy-4/+1
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi-0/+5
2010-08-10USB: add runtime PM for PCI-based host controllersAlan Stern-14/+62
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern-1/+16
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern-1/+3
2010-08-10USB: move PCI HCD resume routineAlan Stern-38/+39
2010-08-10USB: refactor the powermac-specific ASIC clock codeAlan Stern-21/+23
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern-14/+12
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen-6/+4
2010-08-10USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen-4/+0
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du-1/+3
2010-08-10USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net-2/+7
2010-08-10USB: core driver: Fix Coding Stylescsanchez@neurowork.net-4/+3
2010-08-10USB: add check to detect host controller hardware removalAlan Stern-0/+8
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern-7/+25
2010-08-10USB: fix failure path in usb_add_hcd()Alan Stern-2/+16
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum-0/+3
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier-0/+4
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp-0/+2