Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-01 | 12 | -45/+121 |
|\ | |||||
| * | USB: serial: make bulk_out_size a lower limit | Johan Hovold | 2014-03-12 | 1 | -1/+2 |
| * | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 2014-03-12 | 14 | -55/+62 |
| |\ | |||||
| * \ | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-03-09 | 3 | -20/+45 |
| |\ \ | |||||
| | * | | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I | 2014-03-09 | 1 | -18/+18 |
| | * | | phy: omap-usb2: Provide workaround for USB2PHY false disconnect | Austin Beam | 2014-03-09 | 1 | -0/+4 |
| | * | | phy: omap-usb2: Adapt phy-omap-usb2 for AM437x | George Cherian | 2014-03-09 | 1 | -0/+9 |
| | * | | phy: core: Add devm_of_phy_get to phy-core | Kamil Debski | 2014-03-08 | 1 | -0/+9 |
| | * | | phy: core: Add an exported of_phy_get function | Kamil Debski | 2014-03-08 | 1 | -0/+6 |
| | * | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I | 2014-03-07 | 1 | -3/+0 |
| * | | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-03-07 | 2 | -14/+46 |
| |\ \ \ | |||||
| | * | | | usb: gadget: f_fs: Add flags to descriptors block | Michal Nazarewicz | 2014-03-05 | 1 | -19/+30 |
| | * | | | usb: gadget: f_fs: Add support for SuperSpeed Mode | Manu Gautam | 2014-03-05 | 1 | -0/+5 |
| | * | | | usb: phy: Add set_wakeup API | Peter Chen | 2014-03-05 | 1 | -0/+16 |
| * | | | | storage: accept some UAS devices if streams are unavailable | Oliver Neukum | 2014-03-04 | 1 | -0/+1 |
| * | | | | uas: Add the posibilty to blacklist uas devices from using the uas driver | Hans de Goede | 2014-03-04 | 1 | -2/+4 |
| * | | | | uas: Pack iu struct definitions | Hans de Goede | 2014-03-04 | 1 | -5/+5 |
| * | | | | uas: Fix response iu struct definition | Hans de Goede | 2014-03-04 | 1 | -1/+1 |
| * | | | | uas: s/response_ui/response_iu/ | Hans de Goede | 2014-03-04 | 1 | -1/+1 |
| * | | | | usbfs: Add support for allocating / freeing streams | Hans de Goede | 2014-03-04 | 1 | -0/+7 |
| * | | | | usbfs: Add support for bulk stream ids | Hans de Goede | 2014-03-04 | 1 | -1/+4 |
| * | | | | usb-core: Track if an endpoint has streams | Hans de Goede | 2014-03-04 | 1 | -0/+2 |
| * | | | | usb-core: Move USB_MAXENDPOINTS definitions to usb.h | Hans de Goede | 2014-03-04 | 1 | -0/+2 |
| * | | | | Merge 3.14-rc5 into usb-next | Greg Kroah-Hartman | 2014-03-02 | 7 | -13/+24 |
| |\ \ \ \ | |||||
| * | | | | | usb: chipidea: udc: add maximum-speed = full-speed option | Michael Grzeschik | 2014-02-24 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-01 | 6 | -103/+61 |
|\ \ \ \ \ | |||||
| * | | | | | serial: sh-sci: Add more register documentation | Geert Uytterhoeven | 2014-03-17 | 1 | -35/+58 |
| * | | | | | Merge 3.14-rc5 into tty-next | Greg Kroah-Hartman | 2014-03-02 | 7 | -13/+24 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | serial: imx: Remove init() and exit() platform callbacks | Alexander Shiyan | 2014-02-28 | 1 | -2/+0 |
| * | | | | | tty: Fix low_latency BUG | Peter Hurley | 2014-02-28 | 1 | -1/+1 |
| * | | | | | tty: serial: bcm63xx_uart: define UART_REG_SIZE constant | Florian Fainelli | 2014-02-28 | 1 | -0/+2 |
| * | | | | | Merge 3.14-rc4 into tty-next | Greg Kroah-Hartman | 2014-02-24 | 17 | -30/+132 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | tty: tty_ldisc.h: Remove duplicate include | Sachin Kamat | 2014-02-18 | 1 | -1/+0 |
| * | | | | | Merge 3.14-rc3 into tty-next | Greg Kroah-Hartman | 2014-02-18 | 37 | -260/+269 |
| |\ \ \ \ \ | |||||
| * | | | | | | serial: max310x: Add support for RS-485 mode | Alexander Shiyan | 2014-02-13 | 1 | -49/+0 |
| * | | | | | | serial: max310x: Always use dynamic GPIO ID assignment | Alexander Shiyan | 2014-02-13 | 1 | -3/+0 |
| * | | | | | | serial: max310x: Migrate to CLK API | Alexander Shiyan | 2014-02-13 | 1 | -7/+0 |
| * | | | | | | serial: max310x: Add the loopback mode support | Alexander Shiyan | 2014-02-13 | 1 | -1/+0 |
| * | | | | | | serial: max310x: Remove init() and exit() callbacks | Alexander Shiyan | 2014-02-13 | 1 | -4/+0 |
* | | | | | | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 6 | -36/+138 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 3.14-rc7 into staging-next | Greg Kroah-Hartman | 2014-03-17 | 22 | -74/+102 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | usbcore: rename struct dev_state to struct usb_dev_state | Valentina Manea | 2014-03-10 | 1 | -3/+3 |
| * | | | | | | | | staging: usbip: claim ports used by shared devices | Valentina Manea | 2014-03-08 | 1 | -0/+7 |
| * | | | | | | | | Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i... | Greg Kroah-Hartman | 2014-03-07 | 2 | -30/+69 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | of: Fix of_graph_parse_endpoint stub for !CONFIG_OF builds | Philipp Zabel | 2014-03-07 | 1 | -1/+1 |
| | * | | | | | | | | [media] of: move common endpoint parsing to drivers/of | Philipp Zabel | 2014-03-06 | 2 | -6/+22 |
| | * | | | | | | | | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of | Philipp Zabel | 2014-03-06 | 2 | -24/+47 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 3.14-rc5 into staging-next | Greg Kroah-Hartman | 2014-03-02 | 7 | -13/+24 |
| |\| | | | | | | | |||||
| * | | | | | | | | Merge 3.14-rc4 into staging-next. | Greg Kroah-Hartman | 2014-02-24 | 17 | -30/+132 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-02-23 | 2 | -6/+20 |
| |\ \ \ \ \ \ \ \ |