| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-22 | 16 | -653/+79 |
|\ |
|
| * | usb: common: otg-fsm: only signal connect after switching to peripheral | Peter Chen | 2015-03-18 | 1 | -2/+2 |
| * | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices | Hans de Goede | 2015-03-18 | 1 | -0/+7 |
| * | USB: ehci-atmel: rework clk handling | Boris Brezillon | 2015-03-18 | 1 | -21/+9 |
| * | usb: chipidea: otg: add a_alt_hnp_support response for B device | Li Jun | 2015-03-15 | 1 | -0/+11 |
| * | Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-03-14 | 9 | -536/+40 |
| |\ |
|
| | * | Revert "usb: gadget: zero: Add support for interrupt EP" | Felipe Balbi | 2015-03-11 | 4 | -526/+22 |
| | * | usb: phy: am335x-control: check return value of bus_find_device | David Dueck | 2015-03-10 | 1 | -0/+3 |
| | * | usb: dwc2: host: fix dwc2 disconnect bug | Yunzhi Li | 2015-03-10 | 1 | -0/+3 |
| | * | usb: isp1760: add peripheral/device controller chip id | Sudeep Holla | 2015-03-09 | 1 | -1/+1 |
| | * | usb: isp1760: set IRQ flags properly | Valentin Rothberg | 2015-03-09 | 2 | -4/+3 |
| | * | usb: musb: fix Kconfig regression | Arnd Bergmann | 2015-03-09 | 1 | -1/+2 |
| | * | usb: isp1760: fix possible deadlock in isp1760_udc_irq | Sudeep Holla | 2015-03-09 | 1 | -4/+6 |
| * | | Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" | Mathias Nyman | 2015-03-11 | 3 | -94/+10 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-03-21 | 1 | -3/+2 |
|\ \ |
|
| * | | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche | 2015-03-20 | 1 | -3/+2 |
* | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2015-03-13 | 2 | -398/+272 |
|\ \ \
| |_|/
|/| | |
|
| * | | gadgetfs: really get rid of switching ->f_op | Alan Stern | 2015-03-08 | 1 | -19/+19 |
| * | | gadgetfs: get rid of flipping ->f_op in ep_config() | Al Viro | 2015-03-08 | 1 | -53/+37 |
| * | | gadget: switch ep_io_operations to ->read_iter/->write_iter | Al Viro | 2015-02-18 | 1 | -214/+141 |
| * | | gadgetfs: use-after-free in ->aio_read() | Al Viro | 2015-02-18 | 1 | -3/+12 |
| * | | gadget/function/f_fs.c: switch to ->{read,write}_iter() | Al Viro | 2015-02-18 | 1 | -78/+58 |
| * | | gadget/function/f_fs.c: use put iov_iter into io_data | Al Viro | 2015-02-18 | 1 | -61/+25 |
| * | | gadget/function/f_fs.c: close leaks | Al Viro | 2015-02-18 | 1 | -2/+12 |
* | | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-08 | 33 | -107/+373 |
|\ \ \ |
|
| * | | | xhci: Workaround for PME stuck issues in Intel xhci | Mathias Nyman | 2015-03-06 | 2 | -0/+31 |
| * | | | xhci: fix reporting of 0-sized URBs in control endpoint | Aleksander Morgado | 2015-03-06 | 2 | -2/+11 |
| * | | | Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-03-05 | 9 | -43/+105 |
| |\ \ \ |
|
| | * | | | usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards | Max Mansfield | 2015-03-03 | 2 | -0/+5 |
| | * | | | USB: ch341: set tty baud speed according to tty struct | Nicolas PLANEL | 2015-03-02 | 1 | -9/+6 |
| | * | | | USB: serial: cp210x: Adding Seletek device id's | Michiel vd Garde | 2015-02-27 | 1 | -0/+2 |
| | * | | | USB: pl2303: disable break on shutdown | Johan Hovold | 2015-02-26 | 1 | -5/+13 |
| | * | | | USB: mxuport: fix null deref when used as a console | Johan Hovold | 2015-02-26 | 1 | -1/+2 |
| | * | | | USB: serial: clean up bus probe error handling | Johan Hovold | 2015-02-26 | 1 | -11/+14 |
| | * | | | USB: serial: fix port attribute-creation race | Johan Hovold | 2015-02-26 | 2 | -19/+16 |
| | * | | | USB: serial: fix tty-device error handling at probe | Johan Hovold | 2015-02-26 | 1 | -1/+10 |
| | * | | | USB: serial: fix potential use-after-free after failed probe | Johan Hovold | 2015-02-26 | 1 | -1/+1 |
| | * | | | USB: console: add dummy __module_get | Johan Hovold | 2015-02-26 | 1 | -0/+2 |
| | * | | | USB: ftdi_sio: add PIDs for Actisense USB devices | Mark Glover | 2015-02-26 | 2 | -0/+37 |
| | * | | | Revert "USB: serial: make bulk_out_size a lower limit" | Johan Hovold | 2015-02-26 | 1 | -2/+3 |
| | | |/
| | |/| |
|
| * | | | cdc-acm: Add support for Denso cradle CU-321 | Björn Gerhart | 2015-02-24 | 1 | -0/+2 |
| * | | | usb-storage: support for more than 8 LUNs | Oliver Neukum | 2015-02-24 | 1 | -0/+6 |
| * | | | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539 | Hans de Goede | 2015-02-24 | 1 | -0/+7 |
| * | | | USB: usbfs: don't leak kernel data in siginfo | Alan Stern | 2015-02-24 | 1 | -0/+2 |
| * | | | xhci: Clear the host side toggle manually when endpoint is 'soft reset' | Mathias Nyman | 2015-02-24 | 3 | -10/+94 |
| * | | | xhci: Allocate correct amount of scratchpad buffers | Mathias Nyman | 2015-02-24 | 1 | -2/+3 |
| * | | | usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks | Maxime Ripard | 2015-02-24 | 1 | -10/+9 |
| * | | | usb: gadget: configfs: don't NUL-terminate (sub)compatible ids | Andrzej Pietrasiewicz | 2015-02-23 | 1 | -2/+0 |
| * | | | usb: dwc3: dwc3-omap: Fix disable IRQ | George Cherian | 2015-02-23 | 1 | -2/+28 |
| * | | | usb: gadget: function: uvc_v4l2.c: fix sparse warnings | Lad, Prabhakar | 2015-02-23 | 1 | -0/+1 |