Age | Commit message (Expand) | Author | Files | Lines |
2012-11-12 | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-12 | Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 15 | -353/+188 |
2012-11-09 | Revert "usb: musb: dsps: remove explicit NOP device creation" | Afzal Mohammed | 1 | -1/+2 |
2012-11-06 | usb: musb: remove generic_interrupt | Philippe De Swert | 4 | -33/+46 |
2012-11-06 | usb: musb: cppi_dma: export cppi_interrupt() | Sergei Shtylyov | 1 | -0/+1 |
2012-11-06 | usb: fix typo in drivers/usb | Masanari Iida | 1 | -1/+1 |
2012-11-06 | usb: musb: dsps: control module handling (quirk) | Santhapuri, Damodar | 1 | -0/+69 |
2012-11-06 | usb: musb: dsps: get resources by index | Afzal Mohammed | 1 | -8/+6 |
2012-11-06 | usb: musb: dsps: reduce musb instance to one | Afzal Mohammed | 1 | -1/+1 |
2012-11-06 | usb: musb: dsps: remove platform callback | Afzal Mohammed | 1 | -26/+0 |
2012-11-01 | usb: musb: remove hand-crafted id handling | Sebastian Andrzej Siewior | 10 | -168/+22 |
2012-10-31 | usb: musb: Perform only write access on MUSB_INTRTXE | Sebastian Andrzej Siewior | 4 | -16/+15 |
2012-10-31 | usb: musb: Perform only write access on MUSB_INTRRXE | Sebastian Andrzej Siewior | 3 | -11/+12 |
2012-10-31 | usb: musb: avoid FADDR read access | Sebastian Andrzej Siewior | 2 | -6/+3 |
2012-10-31 | usb: musb: read MUSB_POWER register only when required. | Sebastian Andrzej Siewior | 1 | -7/+8 |
2012-10-26 | usb: musb: ux500: use platform_device_unregister in ux500_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: tusb6010: use platform_device_unregister in tusb_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: davinci: use platform_device_unregister in davinci_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: da8xx: use platform_device_unregister in da8xx_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: blackfin: use platform_device_unregister in bfin_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-26 | usb: musb: am35x: use platform_device_unregister in am35x_remove() | Wei Yongjun | 1 | -2/+1 |
2012-10-23 | usb: musb: dsps: fix res_name length | Daniel Mack | 1 | -4/+4 |
2012-10-15 | usb: musb: ux500: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: tusb6010: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: davinci: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: da8xx: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: blackfin: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: am35x: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-15 | usb: musb: am35xx: drop spurious unplugging a device | Stefano Babic | 1 | -0/+6 |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -1/+2 |
2012-10-04 | xtensa: adopt generic io routines | Max Filippov | 1 | -1/+2 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -2/+2 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2 | -2/+2 |
2012-09-21 | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s... | Olof Johansson | 1 | -1/+0 |
2012-09-21 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 1 | -1/+0 |
2012-09-17 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 2 | -2/+2 |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-12 | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 22 | -654/+866 |
2012-09-12 | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 6 | -0/+6 |
2012-09-12 | Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+0 |
2012-09-11 | usb: musb: dsps: remove explicit NOP device creation | Ajay Kumar Gupta | 1 | -2/+1 |
2012-09-11 | usb: musb: dsps: add dt support | Ajay Kumar Gupta | 1 | -9/+51 |
2012-09-11 | usb: musb: am335x: add support for dual instance | B, Ravi | 1 | -32/+49 |
2012-09-11 | usb: musb: kill global and static for multi instance | Ajay Kumar Gupta | 3 | -20/+14 |
2012-09-11 | usb: musb: add musb_ida for multi instance support | B, Ravi | 10 | -69/+210 |
2012-09-11 | usb: musb: omap: Add device tree support for omap musb glue | Kishon Vijay Abraham I | 1 | -0/+54 |
2012-09-11 | usb: musb: omap: write directly to mailbox instead of using phy | Kishon Vijay Abraham I | 2 | -7/+54 |