index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
1
-2
/
+10
2022-07-19
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-19
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
1
-0
/
+1
2022-07-19
scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limit
John Garry
1
-0
/
+6
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+2
2022-07-19
iio: light: isl29028: Fix the warning in isl29028_remove()
Zheyu Ma
1
-1
/
+1
2022-07-19
drm/panel/panel-sitronix-st7701: Split GIP and init sequences
Marek Vasut
1
-4
/
+16
2022-07-19
drm/panel/panel-sitronix-st7701: Parametrize voltage and timing
Marek Vasut
1
-28
/
+127
2022-07-19
drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT mode
Marek Vasut
1
-6
/
+15
2022-07-19
drm/panel/panel-sitronix-st7701: Adjust porch control bitfield name
Marek Vasut
1
-4
/
+6
2022-07-19
drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT mode
Marek Vasut
1
-6
/
+20
2022-07-19
drm/panel/panel-sitronix-st7701: Make gamma correction TFT specific
Marek Vasut
1
-7
/
+89
2022-07-19
drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701
Marek Vasut
1
-22
/
+7
2022-07-19
drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous clock
Marek Vasut
1
-1
/
+2
2022-07-19
iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
LI Qingwu
1
-11
/
+19
2022-07-19
drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701
Marek Vasut
1
-3
/
+1
2022-07-19
iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
Fawzi Khaber
1
-1
/
+17
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
3
-5
/
+5
2022-07-19
iio: adc: max1027: unlock on error path in max1027_read_single_value()
Dan Carpenter
1
-3
/
+3
2022-07-19
gpiolib: acpi: support bias pull disable
Nuno Sá
1
-0
/
+3
2022-07-19
gpiolib: of: support bias pull disable
Nuno Sá
1
-0
/
+7
2022-07-19
gpiolib: add support for bias pull disable
Nuno Sá
1
-2
/
+6
2022-07-19
gpio: 74xx-mmio: use bits.h macros for all masks
Andy Shevchenko
1
-1
/
+2
2022-07-19
gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
Andy Shevchenko
1
-1
/
+4
2022-07-19
gpio: 74xx-mmio: Make use of device properties
Andy Shevchenko
1
-3
/
+4
2022-07-19
IB/qib: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-19
gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
Kent Gibson
1
-35
/
+63
2022-07-19
gpiolib: cdev: consolidate edge detector configuration flags
Kent Gibson
1
-66
/
+60
2022-07-19
gpiolib: cdev: simplify line event identification
Kent Gibson
1
-29
/
+15
2022-07-19
gpiolib: cdev: replace if-else chains with switches
Kent Gibson
1
-13
/
+18
2022-07-19
gpiolib: cdev: simplify parameter in call to hte_edge_setup
Kent Gibson
1
-3
/
+1
2022-07-19
gpiolib: cdev: simplify linereq_free
Kent Gibson
1
-4
/
+4
2022-07-19
gpio: 104-idi-48: unsigned to unsigned int cleanup
Aakash Sen Sharma
1
-15
/
+15
2022-07-19
gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91
Geert Uytterhoeven
1
-0
/
+1
2022-07-19
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
1
-1
/
+3
2022-07-19
gpio: lp3943: unsigned to unsigned int cleanup
Shinyzenith
1
-8
/
+8
2022-07-19
Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into TEST_MERGE
Bartosz Golaszewski
1
-25
/
+18
2022-07-19
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-07-19
gpio: adp5588: sort header inclusion alphabetically
Andy Shevchenko
1
-4
/
+4
2022-07-19
gpio: adp5588: Do not use defined value for driver name and compatible
Andy Shevchenko
1
-6
/
+4
2022-07-19
gpio: adp5588: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-5
/
+3
2022-07-19
gpio: rockchip: add support for rk3588
Jianqun Xu
1
-1
/
+2
2022-07-19
gpio: adnp: Make use of device properties
Andy Shevchenko
1
-9
/
+5
2022-07-19
gpio: adnp: use simple i2c probe function
Andy Shevchenko
1
-3
/
+2
2022-07-19
gpio: pca9570: add pca9571 support
Lucas Stach
1
-0
/
+2
2022-07-19
gpio: xgs-iproc: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2022-07-19
gpio: brcmstb: Make .remove() obviously always return 0
Uwe Kleine-König
1
-7
/
+2
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
2
-24
/
+2
2022-07-19
gpio: twl4030: Don't return an error after WARN in .remove
Uwe Kleine-König
1
-5
/
+2
[prev]
[next]