| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-04-13 | 1 | -1/+7 |
|\ |
|
| * | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 1 | -1/+1 |
| * | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 1 | -0/+6 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-05 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-04-04 | 35 | -212/+281 |
| |\ \ |
|
| * | | | ARM: 7989/1: Delete asm/system.h | David Howells | 2014-02-25 | 1 | -1/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-03 | 4 | -6/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 351 | -3981/+23012 |
| |\ \ \ \ |
|
| * | | | | | Kconfig: Remove useless "default N" lines | Paul Bolle | 2014-02-20 | 2 | -4/+0 |
| * | | | | | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 2014-02-19 | 2 | -2/+2 |
* | | | | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-02 | 98 | -2155/+4112 |
|\ \ \ \ \ \ |
|
| * | | | | | | USB: disable reset-resume when USB_QUIRK_RESET is set | Alan Stern | 2014-03-19 | 1 | -2/+12 |
| * | | | | | | USB: unbind all interfaces before rebinding any | Alan Stern | 2014-03-18 | 3 | -41/+60 |
| * | | | | | | usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 | Michal Simek | 2014-03-18 | 1 | -0/+2 |
| * | | | | | | usb: gadget: tcm_usb_gadget: stop format strings | Kees Cook | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | usb: gadget: f_fs: add missing spinlock and mutex unlock | Robert Baldyga | 2014-03-18 | 1 | -2/+6 |
| * | | | | | | usb: gadget: composite: switch over to ERR_CAST() | Felipe Balbi | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | usb: gadget: inode: switch over to memdup_user() | Felipe Balbi | 2014-03-18 | 1 | -6/+3 |
| * | | | | | | usb: gadget: f_subset: switch over to PTR_RET | Felipe Balbi | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence | Felipe Balbi | 2014-03-18 | 1 | -2/+2 |
| * | | | | | | USB: keyspan: remove dead debugging code | Johan Hovold | 2014-03-12 | 1 | -30/+0 |
| * | | | | | | USB: serial: add missing newlines to dev_<level> messages. | Johan Hovold | 2014-03-12 | 14 | -30/+28 |
| * | | | | | | USB: serial: add missing braces | Johan Hovold | 2014-03-12 | 2 | -9/+10 |
| * | | | | | | USB: serial: continue to write on errors | Johan Hovold | 2014-03-12 | 1 | -10/+19 |
| * | | | | | | USB: serial: continue to read on errors | Johan Hovold | 2014-03-12 | 1 | -4/+17 |
| * | | | | | | USB: serial: make bulk_out_size a lower limit | Johan Hovold | 2014-03-12 | 1 | -3/+2 |
| * | | | | | | USB: cypress_m8: fix potential scheduling while atomic | Johan Hovold | 2014-03-12 | 1 | -16/+3 |
| * | | | | | | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs | Daniel Tang | 2014-03-12 | 2 | -0/+73 |
| * | | | | | | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs | Alexander Shiyan | 2014-03-12 | 1 | -1/+1 |
| * | | | | | | usb: chipidea: udc: refine isr_tr_complete_handler | Peter Chen | 2014-03-12 | 1 | -140/+154 |
| * | | | | | | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 2014-03-12 | 3 | -11/+11 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-03-09 | 6 | -705/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I | 2014-03-09 | 4 | -331/+1 |
| | * | | | | | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I | 2014-03-07 | 1 | -1/+1 |
| | * | | | | | | drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework | Kishon Vijay Abraham I | 2014-03-06 | 3 | -373/+0 |
| * | | | | | | | usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads | Thomas Pugliese | 2014-03-09 | 3 | -74/+134 |
| * | | | | | | | usb: wusbcore: combine iso transfer result frame reads when possible | Thomas Pugliese | 2014-03-09 | 1 | -30/+76 |
| * | | | | | | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-03-08 | 24 | -387/+1596 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | usb: gadget: return the right length in ffs_epfile_io() | Chuansheng Liu | 2014-03-07 | 1 | -13/+15 |
| | * | | | | | | | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an... | Li Jun | 2014-03-07 | 1 | -4/+5 |
| | * | | | | | | | usb: gadget: u_ether: move hardware transmit to RX NAPI | Weinn Jheng | 2014-03-07 | 1 | -35/+66 |
| | * | | | | | | | usb: dwc3: gadget: remove known conditions | Dan Carpenter | 2014-03-07 | 1 | -4/+2 |
| | * | | | | | | | usb: dwc3: gadget: cut and paste fixups in suspend/resume | Dan Carpenter | 2014-03-07 | 1 | -2/+2 |
| | * | | | | | | | usb: gadget: f_fs: Add flags to descriptors block | Michal Nazarewicz | 2014-03-05 | 2 | -83/+61 |
| | * | | | | | | | usb: gadget: f_fs: Add support for SuperSpeed Mode | Manu Gautam | 2014-03-05 | 2 | -50/+142 |
| | * | | | | | | | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled | Gregory CLEMENT | 2014-03-05 | 1 | -3/+3 |
| | * | | | | | | | usb: gadget: atmel_usba: fix crash when no endpoint are specified | Alexandre Belloni | 2014-03-05 | 1 | -0/+6 |
| | * | | | | | | | usb: phy: mxs: Add sync time after controller clear phcd | Peter Chen | 2014-03-05 | 1 | -0/+11 |
| | * | | | | | | | usb: phy: mxs: Add system suspend/resume API | Peter Chen | 2014-03-05 | 1 | -0/+61 |
| | * | | | | | | | usb: phy: mxs: Add implementation of set_wakeup | Peter Chen | 2014-03-05 | 1 | -0/+116 |