aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-19mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support itMika Westerberg1-2/+10
2022-07-19gpio: pca953x: use the correct range when do regmap syncHaibo Chen1-6/+6
2022-07-19gpio: pca953x: only use single read/write for No AI modeHaibo Chen1-0/+3
2022-07-19ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectorsJohn Garry1-0/+1
2022-07-19scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry1-0/+6
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry1-0/+2
2022-07-19iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma1-1/+1
2022-07-19drm/panel/panel-sitronix-st7701: Split GIP and init sequencesMarek Vasut1-4/+16
2022-07-19drm/panel/panel-sitronix-st7701: Parametrize voltage and timingMarek Vasut1-28/+127
2022-07-19drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT modeMarek Vasut1-6/+15
2022-07-19drm/panel/panel-sitronix-st7701: Adjust porch control bitfield nameMarek Vasut1-4/+6
2022-07-19drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT modeMarek Vasut1-6/+20
2022-07-19drm/panel/panel-sitronix-st7701: Make gamma correction TFT specificMarek Vasut1-7/+89
2022-07-19drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701Marek Vasut1-22/+7
2022-07-19drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous clockMarek Vasut1-1/+2
2022-07-19iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytesLI Qingwu1-11/+19
2022-07-19drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701Marek Vasut1-3/+1
2022-07-19iio: fix iio_format_avail_range() printing for none IIO_VAL_INTFawzi Khaber1-1/+17
2022-07-19RDMA/rxe: Remove unused qp parameterXiao Yang3-5/+5
2022-07-19iio: adc: max1027: unlock on error path in max1027_read_single_value()Dan Carpenter1-3/+3
2022-07-19gpiolib: acpi: support bias pull disableNuno Sá1-0/+3
2022-07-19gpiolib: of: support bias pull disableNuno Sá1-0/+7
2022-07-19gpiolib: add support for bias pull disableNuno Sá1-2/+6
2022-07-19gpio: 74xx-mmio: use bits.h macros for all masksAndy Shevchenko1-1/+2
2022-07-19gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()Andy Shevchenko1-1/+4
2022-07-19gpio: 74xx-mmio: Make use of device propertiesAndy Shevchenko1-3/+4
2022-07-19IB/qib: Fix comment typoJason Wang1-1/+1
2022-07-19gpiolib: cdev: compile out HTE unless CONFIG_HTE selectedKent Gibson1-35/+63
2022-07-19gpiolib: cdev: consolidate edge detector configuration flagsKent Gibson1-66/+60
2022-07-19gpiolib: cdev: simplify line event identificationKent Gibson1-29/+15
2022-07-19gpiolib: cdev: replace if-else chains with switchesKent Gibson1-13/+18
2022-07-19gpiolib: cdev: simplify parameter in call to hte_edge_setupKent Gibson1-3/+1
2022-07-19gpiolib: cdev: simplify linereq_freeKent Gibson1-4/+4
2022-07-19gpio: 104-idi-48: unsigned to unsigned int cleanupAakash Sen Sharma1-15/+15
2022-07-19gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91Geert Uytterhoeven1-0/+1
2022-07-19gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He1-1/+3
2022-07-19gpio: lp3943: unsigned to unsigned int cleanupShinyzenith1-8/+8
2022-07-19Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into TEST_MERGEBartosz Golaszewski1-25/+18
2022-07-19gpiolib: of: Use device_match_of_node() helperAndy Shevchenko1-1/+1
2022-07-19gpio: adp5588: sort header inclusion alphabeticallyAndy Shevchenko1-4/+4
2022-07-19gpio: adp5588: Do not use defined value for driver name and compatibleAndy Shevchenko1-6/+4
2022-07-19gpio: adp5588: Switch from of headers to mod_devicetable.hAndy Shevchenko1-5/+3
2022-07-19gpio: rockchip: add support for rk3588Jianqun Xu1-1/+2
2022-07-19gpio: adnp: Make use of device propertiesAndy Shevchenko1-9/+5
2022-07-19gpio: adnp: use simple i2c probe functionAndy Shevchenko1-3/+2
2022-07-19gpio: pca9570: add pca9571 supportLucas Stach1-0/+2
2022-07-19gpio: xgs-iproc: Drop if with an always false conditionUwe Kleine-König1-5/+1
2022-07-19gpio: brcmstb: Make .remove() obviously always return 0Uwe Kleine-König1-7/+2
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König2-24/+2
2022-07-19gpio: twl4030: Don't return an error after WARN in .removeUwe Kleine-König1-5/+2