index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
6
-12
/
+509
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
1
-4
/
+6
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2
-5
/
+13
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
4
-227
/
+215
2023-03-11
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
1
-7
/
+14
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
1
-9
/
+7
2023-03-11
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
1
-29
/
+32
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
1
-3
/
+3
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
4
-62
/
+92
2023-03-11
staging: iio: meter: Drop ade7854 driver
Jonathan Cameron
9
-1487
/
+0
2023-03-11
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
1
-1
/
+0
2023-03-11
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
1
-0
/
+5
2023-03-11
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
1
-1
/
+0
2023-03-11
iio: chemical: sps030: Reformat comment in a more readable way
Jonathan Neuschäfer
1
-3
/
+3
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-05
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-04
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-03
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-149
/
+435
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-128
/
+409
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
2023-03-03
Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-3
/
+3
2023-03-02
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
35
-372
/
+269
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-11
/
+9
2023-03-02
Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+2
2023-03-02
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2023-03-02
Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-7
/
+12
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-0
/
+1
2023-03-02
watchdog: at91rm9200: Only warn once about problems in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-02
watchdog: mt7621-wdt: avoid ralink architecture dependent code
Sergio Paracuellos
2
-6
/
+20
2023-03-02
watchdog: mt7621-wdt: avoid static global declarations
Sergio Paracuellos
1
-37
/
+65
[next]