index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
counter: Consolidate Counter extension sysfs attribute creation
William Breathitt Gray
1
-49
/
+49
2022-09-30
counter: Introduce the Count capture component
William Breathitt Gray
3
-0
/
+12
2022-09-30
counter: 104-quad-8: Add Signal polarity component
William Breathitt Gray
1
-0
/
+35
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
5
-0
/
+43
2022-09-30
counter: interrupt-cnt: Implement watch_validate callback
William Breathitt Gray
1
-0
/
+11
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
10
-8
/
+16
2022-09-30
MAINTAINERS: Update Counter subsystem git tree repo link
William Breathitt Gray
1
-1
/
+1
2022-09-30
Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next
Greg Kroah-Hartman
8
-29
/
+143
2022-09-28
fsi: core: Check error number after calling ida_simple_get
Jiasheng Jiang
1
-0
/
+3
2022-09-28
hwmon: (occ) Check for device property for setting OCC active during probe
Eddie James
2
-1
/
+19
2022-09-28
fsi: occ: Support probing the hwmon child device from dts node
Eddie James
1
-7
/
+34
2022-09-28
dt-bindings: hwmon: Add IBM OCC bindings
Eddie James
1
-0
/
+39
2022-09-28
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
Lv Ruyi
1
-0
/
+2
2022-09-28
fsi: sbefifo: Add detailed debugging information
Joel Stanley
1
-6
/
+9
2022-09-28
fsi: cleanup extern usage in function definition
Tom Rix
1
-4
/
+4
2022-09-28
fsi: occ: Prevent use after free
Eddie James
1
-3
/
+15
2022-09-28
hwmon (occ): Retry for checksum failure
Eddie James
1
-5
/
+12
2022-09-27
fsi: occ: Fix checksum failure mode
Eddie James
1
-2
/
+5
2022-09-27
fsi: Fix typo in comment
Luo Xueqin
1
-1
/
+1
2022-09-26
Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
15
-23
/
+39
2022-09-26
Merge tag 'extcon-next-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
2
-29
/
+205
2022-09-26
extcon: usbc-tusb320: fix kernel-doc warning
Rong Chen
1
-1
/
+1
2022-09-26
extcon: usbc-tusb320: Add USB TYPE-C support
Marek Vasut
2
-1
/
+160
2022-09-26
extcon: usbc-tusb320: Factor out extcon into dedicated functions
Marek Vasut
1
-29
/
+46
2022-09-25
Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
68
-519
/
+4815
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-09-24
bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
Liu Shixin
1
-24
/
+2
2022-09-24
MAINTAINERS: Add header files under VMWARE VMCI DRIVER
Vishnu Dasa
1
-0
/
+1
2022-09-24
mei: gsc: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-24
mei: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-24
drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h
Gaosheng Cui
1
-4
/
+0
2022-09-24
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
1
-1
/
+1
2022-09-24
nvmem: lan9662-otp: add support
Horatiu Vultur
3
-0
/
+232
2022-09-24
dt-bindings: lan9662-otpc: document Lan9662 OTPC
Horatiu Vultur
1
-0
/
+45
2022-09-24
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
1
-0
/
+1
2022-09-24
dt-bindings: nvmem: Add SoC compatible for sm6115
Iskren Chernev
1
-0
/
+1
2022-09-24
nvmem: sort config symbols alphabetically
Rafał Miłecki
2
-206
/
+208
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
9
-37
/
+37
2022-09-24
dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
Krzysztof Kozlowski
1
-0
/
+2
2022-09-24
nvmem: brcm_nvram: Use kzalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2022-09-24
dt-bindings: nvmem: mediatek: efuse: Add support for MT8188
Johnson Wang
1
-0
/
+1
2022-09-24
nvmem: core: add error handling for dev_set_name
Gaosheng Cui
1
-3
/
+9
2022-09-24
mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
2
-0
/
+29
2022-09-24
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
4
-0
/
+234
2022-09-24
slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
Lin Yujun
1
-1
/
+7
2022-09-24
nvmem: core: Fix memleak in nvmem_register()
Gaosheng Cui
1
-9
/
+6
2022-09-24
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON
Krzysztof Kozlowski
1
-1
/
+2
2022-09-24
slimbus: qcom-ngd: simplify error paths with dev_err_probe
Krzysztof Kozlowski
1
-8
/
+5
2022-09-24
slimbus: qcom-ngd: cleanup in probe error path
Krzysztof Kozlowski
1
-2
/
+11
2022-09-24
slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure
Krzysztof Kozlowski
1
-1
/
+2
[next]