Age | Commit message (Expand) | Author | Files | Lines |
2017-01-30 | Merge tag 'v4.10-rc6' into devel | Linus Walleij | 55 | -414/+678 |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -5/+8 |
2017-01-20 | xhci: remove WARN_ON if dma mask is not set for platform devices | Mathias Nyman | 1 | -1/+1 |
2017-01-17 | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 9 | -31/+30 |
2017-01-16 | usb: dwc2: host: fix Wmaybe-uninitialized warning | Nicholas Mc Guire | 1 | -2/+2 |
2017-01-16 | usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value | Amelie Delaunay | 1 | -2/+2 |
2017-01-12 | Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -39/+78 |
2017-01-12 | usb: gadget: udc: atmel: remove memory leak | Alexandre Belloni | 2 | -1/+3 |
2017-01-12 | usb: dwc3: exynos fix axius clock error path to do cleanup | Shuah Khan | 1 | -1/+3 |
2017-01-12 | usb: dwc2: Avoid suspending if we're in gadget mode | John Stultz | 1 | -0/+3 |
2017-01-12 | usb: dwc2: use u32 for DT binding parameters | Leo Yan | 2 | -7/+7 |
2017-01-12 | usb: gadget: f_fs: Fix iterations on endpoints. | Vincent Pelletier | 1 | -6/+6 |
2017-01-12 | usb: dwc2: gadget: Fix DMA memory freeing | Vardan Mikayelyan | 1 | -11/+3 |
2017-01-12 | usb: gadget: composite: Fix function used to free memory | Christophe JAILLET | 1 | -1/+1 |
2017-01-11 | xhci: fix deadlock at host remove by running watchdog correctly | Mathias Nyman | 2 | -24/+0 |
2017-01-11 | USB: serial: ch341: fix control-message error handling | Johan Hovold | 1 | -11/+21 |
2017-01-10 | usb: musb: fix runtime PM in debugfs | Bin Liu | 1 | -1/+19 |
2017-01-10 | wusbcore: Fix one more crypto-on-the-stack bug | Andy Lutomirski | 1 | -2/+1 |
2017-01-10 | USB: serial: kl5kusb105: fix line-state error handling | Johan Hovold | 1 | -4/+5 |
2017-01-09 | USB: serial: ch341: fix baud rate and line-control handling | Johan Hovold | 1 | -7/+17 |
2017-01-09 | USB: serial: ch341: fix line settings after reset-resume | Johan Hovold | 1 | -1/+4 |
2017-01-09 | USB: serial: ch341: fix resume after reset | Johan Hovold | 1 | -4/+13 |
2017-01-09 | USB: serial: ch341: fix open error handling | Johan Hovold | 1 | -3/+10 |
2017-01-09 | USB: serial: ch341: fix modem-control and B0 handling | Johan Hovold | 1 | -9/+7 |
2017-01-09 | USB: serial: ch341: fix open and resume after B0 | Johan Hovold | 1 | -1/+3 |
2017-01-09 | USB: serial: ch341: fix initial modem-control state | Johan Hovold | 1 | -1/+0 |
2017-01-05 | USB: fix problems with duplicate endpoint addresses | Alan Stern | 1 | -0/+10 |
2017-01-05 | usb: ohci-at91: use descriptor-based gpio APIs correctly | Peter Rosin | 1 | -14/+10 |
2017-01-05 | usb: storage: unusual_uas: Add JMicron JMS56x to unusual device | Oliver Neukum | 1 | -0/+7 |
2017-01-05 | usb: hub: Move hub_port_disable() to fix warning if PM is disabled | Geert Uytterhoeven | 1 | -30/+29 |
2017-01-05 | usb: musb: blackfin: add bfin_fifo_offset in bfin_ops | Jérémy Lefaure | 1 | -0/+1 |
2017-01-05 | usb: musb: fix compilation warning on unused function | Jérémy Lefaure | 1 | -0/+2 |
2017-01-05 | usb: musb: Fix trying to free already-free IRQ 4 | Tony Lindgren | 1 | -1/+1 |
2017-01-05 | usb: musb: dsps: implement clear_ep_rxintr() callback | Bin Liu | 1 | -0/+12 |
2017-01-05 | usb: musb: core: add clear_ep_rxintr() to musb_platform_ops | Bin Liu | 2 | -6/+11 |
2017-01-05 | Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 16 | -58/+167 |
2017-01-04 | USB: serial: ti_usb_3410_5052: fix NULL-deref at open | Johan Hovold | 1 | -0/+7 |
2017-01-04 | USB: serial: spcp8x5: fix NULL-deref at open | Johan Hovold | 1 | -0/+14 |
2017-01-04 | USB: serial: quatech2: fix sleep-while-atomic in close | Johan Hovold | 1 | -4/+0 |
2017-01-04 | USB: serial: pl2303: fix NULL-deref at open | Johan Hovold | 1 | -0/+8 |
2017-01-04 | USB: serial: oti6858: fix NULL-deref at open | Johan Hovold | 1 | -0/+16 |
2017-01-04 | USB: serial: omninet: fix NULL-derefs at open and disconnect | Johan Hovold | 1 | -0/+13 |
2017-01-04 | USB: serial: mos7840: fix misleading interrupt-URB comment | Johan Hovold | 1 | -3/+1 |
2017-01-04 | USB: serial: mos7840: remove unused write URB | Johan Hovold | 1 | -8/+0 |
2017-01-04 | USB: serial: mos7840: fix NULL-deref at open | Johan Hovold | 1 | -0/+12 |
2017-01-04 | USB: serial: mos7720: remove obsolete port initialisation | Johan Hovold | 1 | -5/+0 |
2017-01-04 | USB: serial: mos7720: fix parallel probe | Johan Hovold | 1 | -23/+7 |
2017-01-04 | USB: serial: mos7720: fix parport use-after-free on probe errors | Johan Hovold | 1 | -10/+8 |
2017-01-04 | USB: serial: mos7720: fix use-after-free on probe errors | Johan Hovold | 1 | -1/+5 |
2017-01-04 | USB: serial: mos7720: fix NULL-deref at open | Johan Hovold | 1 | -0/+5 |