| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-17 | 1 | -214/+141 |
| * | gadgetfs: use-after-free in ->aio_read() | Al Viro | 2015-02-17 | 1 | -3/+12 |
| * | gadget/function/f_fs.c: switch to ->{read,write}_iter() | Al Viro | 2015-02-17 | 1 | -78/+58 |
| * | gadget/function/f_fs.c: use put iov_iter into io_data | Al Viro | 2015-02-17 | 1 | -61/+25 |
| * | gadget/function/f_fs.c: close leaks | Al Viro | 2015-02-17 | 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 |
| * | | | usb: gadget: gadgetfs: fix sparse warnings | Lad, Prabhakar | 2015-02-23 | 1 | -2/+4 |
| * | | | usb: gadget: function: uvc: fix sparse warnings | Lad, Prabhakar | 2015-02-23 | 1 | -0/+1 |
| * | | | usb: gadget: function: f_sourcesink: fix sparse warning | Lad, Prabhakar | 2015-02-23 | 1 | -2/+2 |
| * | | | usb: gadget: function: f_uac2: fix sparse warnings | Lad, Prabhakar | 2015-02-23 | 1 | -17/+17 |
| * | | | usb: gadget: function: f_hid: fix sparse warning | Lad, Prabhakar | 2015-02-23 | 1 | -1/+1 |
| * | | | usb: isp1760: use msecs_to_jiffies for time conversion | Nicholas Mc Guire | 2015-02-23 | 1 | -3/+3 |
| * | | | usb: musb: Fix getting a generic phy for musb_dsps | Tony Lindgren | 2015-02-23 | 1 | -1/+24 |
| * | | | usb: renesas: fix extcon dependency | Arnd Bergmann | 2015-02-23 | 1 | -0/+1 |
| * | | | usb: musb: Fix use for of_property_read_bool for disabled multipoint | Tony Lindgren | 2015-02-23 | 2 | -4/+10 |
| * | | | usb: musb: core: add pm_runtime_irq_safe() | Felipe Balbi | 2015-02-23 | 1 | -4/+6 |
| * | | | usb: gadget: function: phonet: balance usb_ep_disable calls | Felipe Balbi | 2015-02-23 | 1 | -1/+4 |
| * | | | usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half | George Cherian | 2015-02-23 | 1 | -1/+1 |
| |/ / |
|
* | | | USB: serial: fix infinite wait_until_sent timeout | Johan Hovold | 2015-03-07 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 4 | -21/+21 |
|\ \
| |/
|/| |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 4 | -21/+21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-02-17 | 2 | -2/+2 |
|\ \ |
|