aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-03-13usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-11usb-storage: fix menu orderingRandy Dunlap
2011-03-11usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap
2011-03-11USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter
2011-03-11USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby
2011-03-11USB: serial: ch341: add new idwangyanqing
2011-03-11USB: Only treat lasting over-current conditions as errorsPaul Bolle
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino
2011-03-09USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski
2011-03-09USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-02USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala
2011-03-02USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala
2011-03-02USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala
2011-03-02usb-gadget: fix warning in ethernetStephen Hemminger
2011-03-02wusb: fix find_first_zero_bit() return value checkAkinobu Mita
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi
2011-03-01usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar
2011-03-01usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala
2011-03-01usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK
2011-03-01usb: otg: TWL4030: Update the last_event variable.Hema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-03-01usb: musb: gadget: fix list_head usageFelipe Balbi
2011-02-28USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-02-28USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby
2011-02-28usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin
2011-02-28usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin
2011-02-28usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin
2011-02-28usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin
2011-02-28usb/isp1760: Clean up payload address handlingArvid Brodin