summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0323-331/+930
|\
| * platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-2115-310/+579
| |\
| | * Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou2019-11-211-1/+1
| | * Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou2019-11-211-4/+2
| | * platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-215-58/+98
| | * platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-213-5/+31
| | * mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-215-210/+15
| | * iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-214-1/+213
| | * mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-212-32/+117
| | * platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-212-0/+103
| * | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan2019-11-201-0/+1
| * | platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-194-6/+203
| * | platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-191-1/+14
| * | platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello2019-10-111-0/+91
| * | platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello2019-10-011-10/+37
| |/
* | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-0339-705/+642
|\ \
| * | Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam2019-11-271-288/+4
| * | vcs: prevent write access to vcsu devicesNicolas Pitre2019-11-271-0/+3
| * | tty: vt: keyboard: reject invalid keycodesDmitry Torokhov2019-11-231-1/+1
| * | tty: don't crash in tty_init_dev when missing tty_portJiri Slaby2019-11-221-3/+6
| * | serial: stm32: fix clearing interrupt error flagsFabrice Gasnier2019-11-211-3/+3
| * | tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-212-28/+28
| * | serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao2019-11-211-1/+1
| * | tty: remove unused argument from tty_open_by_driver()Sudip Mukherjee2019-11-201-3/+2
| * | tty: Fix Kconfig indentationKrzysztof Kozlowski2019-11-204-64/+64
| * | {tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee2019-11-184-2/+2
| * | serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+3
| * | serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch2019-11-181-4/+2
| * | Revert "serial-uartlite: Move the uart register"Greg Kroah-Hartman2019-11-131-9/+9
| * | Revert "serial-uartlite: Add get serial id if not provided"Greg Kroah-Hartman2019-11-131-7/+0
| * | Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"Greg Kroah-Hartman2019-11-131-15/+5
| * | Revert "serial-uartlite: Add runtime support"Greg Kroah-Hartman2019-11-131-43/+9
| * | Revert "serial-uartlite: Change logic how console_port is setup"Greg Kroah-Hartman2019-11-131-8/+2
| * | Revert "serial-uartlite: Use allocated structure instead of static ones"Greg Kroah-Hartman2019-11-131-2/+2
| * | tty: serial: msm_serial: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-131-2/+2
| * | tty: serial: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-131-2/+1
| * | tty: serial: amba-pl011: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-131-1/+1
| * | serial-uartlite: Use allocated structure instead of static onesShubhrajyoti Datta2019-11-131-2/+2
| * | serial-uartlite: Change logic how console_port is setupShubhrajyoti Datta2019-11-131-2/+8
| * | tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan2019-11-131-1/+4
| * | tty: serial: imx: use the sg count from dma_map_sgPeng Fan2019-11-131-1/+1
| * | Remove every trace of SERIAL_MAGICPascal Terjan2019-11-132-86/+0
| * | tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan2019-11-051-2/+2
| * | Revert "tty:n_gsm.c: destroy port by tty_port_destroy()"Greg Kroah-Hartman2019-11-041-1/+0
| * | tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enableChuhong Yuan2019-11-041-1/+1
| * | serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich2019-11-041-1/+1