summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-013-0/+238
| | | * | | | | | | usb: ohci-sh: Set IRQ as shared.Paul Mundt2010-11-011-1/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2010-12-039-15/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-011-5/+8
| | | * | | | | | | usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-013-3/+3
| | | * | | | | | | usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-016-7/+9
| | * | | | | | | | usb: g_audio: Fix crash at driver removalRichard Röjfors2010-12-031-5/+5
| | |/ / / / / / /
| | * | | | | | | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman2010-11-303-69/+251
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-12-011-42/+212
| | | * | | | | | | usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-12-011-9/+12
| | | * | | | | | | usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-12-011-2/+2
| | | * | | | | | | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-12-012-1/+9
| | | * | | | | | | usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-12-011-4/+5
| | | * | | | | | | usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-12-011-22/+22
| | * | | | | | | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie42010-11-305-0/+2672
| | * | | | | | | | usb: Add in missing EHCI helpers.Paul Mundt2010-11-304-0/+10
| | * | | | | | | | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+23
| | * | | | | | | | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-11-301-0/+8
| | * | | | | | | | usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula2010-11-301-1/+2
| | * | | | | | | | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams2010-11-303-0/+81
| | * | | | | | | | USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-301-1/+1
| | * | | | | | | | usbmon: correct length for isochronousPete Zaitcev2010-11-301-3/+31
| | |/ / / / / / /
| | * | | | | | | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-171-0/+7
| | * | | | | | | usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz2010-11-172-40/+40
| | * | | | | | | USB: improve uses of usb_mark_last_busyAlan Stern2010-11-163-16/+10
| | * | | | | | | USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-166-110/+13
| | * | | | | | | USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-165-16/+11
| | * | | | | | | USB: use sysfs_merge_group for power attributesAlan Stern2010-11-161-33/+17
| | * | | | | | | USB: use the no_callbacks flag for interfacesMing Lei2010-11-162-53/+31
| | * | | | | | | USB device driver of Topcliff PCHToshiharu Okada2010-11-164-0/+2971
| | * | | | | | | usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz2010-11-161-60/+48
| | * | | | | | | usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2010-11-162-178/+186
| | * | | | | | | drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
| | * | | | | | | drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-1/+1
| | * | | | | | | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-165-0/+464
| | * | | | | | | usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-113-0/+178
| | * | | | | | | usb: dummy_hcd code simplificationTatyana Brokhman2010-11-111-116/+135
| | * | | | | | | USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2010-11-112-211/+249
| | * | | | | | | USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz2010-11-111-4/+1
| | * | | | | | | USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz2010-11-111-25/+24
| | * | | | | | | USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz2010-11-111-7/+4
| | * | | | | | | USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar2010-11-111-0/+1
| | * | | | | | | USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz2010-11-111-13/+16
| | * | | | | | | USB: gadget: composite: Typo fix.Marek Belisko2010-11-111-1/+1
| | * | | | | | | USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall2010-11-111-1/+0
| | * | | | | | | usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2010-11-112-5/+2
| | * | | | | | | USB: ssu100: remove max_packet_size calculationBill Pemberton2010-11-111-48/+8
| | |/ / / / / /
| * | | | | | | Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman2010-12-161-12/+14
| * | | | | | | Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman2010-12-162-50/+24
* | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-5/+7
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud