Age | Commit message (Expand) | Author |
2013-07-29 | usb: gadget: udc-core: fix the typo of udc state attribute | Rong Wang |
2013-07-29 | usb: gadget: f_phonet: remove unused preprocessor conditional | Andrzej Pietrasiewicz |
2013-07-29 | usb: gadget: multi: fix error return code in cdc_do_config() | Andrzej Pietrasiewicz |
2013-07-25 | usb: gadget: free opts struct on error recovery | Andrzej Pietrasiewicz |
2013-07-25 | usb: gadget: ether: put_usb_function on unbind | Andrzej Pietrasiewicz |
2013-07-15 | usb: gadget: don't fail when DMA isn't present | Alan Stern |
2013-07-15 | usb: gadget: USB_MV_U3D should depend on HAS_DMA | Geert Uytterhoeven |
2013-07-15 | usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA | Geert Uytterhoeven |
2013-07-15 | usb: gadget: USB_MV_UDC should depend on HAS_DMA | Geert Uytterhoeven |
2013-07-15 | usb: gadget: Kconfig: Fix configfs-based RNDIS function build | Andrzej Pietrasiewicz |
2013-07-15 | usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() | Wei Yongjun |
2013-07-15 | usb: gadget: at91_udc: prepare clk before calling enable | Boris BREZILLON |
2013-07-15 | usb: gadget: fotg210-udc: remove __init and __exit | Yuan-Hsin Chen |
2013-07-15 | usb: gadget: at91_udc: call at91udc_of_init only when needed | Arnd Bergmann |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-07-07 | target: make queue_tm_rsp() return void | Joern Engel |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-21 | [media] f_uvc: add v4l2_device and replace parent with v4l2_dev | Hans Verkuil |
2013-06-18 | usb: gadget: f_subset: fix missing unlock on error in geth_alloc() | Wei Yongjun |
2013-06-18 | usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc() | Wei Yongjun |
2013-06-18 | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc() | Wei Yongjun |
2013-06-17 | usb/gadget: Kconfig: fix separate building of configfs-enabled functions | Andrzej Pietrasiewicz |
2013-06-14 | Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d... | Olof Johansson |
2013-06-12 | usb: gadget: f_mass_storage: fix default product name | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: add Faraday fotg210_udc driver | Yuan-Hsin Chen |
2013-06-10 | usb: gadget: f_rndis: add configfs support | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_rndis: use usb_gstrings_attach | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: rndis: init & exit rndis at module load/unload | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: ether: convert to new interface of f_rndis | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_rndis: convert to new function interface with backward compati... | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_subset: add configfs support | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_subset: use usb_gstrings_attach | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: ether: convert to new interface of f_subset | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_subset: convert to new function interface with backward compat... | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: multi: Remove unused include | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_eem: add configfs support | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_eem: use usb_gstrings_attach | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_eem: remove compatibility layer | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: ether: convert to new interface of f_eem | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_eem: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: ether: convert to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: u_ether: allow getting binary-form host address | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_phonet: add configfs support | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: nokia: convert to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_phonet: remove compatibility layer | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: nokia: convert to new interface of f_phonet | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_phonet: convert to new function interface with backward compat... | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: phonet: move global dev variable to its user | Andrzej Pietrasiewicz |
2013-06-10 | usb: gadget: f_obex: remove compatibility layer | Andrzej Pietrasiewicz |