aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: change to new flag variablematt mooney2010-10-22
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-22
* USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-22
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-22
* USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott2010-10-22
* USB: core: update comment to match current function nameWolfram Sang2010-10-22
* USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-24
* USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-24
* usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo2010-09-03
* USB: remove fake "address-of" expressionsAlan Stern2010-08-10
* USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter2010-08-10
* USB: accept RNDIS configs if there's no alternativeAlan Stern2010-08-10
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-10
* USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-10
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-10
* USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-10
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: move PCI HCD resume routineAlan Stern2010-08-10
* USB: refactor the powermac-specific ASIC clock codeAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
* USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
* USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net2010-08-10
* USB: core driver: Fix Coding Stylescsanchez@neurowork.net2010-08-10
* USB: add check to detect host controller hardware removalAlan Stern2010-08-10
* USB: don't stop root-hub status polls too soonAlan Stern2010-08-10
* USB: fix failure path in usb_add_hcd()Alan Stern2010-08-10
* USB: add quirk for Broadcom BT dongleOliver Neukum2010-07-26
* USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier2010-07-26
* USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp2010-07-26
* USB: obey the sysfs power/wakeup settingAlan Stern2010-06-30
* USB: fix oops in usb_sg_init()Alan Stern2010-06-30
* USB: unbind all interfaces before rebinding themAlan Stern2010-06-04
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-21
* USB: remove match_deviceMing Lei2010-05-20
* USB: remove usb_find_deviceMing Lei2010-05-20
* USB: add missing "{}" in map_urb_for_dmaMing Lei2010-05-20
* USB: fix interface runtime-PM settingsAlan Stern2010-05-20
* USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu2010-05-20
* USB: simplify usb_sg_init()Alan Stern2010-05-20
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-20
* USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-20
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-20
* USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz2010-05-20
* USB: devices: fix Coding StylesCarlos Sánchez Acosta2010-05-20