Age | Commit message (Expand) | Author | Files | Lines |
2014-04-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+7 |
2014-04-07 | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 1 | -1/+1 |
2014-04-07 | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 1 | -0/+6 |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King | 35 | -212/+281 |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -6/+2 |
2014-04-01 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 98 | -2155/+4112 |
2014-04-01 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2014-04-01 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -69/+69 |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2014-04-01 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -7/+4 |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2014-03-19 | USB: disable reset-resume when USB_QUIRK_RESET is set | Alan Stern | 1 | -2/+12 |
2014-03-19 | extcon: Move OF helper function to extcon core and change function name | Chanwoo Choi | 1 | -2/+1 |
2014-03-17 | USB: unbind all interfaces before rebinding any | Alan Stern | 3 | -41/+60 |
2014-03-17 | usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 | Michal Simek | 1 | -0/+2 |
2014-03-17 | usb: gadget: tcm_usb_gadget: stop format strings | Kees Cook | 1 | -1/+1 |
2014-03-17 | usb: gadget: f_fs: add missing spinlock and mutex unlock | Robert Baldyga | 1 | -2/+6 |
2014-03-17 | usb: gadget: composite: switch over to ERR_CAST() | Felipe Balbi | 1 | -1/+1 |
2014-03-17 | usb: gadget: inode: switch over to memdup_user() | Felipe Balbi | 1 | -6/+3 |
2014-03-17 | usb: gadget: f_subset: switch over to PTR_RET | Felipe Balbi | 1 | -1/+1 |
2014-03-17 | usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence | Felipe Balbi | 1 | -2/+2 |
2014-03-17 | Merge 3.14-rc7 into staging-next | Greg Kroah-Hartman | 3 | -11/+11 |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 18 | -92/+156 |
2014-03-12 | USB: keyspan: remove dead debugging code | Johan Hovold | 1 | -30/+0 |
2014-03-12 | USB: serial: add missing newlines to dev_<level> messages. | Johan Hovold | 14 | -30/+28 |
2014-03-12 | USB: serial: add missing braces | Johan Hovold | 2 | -9/+10 |
2014-03-12 | USB: serial: continue to write on errors | Johan Hovold | 1 | -10/+19 |
2014-03-12 | USB: serial: continue to read on errors | Johan Hovold | 1 | -4/+17 |
2014-03-12 | USB: serial: make bulk_out_size a lower limit | Johan Hovold | 1 | -3/+2 |
2014-03-12 | USB: cypress_m8: fix potential scheduling while atomic | Johan Hovold | 1 | -16/+3 |
2014-03-12 | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs | Daniel Tang | 2 | -0/+73 |
2014-03-12 | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs | Alexander Shiyan | 1 | -1/+1 |
2014-03-12 | usb: chipidea: udc: refine isr_tr_complete_handler | Peter Chen | 1 | -140/+154 |
2014-03-12 | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 3 | -11/+11 |
2014-03-10 | usbcore: rename struct dev_state to struct usb_dev_state | Valentina Manea | 4 | -65/+65 |
2014-03-09 | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 6 | -705/+2 |
2014-03-09 | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I | 4 | -331/+1 |
2014-03-08 | staging: usbip: claim ports used by shared devices | Valentina Manea | 2 | -4/+2 |
2014-03-08 | usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads | Thomas Pugliese | 3 | -74/+134 |
2014-03-08 | usb: wusbcore: combine iso transfer result frame reads when possible | Thomas Pugliese | 1 | -30/+76 |
2014-03-07 | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 24 | -387/+1596 |
2014-03-07 | Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 20 | -419/+1154 |
2014-03-07 | usb: wusbcore: disable transfer notifications for Alereon HWAs | Thomas Pugliese | 3 | -36/+100 |
2014-03-07 | usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeue | Thomas Pugliese | 1 | -1/+10 |
2014-03-07 | usb: wusbcore: fix potential double list_del on urb dequeue | Thomas Pugliese | 1 | -2/+6 |
2014-03-07 | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." | Mathias Nyman | 1 | -11/+3 |
2014-03-07 | usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests | Julius Werner | 1 | -0/+4 |
2014-03-07 | usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e | Julius Werner | 1 | -0/+4 |
2014-03-07 | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I | 1 | -1/+1 |