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
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-30
18
-28
/
+111
|
\
|
*
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
2021-05-28
1
-0
/
+3
|
*
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
2021-05-28
1
-0
/
+5
|
*
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
2021-05-27
1
-4
/
+2
|
*
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
2021-05-27
1
-2
/
+79
|
*
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
2021-05-27
1
-1
/
+1
|
*
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
2021-05-27
1
-2
/
+2
|
*
i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure
Lee Jones
2021-05-27
1
-4
/
+4
|
*
i2c: busses: i2c-ocores: Place the expected function names into the documenta...
Lee Jones
2021-05-27
1
-4
/
+4
|
*
i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...
Lee Jones
2021-05-27
1
-1
/
+2
|
*
i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'
Lee Jones
2021-05-27
1
-1
/
+1
|
*
i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'
Lee Jones
2021-05-27
1
-1
/
+1
|
*
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
Lee Jones
2021-05-27
1
-1
/
+1
|
*
i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers
Lee Jones
2021-05-27
1
-2
/
+2
|
*
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
2021-05-27
1
-1
/
+1
|
*
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
2021-05-25
1
-1
/
+1
|
*
i2c: I2C_HISI should depend on ACPI
Geert Uytterhoeven
2021-05-25
1
-1
/
+1
|
*
i2c: icy: Remove unused variable new_fwnode in icy_probe()
Geert Uytterhoeven
2021-05-25
1
-1
/
+0
|
*
i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
Colin Ian King
2021-05-25
1
-1
/
+1
*
|
Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-29
4
-3
/
+7
|
\
\
|
*
|
thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()
Yang Yingliang
2021-05-27
1
-1
/
+1
|
*
|
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
2021-05-24
1
-1
/
+1
|
*
|
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
2021-05-14
2
-1
/
+5
*
|
|
Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-29
5
-5
/
+19
|
\
\
\
|
*
|
|
mei: request autosuspend after sending rx flow control
Alexander Usyskin
2021-05-27
1
-0
/
+3
|
*
|
|
Merge tag 'icc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-05-27
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
interconnect: qcom: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-11
1
-0
/
+1
|
|
*
|
|
interconnect: qcom: bcm-voter: add a missing of_node_put()
Subbaraman Narayanamurthy
2021-05-11
1
-1
/
+2
|
|
|
/
/
|
*
|
|
kgdb: fix gcc-11 warnings harder
Greg Kroah-Hartman
2021-05-21
1
-1
/
+2
|
*
|
|
video: hgafb: correctly handle card detect failure during probe
Anirudh Rayabharam
2021-05-21
1
-1
/
+1
|
*
|
|
Merge tag 'soundwire-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2021-05-21
1
-2
/
+10
|
|
\
\
\
|
|
*
|
|
soundwire: qcom: fix handling of qcom,ports-block-pack-mode
Srinivas Kandagatla
2021-05-13
1
-2
/
+10
|
|
|
/
/
*
|
|
|
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-29
1
-32
/
+36
|
\
\
\
\
|
*
|
|
|
drivers: base: Reduce device link removal code duplication
Rafael J. Wysocki
2021-05-21
1
-18
/
+13
|
*
|
|
|
drivers: base: Fix device link removal
Rafael J. Wysocki
2021-05-21
1
-14
/
+23
*
|
|
|
|
Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-29
9
-36
/
+55
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2021-05-22
8
-34
/
+53
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-05-22
1
-0
/
+1
|
|
*
|
|
|
|
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
2021-05-22
1
-1
/
+3
|
|
*
|
|
|
|
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-22
1
-2
/
+6
|
|
*
|
|
|
|
iio: dac: ad5770r: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-22
1
-5
/
+11
|
|
*
|
|
|
|
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-22
1
-0
/
+2
|
|
*
|
|
|
|
staging: iio: cdc: ad7746: avoid overwrite of num_channels
Lucas Stankus
2021-05-13
1
-1
/
+0
|
|
*
|
|
|
|
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
1
-7
/
+4
|
|
*
|
|
|
|
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
1
-2
/
+6
|
|
*
|
|
|
|
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
1
-0
/
+7
|
|
*
|
|
|
|
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-05-13
1
-16
/
+13
|
*
|
|
|
|
|
staging: emxx_udc: fix loop in _nbu2ss_nuke()
Dan Carpenter
2021-05-20
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-05-29
10
-68
/
+92
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
2021-05-28
1
-12
/
+0
[next]