Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | usb: musb: omap2430: drop the nops | Felipe Balbi | 2010-12-10 | 1 | -11/+0 | |
| | | * | | | | | | | usb: musb: mark musb_save/restore_context static | Felipe Balbi | 2010-12-10 | 1 | -2/+2 | |
| | | * | | | | | | | usb: musb: drop musb_platform_save/restore_context | Felipe Balbi | 2010-12-10 | 5 | -38/+30 | |
| | | * | | | | | | | usb: musb: drop the set_clock magic | Felipe Balbi | 2010-12-10 | 1 | -2/+0 | |
| | | * | | | | | | | usb: musb: move clock handling to glue layer | Felipe Balbi | 2010-12-10 | 7 | -125/+140 | |
| | | * | | | | | | | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 2010-12-10 | 8 | -9/+19 | |
| | | * | | | | | | | usb: musb: blackfin: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 | |
| | | * | | | | | | | usb: musb: da8xx: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 | |
| | | * | | | | | | | usb: musb: davinci: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 | |
| | | * | | | | | | | usb: musb: tusb6010: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -8/+27 | |
| | | * | | | | | | | usb: musb: am35x: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 | |
| | | * | | | | | | | usb: musb: omap2430: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 | |
| | | * | | | | | | | usb: musb: split blackfin to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -3/+85 | |
| | | * | | | | | | | usb: musb: split da8xx to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+85 | |
| | | * | | | | | | | usb: musb: split davinci to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+85 | |
| | | * | | | | | | | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+84 | |
| | | * | | | | | | | usb: musb: split am35x to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+85 | |
| | | * | | | | | | | usb: musb: split omap2430 to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+86 | |
| | | * | | | | | | | usb: musb: trivial search and replace patch | Felipe Balbi | 2010-12-10 | 3 | -3/+3 | |
| | | * | | | | | | | usb: musb: add Kconfig options for each glue layer | Felipe Balbi | 2010-12-10 | 6 | -70/+46 | |
| | | * | | | | | | | usb: musb: hold context on musb structure | Felipe Balbi | 2010-12-10 | 2 | -84/+83 | |
| | | * | | | | | | | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 2010-12-07 | 9 | -177/+335 | |
| | | * | | | | | | | usb: musb: introduce struct musb_platform_ops | Felipe Balbi | 2010-12-07 | 1 | -0/+28 | |
| | * | | | | | | | | usb: gadget: g_ncm added | Yauheni Kaliuta | 2010-12-10 | 3 | -0/+263 | |
| | * | | | | | | | | usb: gadget: f_ncm.c added | Yauheni Kaliuta | 2010-12-10 | 2 | -0/+1408 | |
| | * | | | | | | | | usb: gadget: u_ether: prepare for NCM | Yauheni Kaliuta | 2010-12-10 | 2 | -2/+16 | |
| | * | | | | | | | | usb: pch_udc: Fix setup transfers with data out | Richard Röjfors | 2010-12-10 | 1 | -1/+4 | |
| | * | | | | | | | | usb: pch_udc: Fix compile error, warnings and checkpatch warnings | Richard Röjfors | 2010-12-10 | 1 | -8/+11 | |
| | * | | | | | | | | usb: add ab8500 usb transceiver driver | Mian Yousaf Kaukab | 2010-12-10 | 3 | -0/+595 | |
| | * | | | | | | | | USB: gadget: Implement runtime PM for MSM bus glue driver | Pavankumar Kondeti | 2010-12-10 | 1 | -0/+4 | |
| | * | | | | | | | | USB: gadget: Implement runtime PM for ci13xxx gadget | Pavankumar Kondeti | 2010-12-10 | 1 | -0/+10 | |
| | * | | | | | | | | USB: gadget: Add USB controller driver for MSM SoC | Pavankumar Kondeti | 2010-12-10 | 4 | -0/+160 | |
| | * | | | | | | | | USB: gadget: Introduce ci13xxx_udc_driver struct | Pavankumar Kondeti | 2010-12-10 | 3 | -55/+175 | |
| | * | | | | | | | | USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask | Pavankumar Kondeti | 2010-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc | Pavankumar Kondeti | 2010-12-10 | 1 | -6/+3 | |
| | * | | | | | | | | USB: gadget: Separate out PCI bus code from ci13xxx_udc | Pavankumar Kondeti | 2010-12-10 | 5 | -168/+181 | |
| | * | | | | | | | | USB: OTG: msm: Add support for power management | Pavankumar Kondeti | 2010-12-10 | 2 | -6/+282 | |
| | * | | | | | | | | USB: EHCI: msm: Add support for power management | Pavankumar Kondeti | 2010-12-10 | 2 | -2/+57 | |
| | * | | | | | | | | USB: EHCI: Add MSM Host Controller driver | Pavankumar Kondeti | 2010-12-10 | 4 | -0/+307 | |
| | * | | | | | | | | USB: Add MSM OTG Controller driver | Pavankumar Kondeti | 2010-12-10 | 3 | -0/+861 | |
| | * | | | | | | | | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 2010-12-10 | 4 | -0/+120 | |
| | * | | | | | | | | USB: serial: usb_wwan: Add missing uaccess.h / fix build failure | Peter Huewe | 2010-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | usb: gadget: f_fs: Remove redundant unlikely() | Tobias Klauser | 2010-12-10 | 1 | -2/+2 | |
| | * | | | | | | | | USB: host: uhci-q: Fixed minor coding style issues | Tobias Ollmann | 2010-12-10 | 1 | -5/+7 | |
| | * | | | | | | | | usb: gadget/imx-udc: fix interrupt name again | Uwe Kleine-König | 2010-12-10 | 1 | -2/+6 | |
| | * | | | | | | | | USB: whci-hcd: fix compiler warning | Namhyung Kim | 2010-12-10 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman | 2010-12-03 | 4 | -6/+249 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects. | Paul Mundt | 2010-12-01 | 1 | -6/+0 | |
| | | * | | | | | | | usb: ehci-sh: Add missing ehci helpers. | Paul Mundt | 2010-11-26 | 1 | -0/+2 | |
| | | * | | | | | | | usb: ehci-sh: Fix up fault in shutdown path. | Paul Mundt | 2010-11-26 | 1 | -1/+10 |