summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2011-12-14usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman
2011-11-14usb: musb: fix compilation breakage introduced by de47725Felipe Balbi
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-09-26musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-09musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky
2011-09-09usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-12usb: musb: gadget: fix error pathSebastian Andrzej Siewior
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-08-12usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin
2011-08-12usb: musb: ux500: set dma config for both src and dstPer Forlin
2011-08-12usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-12usb: musb: fix KconfigRabin Vincent
2011-08-12usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-08-08ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-01usb: musb: fix KconfigRabin Vincent
2011-08-01usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08usb: musb: restore INDEX register in resume pathAjay Kumar Gupta
2011-07-01usb: musb: no need to access platform_deviceFelipe Balbi
2011-07-01usb: musb: convert musb to new style bindSebastian Andrzej Siewior
2011-07-01usb: musb: choose correct fifo_modeFelipe Balbi
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-07-01usb: musb: be careful when using different fifo_modesFelipe Balbi
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-09usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh
2011-06-06musb: fix prefetch build failureMike Frysinger
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab