summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: link tty and port before configuring it as consoleSudip Mukherjee2019-12-172-1/+3
| * | | serial: sprd: Add clearing break interrupt operationYonghan Ye2019-12-121-0/+3
| * | | tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan2019-12-121-2/+11
* | | | Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-205-6/+26
|\ \ \ \
| * | | | usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-181-1/+1
| * | | | usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2019-12-171-4/+9
| * | | | usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-171-0/+3
| * | | | USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-171-1/+12
| * | | | usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang2019-12-171-0/+1
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-12-206-152/+184
|\ \ \ \
| * | | | pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil2019-12-162-2/+2
| * | | | pinctrl: Modify Kconfig to fix linker errorRahul Tanwar2019-12-131-0/+1
| * | | | Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-12-132-134/+173
| |\ \ \ \
| | * | | | pinctrl: cherryview: Pass irqchip when adding gpiochipHans de Goede2019-12-091-23/+22
| | * | | | pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callbackHans de Goede2019-12-091-11/+22
| | * | | | pinctrl: cherryview: Split out irq hw-init into a separate helper functionHans de Goede2019-12-091-18/+27
| | * | | | pinctrl: baytrail: Pass irqchip when adding gpiochipAndy Shevchenko2019-12-091-18/+24
| | * | | | pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko2019-12-091-7/+14
| | * | | | pinctrl: baytrail: Update North Community pin listAndy Shevchenko2019-12-091-28/+28
| | * | | | pinctrl: baytrail: Really serialize all register accessesHans de Goede2019-12-091-37/+44
| | | |/ / | | |/| |
| * | | | pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpioAlexandre Torgue2019-12-131-1/+1
| * | | | pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery2019-12-121-16/+8
| |/ / /
* | | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-12-195-22/+45
|\ \ \ \
| * | | | tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin2019-12-191-4/+18
| * | | | tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk2019-12-171-0/+8
| * | | | security: keys: trusted: fix lost handle flushJames Bottomley2019-12-172-1/+1
| * | | | tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar2019-12-171-17/+18
* | | | | Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-174-5/+21
|\ \ \ \ \
| * | | | | regulator: rn5t618: fix module aliasesAndreas Kemnade2019-12-161-0/+1
| * | | | | regulator: max77650: add of_match tableBartosz Golaszewski2019-12-111-0/+7
| * | | | | regulator: core: avoid unneeded .list_voltage callsCristian Marussi2019-12-091-0/+4
| * | | | | regulator: s5m8767: Fix a warning messageChristophe JAILLET2019-12-041-1/+1
| * | | | | regulator: core: fix regulator_register() error paths to properly release rdevWen Yang2019-12-031-2/+6
| * | | | | regulator: fix use after free issueWen Yang2019-11-271-2/+2
* | | | | | Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-179-14/+62
|\ \ \ \ \ \
| * | | | | | spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy2019-12-161-3/+3
| * | | | | | spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle2019-12-161-1/+1
| * | | | | | spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra2019-12-111-1/+5
| * | | | | | spi: fsl: don't map irq during probeChristophe Leroy2019-12-091-3/+2
| * | | | | | spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan2019-12-091-0/+2
| * | | | | | spi: sprd: Fix the incorrect SPI registerHuanpeng Xin2019-12-041-1/+1
| * | | | | | gpiolib: of: Make of_gpio_spi_cs_get_count staticYueHaibing2019-12-031-1/+1
| * | | | | | spi: fsl: Handle the single hardwired chipselect caseLinus Walleij2019-11-281-2/+12
| * | | | | | gpio: Handle counting of Freescale chipselectsLinus Walleij2019-11-281-0/+27
| * | | | | | spi: fsl: Fix GPIO descriptor supportLinus Walleij2019-11-281-0/+1
| * | | | | | spi: dw: Correct handling of native chipselectCharles Keepax2019-11-281-2/+3
| * | | | | | spi: cadence: Correct handling of native chipselectCharles Keepax2019-11-271-3/+3
| * | | | | | spi: pxa2xx: Add support for Intel Jasper LakeJarkko Nikula2019-11-251-0/+4
* | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-174-63/+88
|\ \ \ \ \ \ \
| * | | | | | | efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel2019-12-101-0/+3