Age | Commit message (Expand) | Author |
2016-06-21 | usb: gadget: fix unused-but-set-variale warnings | Michal Nazarewicz |
2016-05-31 | usb: gadget: fix spinlock dead lock in gadgetfs | Bin Liu |
2016-04-19 | usb: f_mass_storage: test whether thread is running before starting another | Michal Nazarewicz |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-04 | usb: gadget: provide interface for legacy gadgets to get UDC name | Marek Szyprowski |
2016-02-23 | usb: gadget: gadgetfs: unregister gadget only if it got successfully registered | Marek Szyprowski |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-12-20 | usb: gadget: tcm: convert to use new function registration interface | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: f_tcm: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: factor out f_tcm | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: simplify attribute store function | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: use strtobool for a boolean value | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: follow naming conventions | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: split string definitions into function and device | Andrzej Pietrasiewicz |
2015-12-20 | tcm_usb_gadget: Fix enabled attribute failure | Nicholas Bellinger |
2015-12-20 | tcm_usb_gadget: Fix nexus leak | Nicholas Bellinger |
2015-12-20 | tcm_usb_gadget: Don't strip off nexus WWPN prefix | Nicholas Bellinger |
2015-12-16 | usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write | David Eccher |
2015-12-16 | usb: gadget: f_midi: pre-allocate IN requests | Felipe F. Tonello |
2015-12-15 | usb: gadget: composite: remove redundant bcdUSB setting in legacy | Igor Kotrasinski |
2015-12-15 | usb: gadget: gmidi: Cleanup legacy code | Felipe F. Tonello |
2015-12-15 | usb: gadget: f_sourcesink: add queue depth | Peter Chen |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig |
2015-09-27 | usb: gadget: legacy: tcm: eliminate abuse of ep->driver data | Robert Baldyga |
2015-09-27 | usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data | Robert Baldyga |
2015-08-06 | usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency | Felipe Balbi |
2015-08-06 | usb: gadget: remove gadget_chips.h | Robert Baldyga |
2015-07-31 | usb: gadget: mass_storage: Use static array for luns | Krzysztof Opasiak |
2015-07-30 | usb: gadget: apply generic altsetting support check mechanism | Robert Baldyga |
2015-07-29 | usb: gadget: zero: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: serial: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: printer: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: ncm: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: multi: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: hid: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: audio: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: ether: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar |
2015-07-29 | usb: gadget: nokia: Add mass storage driver to g_nokia | Pali Rohár |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |