index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
w1: use octal for file permissions
Krzysztof Kozlowski
6
-8
/
+8
2023-04-20
w1: minor white-space and code style fixes
Krzysztof Kozlowski
11
-36
/
+45
2023-04-20
w1: ds28e04: correct kerneldoc annotation
Krzysztof Kozlowski
1
-7
/
+8
2023-04-20
w1: ds2433: correct kerneldoc annotation
Krzysztof Kozlowski
1
-7
/
+8
2023-04-20
w1: ds2408: drop kerneldoc annotation
Krzysztof Kozlowski
1
-1
/
+1
2023-04-20
w1: ds2482: add i2c id for DS2484
Stefan Wahren
1
-0
/
+1
2023-04-20
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2023-04-19
Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2023-04-19
Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
12
-117
/
+41
2023-04-19
Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
5
-35
/
+54
2023-04-14
coresight: etm_pmu: Set the module field
Suzuki K Poulose
1
-0
/
+1
2023-04-13
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
1
-14
/
+2
2023-04-13
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
1
-24
/
+419
2023-04-13
iio: adc: palmas: always reset events on unload
Patrik Dahlström
1
-0
/
+11
2023-04-13
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
1
-10
/
+9
2023-04-13
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
1
-13
/
+23
2023-04-13
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
1
-25
/
+25
2023-04-13
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
1
-44
/
+6
2023-04-13
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
1
-68
/
+42
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
1
-3
/
+74
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2
-3
/
+15
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
78
-2160
/
+4737
2023-04-10
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
1
-4
/
+12
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
1
-1
/
+1
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
1
-2
/
+6
2023-04-10
iio: light: ROHM BU27034 Ambient Light Sensor
Matti Vaittinen
3
-0
/
+1512
2023-04-10
iio: light: Add gain-time-scale helpers
Matti Vaittinen
3
-0
/
+1081
2023-04-10
iio: dac: set variable max5522_channels storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-10
iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll
William Breathitt Gray
1
-9
/
+13
2023-04-10
iio: addac: stx104: Migrate to the regmap API
William Breathitt Gray
2
-195
/
+245
2023-04-10
iio: addac: stx104: Improve indentation in stx104_write_raw()
William Breathitt Gray
1
-10
/
+10
2023-04-10
iio: addac: stx104: Use define rather than hardcoded limit for write val
William Breathitt Gray
1
-2
/
+2
2023-04-10
iio: addac: stx104: Fix race condition when converting analog-to-digital
William Breathitt Gray
1
-0
/
+4
2023-04-10
iio: addac: stx104: Fix race condition for stx104_write_raw()
William Breathitt Gray
1
-0
/
+8
2023-04-10
staging: iio: resolver: ads1210: fix config mode
Nuno Sá
1
-1
/
+1
2023-04-10
iio: adc: ti-ads1100: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
379
-1885
/
+3419
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-128
/
+169
2023-04-08
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-77
/
+84
2023-04-08
Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+28
2023-04-08
Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-13
/
+35
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-34
/
+19
2023-04-08
Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linux
Linus Torvalds
2
-6
/
+26
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+2
2023-04-07
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-15
/
+58
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-141
/
+220
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+14
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+22
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-43
/
+81
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+21
[next]