index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: ds2482: add i2c id for DS2484
Stefan Wahren
2023-04-20
1
-0
/
+1
*
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
2023-04-20
1
-2
/
+2
*
Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2023-04-19
1
-0
/
+1
|
\
|
*
coresight: etm_pmu: Set the module field
Suzuki K Poulose
2023-04-14
1
-0
/
+1
*
|
Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2023-04-19
12
-117
/
+41
|
\
\
|
*
|
interconnect: qcom: Sort kerneldoc entries
Konrad Dybcio
2023-04-05
1
-2
/
+2
|
*
|
interconnect: qcom: rpm: Add support for specifying channel num
Konrad Dybcio
2023-04-05
2
-1
/
+8
|
*
|
interconnect: qcom: rpm: make QoS INVALID default
Konrad Dybcio
2023-04-05
2
-15
/
+19
|
*
|
interconnect: qcom: rpm: drop bogus pm domain attach
Johan Hovold
2023-04-05
3
-9
/
+0
|
*
|
interconnect: drop unused icc_link_destroy() interface
Johan Hovold
2023-04-05
1
-46
/
+0
|
*
|
interconnect: drop racy registration API
Johan Hovold
2023-03-20
1
-16
/
+0
|
*
|
interconnect: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-20
1
-2
/
+2
|
*
|
interconnect: qcom: osm-l3: drop unuserd header inclusion
Dmitry Baryshkov
2023-03-20
1
-7
/
+0
|
*
|
interconnect: qcom: drop obsolete OSM_L3/EPSS defines
Dmitry Baryshkov
2023-03-20
6
-12
/
+0
|
*
|
interconnect: Skip call into provider if initial bw is zero
Vivek Aknurwar
2023-03-20
1
-7
/
+10
|
*
|
interconnect: qcom: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-03-20
1
-1
/
+1
*
|
|
Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2023-04-19
5
-35
/
+54
|
\
\
\
|
*
|
|
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
2023-04-10
1
-4
/
+12
|
*
|
|
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
2023-04-10
1
-1
/
+1
|
*
|
|
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
2023-04-10
1
-2
/
+6
|
*
|
|
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
2023-04-03
1
-0
/
+18
|
*
|
|
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
2023-04-03
1
-2
/
+2
|
*
|
|
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
2023-04-03
1
-0
/
+12
|
*
|
|
bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
Slark Xiao
2023-03-10
1
-2
/
+0
|
*
|
|
bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-7
/
+1
|
*
|
|
bus: mhi: ep: Demote unsupported channel error log to debug
Manivannan Sadhasivam
2023-03-07
1
-2
/
+2
|
*
|
|
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
2023-03-07
1
-15
/
+0
*
|
|
|
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
2023-04-13
1
-14
/
+2
*
|
|
|
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
2023-04-13
1
-24
/
+419
*
|
|
|
iio: adc: palmas: always reset events on unload
Patrik Dahlström
2023-04-13
1
-0
/
+11
*
|
|
|
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
2023-04-13
1
-10
/
+9
*
|
|
|
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
2023-04-13
1
-13
/
+23
*
|
|
|
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
2023-04-13
1
-25
/
+25
*
|
|
|
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
2023-04-13
1
-44
/
+6
*
|
|
|
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
2023-04-13
1
-68
/
+42
*
|
|
|
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
2023-04-13
1
-3
/
+74
*
|
|
|
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2023-04-12
2
-3
/
+15
*
|
|
|
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-04-12
78
-2160
/
+4737
|
\
\
\
\
|
*
|
|
|
iio: light: ROHM BU27034 Ambient Light Sensor
Matti Vaittinen
2023-04-10
3
-0
/
+1512
|
*
|
|
|
iio: light: Add gain-time-scale helpers
Matti Vaittinen
2023-04-10
3
-0
/
+1081
|
*
|
|
|
iio: dac: set variable max5522_channels storage-class-specifier to static
Tom Rix
2023-04-10
1
-1
/
+1
|
*
|
|
|
iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll
William Breathitt Gray
2023-04-10
1
-9
/
+13
|
*
|
|
|
iio: addac: stx104: Migrate to the regmap API
William Breathitt Gray
2023-04-10
2
-195
/
+245
|
*
|
|
|
iio: addac: stx104: Improve indentation in stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-10
/
+10
|
*
|
|
|
iio: addac: stx104: Use define rather than hardcoded limit for write val
William Breathitt Gray
2023-04-10
1
-2
/
+2
|
*
|
|
|
iio: addac: stx104: Fix race condition when converting analog-to-digital
William Breathitt Gray
2023-04-10
1
-0
/
+4
|
*
|
|
|
iio: addac: stx104: Fix race condition for stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-0
/
+8
|
*
|
|
|
staging: iio: resolver: ads1210: fix config mode
Nuno Sá
2023-04-10
1
-1
/
+1
|
*
|
|
|
iio: adc: ti-ads1100: fix error code in probe()
Dan Carpenter
2023-04-10
1
-1
/
+1
|
*
|
|
|
iio: accel: add support for IIS328DQ variant
Stefan Wahren
2023-03-19
4
-0
/
+12
[next]