index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-21
1
-5
/
+7
|
*
|
|
iio: adc: tsc2046: fix scan interval warning
Oleksij Rempel
2021-10-17
1
-1
/
+1
|
*
|
|
iio: core: fix double free in iio_device_unregister_sysfs()
Yang Yingliang
2021-10-17
1
-0
/
+1
|
*
|
|
iio: core: check return value when calling dev_set_name()
Yang Yingliang
2021-10-17
1
-1
/
+7
|
*
|
|
iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
Yang Yingliang
2021-10-17
1
-2
/
+2
|
*
|
|
iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-1
/
+1
|
*
|
|
iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-3
/
+2
|
*
|
|
iio: buffer: check return value of kstrdup_const()
Yang Yingliang
2021-10-17
1
-0
/
+5
|
*
|
|
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
2021-10-17
1
-1
/
+8
|
*
|
|
Documentation:devicetree:bindings:iio:dac: Fix val
Mihail Chindris
2021-10-07
1
-1
/
+1
|
*
|
|
drivers: iio: dac: ad5766: Fix dt property name
Mihail Chindris
2021-10-07
1
-3
/
+3
|
*
|
|
iio: st_pressure_spi: Add missing entries SPI to device ID table
Mark Brown
2021-10-07
1
-0
/
+4
*
|
|
|
misc: enclosure: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-22
1
-8
/
+8
*
|
|
|
Merge tag 'icc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-10-22
7
-910
/
+4819
|
\
\
\
\
|
*
\
\
\
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
2021-10-04
6
-908
/
+4815
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: qcom: drop DEFINE_QNODE macro
Dmitry Baryshkov
2021-10-04
1
-14
/
+0
|
|
*
|
|
|
interconnect: qcs404: expand DEFINE_QNODE macros
Dmitry Baryshkov
2021-10-04
1
-73
/
+881
|
|
*
|
|
|
interconnect: msm8939: add support for AP-owned nodes
Dmitry Baryshkov
2021-10-04
1
-0
/
+115
|
|
*
|
|
|
interconnect: msm8939: expand DEFINE_QNODE macros
Dmitry Baryshkov
2021-10-04
1
-89
/
+1066
|
|
*
|
|
|
interconnect: msm8916: add support for AP-owned nodes
Dmitry Baryshkov
2021-10-04
1
-0
/
+100
|
|
*
|
|
|
interconnect: msm8916: expand DEFINE_QNODE macros
Dmitry Baryshkov
2021-10-04
1
-85
/
+1016
|
|
*
|
|
|
interconnect: icc-rpm: add support for QoS reg offset
Dmitry Baryshkov
2021-10-04
2
-10
/
+17
|
|
*
|
|
|
interconnect: sdm660: merge common code into icc-rpm
Dmitry Baryshkov
2021-10-04
3
-494
/
+274
|
|
*
|
|
|
interconnect: sdm660: drop default/unused values
Dmitry Baryshkov
2021-10-04
1
-343
/
+64
|
|
*
|
|
|
interconnect: sdm660: expand DEFINE_QNODE macros
Dmitry Baryshkov
2021-10-04
1
-116
/
+1626
|
|
*
|
|
|
interconnect: icc-rpm: move bus clocks handling into qnoc_probe
Dmitry Baryshkov
2021-10-04
5
-47
/
+19
|
*
|
|
|
|
interconnect: samsung: describe drivers in KConfig
Krzysztof Kozlowski
2021-10-04
1
-2
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2021-10-22
9
-127
/
+282
|
\
\
\
\
\
|
*
|
|
|
|
fsi: sbefifo: Use interruptible mutex locking
Eddie James
2021-10-22
1
-3
/
+9
|
*
|
|
|
|
fsi: sbefifo: Add sysfs file indicating a timeout error
Eddie James
2021-10-22
1
-0
/
+16
|
*
|
|
|
|
docs: ABI: testing: Document the SBEFIFO timeout interface
Eddie James
2021-10-22
1
-0
/
+10
|
*
|
|
|
|
hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs
Eddie James
2021-10-22
1
-1
/
+85
|
*
|
|
|
|
docs: ABI: testing: Document the OCC hwmon FFDC binary interface
Eddie James
2021-10-22
1
-0
/
+13
|
*
|
|
|
|
fsi: occ: Store the SBEFIFO FFDC in the user response buffer
Eddie James
2021-10-22
1
-18
/
+48
|
*
|
|
|
|
fsi: occ: Use a large buffer for responses
Eddie James
2021-10-22
2
-66
/
+46
|
*
|
|
|
|
hwmon: (occ) Remove sequence numbering and checksum calculation
Eddie James
2021-10-15
4
-28
/
+24
|
*
|
|
|
|
fsi: occ: Force sequence numbering per OCC
Eddie James
2021-10-15
1
-17
/
+37
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
2021-10-21
3
-6
/
+17
*
|
|
|
|
counter: Cleanup lingering atomic.h includes
William Breathitt Gray
2021-10-21
2
-2
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
MAINTAINERS: Update the entry for MHI bus
Manivannan Sadhasivam
2021-10-19
1
-1
/
+2
*
|
|
|
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
168
-1592
/
+6998
|
\
\
\
\
|
*
|
|
|
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-19
1
-2
/
+2
|
*
|
|
|
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
|
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-1
/
+6
|
*
|
|
|
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
|
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-4
/
+2
|
*
|
|
|
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
|
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
|
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
2021-10-19
1
-5
/
+7
|
*
|
|
|
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
2021-10-19
1
-7
/
+8
[prev]
[next]