Age | Commit message (Expand) | Author |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-01 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-04-01 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-04-01 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2014-03-19 | USB: disable reset-resume when USB_QUIRK_RESET is set | Alan Stern |
2014-03-19 | extcon: Move OF helper function to extcon core and change function name | Chanwoo Choi |
2014-03-17 | USB: unbind all interfaces before rebinding any | Alan Stern |
2014-03-17 | usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 | Michal Simek |
2014-03-17 | usb: gadget: tcm_usb_gadget: stop format strings | Kees Cook |
2014-03-17 | usb: gadget: f_fs: add missing spinlock and mutex unlock | Robert Baldyga |
2014-03-17 | usb: gadget: composite: switch over to ERR_CAST() | Felipe Balbi |
2014-03-17 | usb: gadget: inode: switch over to memdup_user() | Felipe Balbi |
2014-03-17 | usb: gadget: f_subset: switch over to PTR_RET | Felipe Balbi |
2014-03-17 | usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence | Felipe Balbi |
2014-03-17 | Merge 3.14-rc7 into staging-next | Greg Kroah-Hartman |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2014-03-12 | USB: keyspan: remove dead debugging code | Johan Hovold |
2014-03-12 | USB: serial: add missing newlines to dev_<level> messages. | Johan Hovold |
2014-03-12 | USB: serial: add missing braces | Johan Hovold |
2014-03-12 | USB: serial: continue to write on errors | Johan Hovold |
2014-03-12 | USB: serial: continue to read on errors | Johan Hovold |
2014-03-12 | USB: serial: make bulk_out_size a lower limit | Johan Hovold |
2014-03-12 | USB: cypress_m8: fix potential scheduling while atomic | Johan Hovold |
2014-03-12 | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs | Daniel Tang |
2014-03-12 | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs | Alexander Shiyan |
2014-03-12 | usb: chipidea: udc: refine isr_tr_complete_handler | Peter Chen |
2014-03-12 | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman |
2014-03-10 | usbcore: rename struct dev_state to struct usb_dev_state | Valentina Manea |
2014-03-09 | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman |
2014-03-09 | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I |
2014-03-08 | staging: usbip: claim ports used by shared devices | Valentina Manea |
2014-03-08 | usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads | Thomas Pugliese |
2014-03-08 | usb: wusbcore: combine iso transfer result frame reads when possible | Thomas Pugliese |
2014-03-07 | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-03-07 | Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2014-03-07 | usb: wusbcore: disable transfer notifications for Alereon HWAs | Thomas Pugliese |
2014-03-07 | usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeue | Thomas Pugliese |
2014-03-07 | usb: wusbcore: fix potential double list_del on urb dequeue | Thomas Pugliese |
2014-03-07 | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." | Mathias Nyman |
2014-03-07 | usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests | Julius Werner |
2014-03-07 | usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e | Julius Werner |
2014-03-07 | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I |
2014-03-07 | usb: gadget: return the right length in ffs_epfile_io() | Chuansheng Liu |
2014-03-07 | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an... | Li Jun |
2014-03-07 | usb: gadget: u_ether: move hardware transmit to RX NAPI | Weinn Jheng |