Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+8 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+1 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+5 |
2012-08-01 | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 1 | -1/+1 |
2012-07-31 | gadget/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2 | -13/+3 |
2012-07-31 | gadget/m66592: remove conditional compilation of clk code | Viresh Kumar | 2 | -13/+1 |
2012-07-29 | gadgetfs: clean up | Al Viro | 2 | -10/+8 |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 27 | -742/+3340 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+3 |
2012-07-23 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -30/+24 |
2012-07-19 | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -8/+4 |
2012-07-19 | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+2 |
2012-07-19 | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out | Theodore Ts'o | 1 | -1/+1 |
2012-07-18 | target: Allow for target_submit_cmd() returning errors | Roland Dreier | 1 | -14/+22 |
2012-07-17 | usb: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
2012-07-17 | target: remove transport_generic_handle_cdb_map | Christoph Hellwig | 1 | -14/+0 |
2012-07-17 | target: remove transport_generic_process_write | Christoph Hellwig | 1 | -2/+2 |
2012-07-06 | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 6 | -51/+57 |
2012-07-06 | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 23 | -691/+3283 |
2012-07-03 | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -2/+3 |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 6 | -39/+45 |
2012-07-02 | usb: gadget: at91_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-07-02 | usb: gadget: fsl_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-07-02 | usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-07-02 | usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-07-02 | usb: gadget: mass_storage: make "file" and "ro" read only in some cases | Michal Nazarewicz | 2 | -6/+21 |
2012-06-28 | Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup | Tony Lindgren | 2 | -2/+3 |
2012-06-25 | usb: gadget: Fix g_ether interface link status | Kevin Cernekee | 1 | -6/+6 |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 6 | -6/+6 |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 6 | -12/+12 |
2012-06-22 | usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver | Lukasz Majewski | 1 | -3/+30 |
2012-06-22 | usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file | Michal Nazarewicz | 1 | -23/+29 |
2012-06-22 | usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support | Michal Nazarewicz | 1 | -10/+0 |
2012-06-22 | usb: gadget: lpc32xx_udc: fix build error with debugfs enabled | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-06-22 | usb: gadget: acm_ms: need to set max_speed | Steve Bennett | 1 | -0/+1 |
2012-06-22 | usb: gadget: lpc32xx_udc: move clock init to clock framework | Alexandre Pereira da Silva | 1 | -60/+24 |
2012-06-22 | usb: gadget: fsl_mxc_udc: do not depend on grouped clocks | Fabio Estevam | 1 | -43/+31 |
2012-06-22 | usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. | Yu Xu | 4 | -0/+2428 |
2012-06-15 | usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs | Lukasz Majewski | 1 | -49/+48 |
2012-06-15 | usb: hsotg: samsung: Protect the udc_stop routine with spinlock | Lukasz Majewski | 1 | -0/+5 |
2012-06-15 | usb: hsotg: samsung: Replace endpoint specific locks with a global lock | Lukasz Majewski | 1 | -26/+28 |
2012-06-15 | usb: gadget: hidg: register OUT INT endpoint for SET_REPORT | Daniel Mack | 1 | -43/+165 |
2012-06-15 | usb: gadget: mass_storage: add documentation | Michal Nazarewicz | 1 | -62/+7 |
2012-06-15 | usb: gadget: mass_storage: remove unused options | Michal Nazarewicz | 1 | -40/+10 |
2012-06-12 | usb: gadget: Complete fsl qe/udc driver conversion | Ben Collins | 1 | -2/+2 |
2012-06-12 | usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -3/+3 |
2012-06-12 | usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -6/+6 |
2012-06-12 | usb: gadget: composite: fix ep->maxburst initialization | Felipe Balbi | 1 | -2/+5 |
2012-06-04 | usb: gadget: regression fix - usage of usb_ep | Christoph Fritz | 2 | -3/+3 |