| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i... | Michael Grzeschik | 2012-08-10 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 2 | -10/+8 |
|\ |
|
| * | gadgetfs: clean up | Al Viro | 2012-07-29 | 2 | -10/+8 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -1/+1 |
|\ \ |
|
| * | | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 2012-07-31 | 1 | -1/+1 |
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 2 | -9/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -8/+4 |
| * | | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -2/+2 |
| * | | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out | Theodore Ts'o | 2012-07-19 | 1 | -1/+1 |
| |/ |
|
* | | gadget/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 | 2 | -13/+3 |
* | | gadget/m66592: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 | 2 | -13/+1 |
* | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 27 | -742/+3340 |
|\ \ |
|
| * \ | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-07-05 | 6 | -51/+57 |
| |\ \ |
|
| | * | | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 6 | -39/+45 |
| | * | | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 6 | -6/+6 |
| | * | | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 6 | -12/+12 |
| * | | | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-07-05 | 23 | -691/+3283 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | usb: gadget: at91_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 2012-07-02 | 1 | -0/+1 |
| | * | | usb: gadget: fsl_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 2012-07-02 | 1 | -0/+1 |
| | * | | usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 2012-07-02 | 1 | -0/+1 |
| | * | | usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 2012-07-02 | 1 | -0/+1 |
| | * | | usb: gadget: mass_storage: make "file" and "ro" read only in some cases | Michal Nazarewicz | 2012-07-02 | 2 | -6/+21 |
| | * | | usb: gadget: Fix g_ether interface link status | Kevin Cernekee | 2012-06-25 | 1 | -6/+6 |
| | * | | usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver | Lukasz Majewski | 2012-06-22 | 1 | -3/+30 |
| | * | | usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file | Michal Nazarewicz | 2012-06-22 | 1 | -23/+29 |
| | * | | usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support | Michal Nazarewicz | 2012-06-22 | 1 | -10/+0 |
| | * | | usb: gadget: acm_ms: need to set max_speed | Steve Bennett | 2012-06-22 | 1 | -0/+1 |
| | * | | usb: gadget: lpc32xx_udc: move clock init to clock framework | Alexandre Pereira da Silva | 2012-06-22 | 1 | -60/+24 |
| | * | | usb: gadget: fsl_mxc_udc: do not depend on grouped clocks | Fabio Estevam | 2012-06-22 | 1 | -43/+31 |
| | * | | usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. | Yu Xu | 2012-06-22 | 4 | -0/+2428 |
| | * | | usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs | Lukasz Majewski | 2012-06-15 | 1 | -49/+48 |
| | * | | usb: hsotg: samsung: Protect the udc_stop routine with spinlock | Lukasz Majewski | 2012-06-15 | 1 | -0/+5 |
| | * | | usb: hsotg: samsung: Replace endpoint specific locks with a global lock | Lukasz Majewski | 2012-06-15 | 1 | -26/+28 |
| | * | | usb: gadget: hidg: register OUT INT endpoint for SET_REPORT | Daniel Mack | 2012-06-15 | 1 | -43/+165 |
| | * | | usb: gadget: mass_storage: add documentation | Michal Nazarewicz | 2012-06-15 | 1 | -62/+7 |
| | * | | usb: gadget: mass_storage: remove unused options | Michal Nazarewicz | 2012-06-15 | 1 | -40/+10 |
| | * | | usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-06-12 | 1 | -3/+3 |
| | * | | usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-06-12 | 1 | -6/+6 |
| | * | | usb: gadget: composite: fix ep->maxburst initialization | Felipe Balbi | 2012-06-12 | 1 | -2/+5 |
| | * | | usb: gadget: uvc: Add super-speed support to UVC webcam gadget | Bhupesh Sharma | 2012-06-04 | 4 | -35/+247 |
| | * | | usb: gadget: uvc: Use macro for interrupt endpoint status size instead of usi... | Bhupesh Sharma | 2012-06-04 | 1 | -2/+4 |
| | * | | usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functio... | Bhupesh Sharma | 2012-06-04 | 1 | -16/+22 |
| | * | | usb: gadget: pch_udc: Fix likely misuse of | for & | Joe Perches | 2012-06-04 | 1 | -1/+1 |
| | * | | usb: gadget: ffs: add HID descriptor support. | Koen Beel | 2012-06-04 | 1 | -0/+7 |
| | * | | usb: gadget: f_mass_storage: change default value of the removable parameter | Michal Nazarewicz | 2012-06-04 | 1 | -4/+2 |
| | * | | usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file | Sachin Kamat | 2012-06-04 | 1 | -40/+11 |
| | * | | usb: gadget: omap_udc: use generic map/unmap routines | Felipe Balbi | 2012-06-03 | 1 | -39/+7 |
| | * | | usb: gadget: omap_udc: kfree(NULL) is safe | Felipe Balbi | 2012-06-03 | 1 | -2/+1 |
| | * | | usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference | Felipe Balbi | 2012-06-03 | 1 | -4/+6 |
| | * | | usb: gadget: omap_udc: let it work as a module | Felipe Balbi | 2012-06-03 | 1 | -16/+7 |