Age | Commit message (Expand) | Author | Files | Lines |
2017-03-11 | Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -27/+38 |
2017-03-10 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+1 |
2017-03-06 | usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver | Raz Manor | 1 | -12/+13 |
2017-03-06 | usb: gadget: pxa27x: Test for a valid argument pointer | Petr Cvek | 1 | -2/+3 |
2017-03-06 | Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation" | Janusz Dziedzic | 1 | -1/+1 |
2017-03-06 | USB: gadgetfs: Fix a potential memory leak in 'dev_config()' | Christophe JAILLET | 1 | -1/+3 |
2017-03-06 | usb: gadget: udc: atmel: fix debug output | Arnd Bergmann | 1 | -2/+2 |
2017-03-06 | usb: gadget: configs: plug memory leak | John Keeping | 1 | -0/+1 |
2017-03-06 | usb: gadget: dummy_hcd: clear usb_gadget region before registration | Peter Chen | 1 | -0/+2 |
2017-03-06 | Revert "usb: gadget: uvc: Add missing call for additional setup data" | Roger Quadros | 1 | -7/+0 |
2017-03-06 | usb: gadget: function: f_fs: pass companion descriptor along | Felipe Balbi | 1 | -2/+13 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+2 |
2017-02-28 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+2 |
2017-02-22 | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 29 | -165/+545 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-02-06 | Merge 4.10-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+12 |
2017-01-26 | Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 29 | -164/+544 |
2017-01-26 | usb: gadget: udc: fsl: Add missing complete function. | Magnus Lilja | 1 | -2/+8 |
2017-01-25 | usb: gadget: f_fs: Assorted buffer overflow checks. | Vincent Pelletier | 1 | -1/+12 |
2017-01-25 | Merge 4.10-rc5 into usb-next | Greg Kroah-Hartman | 4 | -8/+10 |
2017-01-24 | usb: gadget: f_hid: fix: Move IN request allocation to set_alt() | Krzysztof Opasiak | 1 | -22/+67 |
2017-01-24 | usb: gadget: udc: constify usb_ep_ops structures | Bhumika Goyal | 14 | -15/+15 |
2017-01-24 | usb: gadget: udc: atmel: Update endpoint allocation scheme | Cristian Birsan | 3 | -33/+227 |
2017-01-24 | usb: gadget: f_fs: Accept up to 30 endpoints. | Vincent Pelletier | 2 | -2/+3 |
2017-01-24 | usb: gadger: f_fs: Do not copy past descriptor end. | Vincent Pelletier | 1 | -1/+1 |
2017-01-24 | usb: gadget: uac2: add req_number as parameter | Peter Chen | 3 | -10/+32 |
2017-01-24 | usb: gadget: f_hid: Use spinlock instead of mutex | Krzysztof Opasiak | 1 | -23/+34 |
2017-01-24 | usb: gadget: f_hid: fix: Prevent accessing released memory | Krzysztof Opasiak | 1 | -4/+20 |
2017-01-24 | usb: gadget: f_hid: fix: Free out requests | Krzysztof Opasiak | 1 | -8/+24 |
2017-01-24 | usb: gadget: f_uac2: improve error handling | Peter Chen | 1 | -4/+6 |
2017-01-24 | usb: gadget: constify usb_gadget_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-24 | usb: gadget: printer: Remove pnp_string static buffer | Krzysztof Opasiak | 3 | -28/+62 |
2017-01-24 | usb: gadget: ether: Add \n to each attribute of ethernet functions | Krzysztof Opasiak | 2 | -5/+21 |
2017-01-24 | usb: gadget: udc-core: Rescan pending list on driver unbind | Krzysztof Opasiak | 1 | -14/+31 |
2017-01-19 | usb: gadget: constify usb_gadget_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
2017-01-12 | usb: gadget: udc: atmel: remove memory leak | Alexandre Belloni | 2 | -1/+3 |
2017-01-12 | usb: gadget: f_fs: Fix iterations on endpoints. | Vincent Pelletier | 1 | -6/+6 |
2017-01-12 | usb: gadget: composite: Fix function used to free memory | Christophe JAILLET | 1 | -1/+1 |
2017-01-03 | usb: gadget: Fix copy/pasted error message | David Lechner | 1 | -1/+1 |
2017-01-02 | usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() | Felix Hädicke | 1 | -1/+5 |
2017-01-02 | USB: gadgetfs: remove unnecessary assignment | Alan Stern | 1 | -1/+0 |
2017-01-02 | USB: gadgetfs: fix checks of wTotalLength in config descriptors | Alan Stern | 1 | -3/+7 |
2017-01-02 | USB: gadgetfs: fix use-after-free bug | Alan Stern | 1 | -0/+2 |
2017-01-02 | USB: gadgetfs: fix unbounded memory allocation bug | Alan Stern | 1 | -1/+1 |
2017-01-02 | usb: gadget: f_fs: Fix possibe deadlock | Baolin Wang | 1 | -2/+6 |
2017-01-02 | usb: gadgetfs: restrict upper bound on device configuration size | Greg Kroah-Hartman | 1 | -1/+2 |