Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 2 | -81/+11 |
|\ | |||||
| * | serial_core: Remove unused member in uart_port | Dmitry Safonov | 2020-01-15 | 1 | -1/+0 |
| * | Merge 5.5-rc6 into tty-next | Greg Kroah-Hartman | 2020-01-13 | 24 | -59/+130 |
| |\ | |||||
| * | | serial_core: Move sysrq functions from header file | Dmitry Safonov | 2020-01-10 | 1 | -79/+5 |
| * | | Merge 5.5-rc3 into tty-next | Greg Kroah-Hartman | 2019-12-23 | 45 | -115/+199 |
| |\ \ | |||||
| * | | | serial_core: Remove SUPPORT_SYSRQ ifdeffery | Dmitry Safonov | 2019-12-18 | 1 | -10/+4 |
| * | | | tty/serial: Migrate 8250_fsl to use has_sysrq | Dmitry Safonov | 2019-12-18 | 1 | -0/+1 |
| * | | | serial_core: Un-ifdef sysrq SUPPORT_SYSRQ | Dmitry Safonov | 2019-12-17 | 1 | -34/+43 |
| * | | | serial: Move sysrq members above | Dmitry Safonov | 2019-12-17 | 1 | -5/+6 |
* | | | | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 17 | -82/+234 |
|\ \ \ \ | |||||
| * \ \ \ | Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2020-01-27 | 1 | -1/+12 |
| |\ \ \ \ | |||||
| | * | | | | USB: serial: ir-usb: fix link-speed handling | Johan Hovold | 2020-01-23 | 1 | -1/+12 |
| | | |_|/ | | |/| | | |||||
| * | | | | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors | Linus Walleij | 2020-01-23 | 1 | -33/+0 |
| * | | | | Merge 5.5-rc7 into usb-next | Greg Kroah-Hartman | 2020-01-21 | 15 | -35/+89 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2020-01-17 | 3 | -2/+108 |
| |\ \ \ \ \ | |||||
| | * | | | | | dt-bindings: phy: Add PHY_TYPE_DP definition | Jyri Sarha | 2020-01-17 | 1 | -0/+1 |
| | * | | | | | phy: Add DisplayPort configuration options | Yuti Amonkar | 2020-01-14 | 2 | -0/+100 |
| | * | | | | | phy: core: Add consumer device link support | Alexandre Torgue | 2020-01-08 | 1 | -2/+7 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | usb: phy-generic: Delete unused platform data | Linus Walleij | 2020-01-15 | 1 | -12/+0 |
| * | | | | | Merge 5.5-rc6 into usb-next | Greg Kroah-Hartman | 2020-01-13 | 24 | -59/+130 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state | Dmitry Osipenko | 2020-01-09 | 1 | -1/+2 |
| * | | | | | usb: ulpi: Add resource-managed variant of otg_ulpi_create() | Dmitry Osipenko | 2020-01-09 | 1 | -0/+11 |
| * | | | | | usb: phy: tegra: Keep track of power on-off state | Dmitry Osipenko | 2020-01-09 | 1 | -0/+1 |
| * | | | | | usb: typec: Provide definitions for the USB modes | Heikki Krogerus | 2020-01-09 | 1 | -0/+16 |
| * | | | | | usb: typec: Give the mux drivers all the details regarding the port state | Heikki Krogerus | 2020-01-09 | 1 | -1/+9 |
| * | | | | | usb: typec: Add definitions for the latest specification releases | Heikki Krogerus | 2020-01-09 | 1 | -0/+3 |
| * | | | | | usb: typec: Add the Product Type VDOs to struct usb_pd_identity | Heikki Krogerus | 2020-01-09 | 1 | -0/+2 |
| * | | | | | usb: pd: Add definition for DFP and UFP1 VDOs | Heikki Krogerus | 2020-01-09 | 1 | -0/+32 |
| * | | | | | usb: pd: Add definitions for the Enter_USB message | Heikki Krogerus | 2020-01-09 | 1 | -1/+32 |
| * | | | | | usb: typec: More API for cable handling | Heikki Krogerus | 2020-01-09 | 1 | -0/+4 |
| * | | | | | usb: typec: Add parameter for the VDO to typec_altmode_enter() | Heikki Krogerus | 2020-01-09 | 1 | -2/+2 |
| * | | | | | usb: usb3503: Convert to use GPIO descriptors | Linus Walleij | 2019-12-30 | 1 | -3/+0 |
| * | | | | | usb: renesas_usbhs: Switch to GPIO descriptor | Linus Walleij | 2019-12-30 | 1 | -2/+0 |
| * | | | | | USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDs | Lubomir Rintel | 2019-12-30 | 1 | -8/+0 |
| * | | | | | Merge 5.5-rc3 into usb-next | Greg Kroah-Hartman | 2019-12-23 | 26 | -63/+125 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge 5.5-rc2 into usb-next | Greg Kroah-Hartman | 2019-12-16 | 20 | -52/+74 |
| |\ \ \ \ \ | |||||
| * | | | | | | usb: host: ehci-sh: Remove unused platform data support | Geert Uytterhoeven | 2019-12-10 | 1 | -16/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2020-01-29 | 2 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gpio: Drop the chained IRQ handler assign function | Linus Walleij | 2020-01-23 | 1 | -5/+0 |
| * | | | | | | Merge branch 'ib-pinctrl-unreg-mappings' into devel | Linus Walleij | 2019-12-30 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | pinctrl: Allow modules to use pinctrl_[un]register_mappings | Hans de Goede | 2019-12-30 | 1 | -0/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge tag 'v5.5-rc3' into devel | Linus Walleij | 2019-12-29 | 45 | -115/+199 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2020-01-29 | 2 | -148/+12 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'fixup-thunderx-hierarchy' into devel | Linus Walleij | 2020-01-17 | 1 | -13/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | gpio: Fix the no return statement warning | Kevin Hao | 2020-01-16 | 1 | -0/+2 |
| | * | | | | | | | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg | Kevin Hao | 2020-01-15 | 1 | -13/+8 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'v5.5-rc6' into devel | Linus Walleij | 2020-01-17 | 66 | -172/+327 |
| |\| | | | | | | |||||
| * | | | | | | | Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2020-01-07 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc() | Bartosz Golaszewski | 2020-01-07 | 1 | -1/+2 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * / | | | | | | fmc: remove left-over ipmi-fru.h after fmc deletion | Lukas Bulwahn | 2020-01-07 | 1 | -134/+0 |
| |/ / / / / / |