summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko2019-12-051-1/+1
* gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko2019-12-051-3/+1
* vhost, kcov: collect coverage from vhost_workerAndrey Konovalov2019-12-052-0/+7
* usb, kcov: collect coverage from hub_eventAndrey Konovalov2019-12-051-0/+5
* drm: limit to INT_MAX in create_blob ioctlDaniel Vetter2019-12-051-1/+1
* drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)2019-12-051-0/+2
* drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)2019-12-051-0/+1
* lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-051-1/+1
* gpio: pca953x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-10/+7
* gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-9/+10
* gpio: pisosr: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-6/+6
* thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-052-15/+18
* gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-10/+9
* gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-10/+3
* gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-69/+40
* gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-48/+27
* gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-53/+20
* gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-52/+21
* gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-29/+7
* gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-52/+21
* auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko2019-12-051-27/+7
* mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov2019-12-051-6/+3
* 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