Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -138/+433 |
2012-07-19 | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -1/+0 |
2012-07-09 | usb: otg: add basic mxs phy driver support | Richard Zhao | 3 | -0/+197 |
2012-07-09 | drivers: usb: otg: fix build break in twl6030-usb.c | Kishon Vijay Abraham I | 1 | -2/+0 |
2012-07-06 | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 10 | -136/+236 |
2012-07-03 | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -1/+1 |
2012-07-02 | usb: phy: fix error handling in usb_get_phy | Kishon Vijay Abraham I | 1 | -1/+2 |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 1 | -2/+2 |
2012-06-25 | usb: otg: twl: use devres API to allocate resources | Kishon Vijay Abraham I | 2 | -25/+6 |
2012-06-25 | usb: musb: move otg specific initializations from twl to glue | Kishon Vijay Abraham I | 2 | -14/+0 |
2012-06-25 | usb: musb: twl: use mailbox API to send VBUS or ID events | Kishon Vijay Abraham I | 2 | -49/+44 |
2012-06-25 | usb: otg: utils: devres: Add API's to associate a device with the phy | Kishon Vijay Abraham I | 1 | -0/+62 |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 10 | -30/+102 |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 10 | -35/+35 |
2012-06-22 | usb: otg: twl6030-usb: Fix twl writes | Moiz Sonasath | 1 | -9/+6 |
2012-06-14 | usb: otg: twl: add missing IRQF_ONESHOT | Felipe Balbi | 1 | -2/+2 |
2012-06-04 | usb: otg: isp1301_omap: resolve unused variable warning from gcc | Paul Walmsley | 1 | -7/+8 |
2012-06-04 | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren | 1 | -1/+1 |
2012-05-17 | USB: gpio_vbus: wakeup support on GPIO VBUS interrupts | Shinya Kuribayashi | 1 | -0/+33 |
2012-05-17 | USB: gpio_vbus: a missing cancellation of workqueue in remove() function | Shinya Kuribayashi | 1 | -0/+1 |
2012-05-17 | USB: gpio_vbus: handle IRQ flags properly | Shinya Kuribayashi | 1 | -5/+6 |
2012-05-17 | USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use | Shinya Kuribayashi | 1 | -3/+2 |
2012-05-17 | USB: gpio_vbus: use cached IRQ number for consistency with the probed one | Shinya Kuribayashi | 1 | -4/+6 |
2012-05-17 | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei | 1 | -2/+2 |
2012-05-14 | USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active" | Shinya Kuribayashi | 1 | -2/+10 |
2012-05-14 | USB: gpio_vbus: put a missing regulator_put() on error | Shinya Kuribayashi | 1 | -0/+1 |
2012-05-14 | USB: gpio_vbus: provide an appropriate debounce interval | Shinya Kuribayashi | 1 | -4/+4 |
2012-05-14 | USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() | Shinya Kuribayashi | 1 | -2/+2 |
2012-04-12 | usb: otg: gpio_vbus: Add otg transceiver events and notifiers | Heiko Stübner | 1 | -1/+14 |
2012-03-03 | usb: otg: ab8500-usb: make probe() work again | Dan Carpenter | 1 | -1/+1 |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 17 | -686/+783 |
2012-02-27 | usb: otg: mv_otg: Start using struct usb_otg | Heikki Krogerus | 2 | -49/+63 |
2012-02-13 | usb: otg: ulpi: Start using struct usb_otg | Heikki Krogerus | 2 | -52/+64 |
2012-02-13 | usb: otg: twl6030: Start using struct usb_otg | Heikki Krogerus | 1 | -50/+61 |
2012-02-13 | usb: otg: twl4030: Start using struct usb_otg | Heikki Krogerus | 1 | -35/+44 |
2012-02-13 | usb: otg: nop: Start using struct usb_otg | Heikki Krogerus | 1 | -34/+30 |
2012-02-13 | usb: otg: msm: Start using struct usb_otg | Heikki Krogerus | 1 | -193/+205 |
2012-02-13 | usb: otg: isp1301_omap: Start using struct usb_otg | Heikki Krogerus | 1 | -111/+121 |
2012-02-13 | usb: otg: gpio_vbus: Start using struct usb_otg | Heikki Krogerus | 1 | -25/+36 |
2012-02-13 | usb: otg: fsl: Start using struct usb_otg | Heikki Krogerus | 4 | -64/+75 |
2012-02-13 | usb: otg: ab8500: Start using struct usb_otg | Heikki Krogerus | 1 | -40/+51 |
2012-02-13 | usb: otg: Separate otg members from usb_phy | Heikki Krogerus | 1 | -19/+19 |
2012-02-13 | usb: otg: Rename usb_xceiv_event to usb_phy_event | Heikki Krogerus | 2 | -2/+2 |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 16 | -97/+97 |
2012-02-03 | usb: otg: mv_otg: Add dependence | Neil Zhang | 1 | -1/+1 |
2012-01-25 | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 3 | -2364/+2 |
2012-01-25 | usb: mv-otg - Fix build if CONFIG_USB is not set | Geert Uytterhoeven | 1 | -0/+2 |
2012-01-24 | drivers: usb: otg: Fix dependencies for some OTG drivers | Fabio Estevam | 1 | -2/+2 |
2012-01-24 | usb: otg: kill langwell_otg driver | Alexander Shishkin | 3 | -2362/+0 |