summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean3-60/+9
2020-03-24RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang1-100/+61
2020-03-24RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang1-115/+182
2020-03-25extcon: axp288: Add wakeup supportHans de Goede1-0/+32
2020-03-25extcon: Mark extcon_get_edev_name() function as exported symbolMayank Rana2-0/+6
2020-03-25extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFERH. Nikolaus Schaller1-2/+6
2020-03-25dt-bindings: extcon: usbc-cros-ec: convert extcon-usbc-cros-ec.txt to yaml fo...Dafna Hirschfeld2-24/+56
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller130-1973/+3957
2020-03-24RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structuresSelvin Xavier2-0/+74
2020-03-24net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye1-1/+11
2020-03-24dt-bindings: touchscreen: Convert edt-ft5x06 to json-schemaBenjamin Gaignard2-77/+125
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky3-2/+27
2020-03-24RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-03-24MAINTAINERS: Clean RXE section and add Zhu as RXE maintainerLeon Romanovsky1-3/+1
2020-03-24IB/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2020-03-24Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan1-2/+2
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-03-24Input: of_touchscreen - explicitly choose axisAndy Shevchenko1-18/+17
2020-03-24Input: goodix - support gt9147 touchpanelYannick Fertre1-0/+2
2020-03-24dt-bindings: touchscreen: goodix: support of gt9147Yannick Fertre1-0/+1
2020-03-24Input: goodix - add support for Goodix GT917SIcenowy Zheng1-0/+2
2020-03-24Input: goodix - use string-based chip IDIcenowy Zheng1-28/+39
2020-03-24dt-bindings: input: touchscreen: add compatible string for Goodix GT917SIcenowy Zheng1-0/+1
2020-03-24Input: goodix - add support for more then one touch-keyDmitry Mastykin1-13/+49
2020-03-24Input: goodix - fix spurious key release eventsDmitry Mastykin1-1/+1
2020-03-24Input: goodix - try to reset the controller if the i2c-test failsHans de Goede1-0/+7
2020-03-24Input: goodix - restore config on resume if necessaryHans de Goede1-0/+22
2020-03-24Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede1-26/+22
2020-03-24Input: goodix - add minimum firmware size checkHans de Goede1-4/+7
2020-03-24Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede1-6/+41
2020-03-24Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede1-30/+30
2020-03-24Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede1-0/+30
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devicesHans de Goede1-0/+19
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...Hans de Goede1-4/+124
2020-03-24Input: goodix - make resetting the controller at probe independent from the G...Hans de Goede1-1/+3
2020-03-24Input: goodix - make loading the config from disk independent from the GPIO s...Hans de Goede1-5/+9
2020-03-24Input: goodix - refactor IRQ pin GPIO accessesHans de Goede1-11/+51
2020-03-24mtd: Fix issue where write_cached_data() fails but write() still returns successXiaoming Ni1-2/+3
2020-03-24mtd: maps: sa1100-flash: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-24mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-03-24mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama1-17/+111
2020-03-24mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama1-30/+30
2020-03-24mtd: rawnand: macronix: Add support for deep power down modeMason Yang1-0/+74
2020-03-24rtc: class: avoid unnecessary lookup in hctosysAlexandre Belloni1-14/+2
2020-03-24mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang2-4/+17
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin1-2/+1
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin3-6/+7