Show patches with: Archived = No       |   628 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" - - - --- 2021-03-20 Jae Hyun Yoo Superseded
MAINTAINERS: rectify entries for some i3c drivers after dt conversion MAINTAINERS: rectify entries for some i3c drivers after dt conversion - - - --- 2022-06-01 Lukas Bulwahn Accepted
MAINTAINERS: Mark linux-i3c mailing list moderated MAINTAINERS: Mark linux-i3c mailing list moderated - - - --- 2019-10-24 Geert Uytterhoeven Mainlined
MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan - - - --- 2022-12-11 Alexandre Belloni Accepted
MAINTAINERS: Fix the I3C entry MAINTAINERS: Fix the I3C entry - - - --- 2019-03-30 Boris Brezillon Mainlined
MAINTAINERS: fix style in CADENCE I3C MASTER IP entry MAINTAINERS: fix style in CADENCE I3C MASTER IP entry - - - --- 2019-12-07 Lukas Bulwahn Mainlined
MAINTAINERS: Add an IRC channel for the I3C subsystem MAINTAINERS: Add an IRC channel for the I3C subsystem - - - --- 2019-01-30 Boris Brezillon Mainlined
i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency 1 - - --- 2021-01-27 David Gow Accepted
i3c/master/mipi-i3c-hci: re-fix __maybe_unused attribute i3c/master/mipi-i3c-hci: re-fix __maybe_unused attribute - 1 - --- 2020-12-30 Arnd Bergmann Not Applicable
i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic - - - --- 2021-09-05 Len Baker Accepted
i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic 1 - - --- 2021-09-12 Len Baker Accepted
i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match - - - --- 2020-12-22 Nathan Chancellor Accepted
i3c/master/mipi-i3c-hci: correct the config reference for endianness i3c/master/mipi-i3c-hci: correct the config reference for endianness - - - --- 2022-01-03 Lukas Bulwahn Accepted
i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by - 1 - --- 2023-09-22 Kees Cook Accepted
i3c/master: simplify the return expression of i3c_hci_remove() i3c/master: simplify the return expression of i3c_hci_remove() - - - --- 2022-05-05 CGEL Accepted
i3c/master: Fix a potentially infinite loop in 'hci_dat_v1_get_index()' i3c/master: Fix a potentially infinite loop in 'hci_dat_v1_get_index()' 1 - - --- 2021-11-17 Christophe JAILLET Accepted
i3c/master: cmd_v1: Fix the exit criteria for the daa procedure i3c/master: cmd_v1: Fix the exit criteria for the daa procedure - - - --- 2023-08-02 Billy Tsai Accepted
i3c: update dw-i3c-master i3c_clk_cfg function i3c: update dw-i3c-master i3c_clk_cfg function - - - --- 2023-02-13 Jack Chen Superseded
i3c: transfer pid from boardinfo to device info i3c: transfer pid from boardinfo to device info - - - --- 2023-01-05 Jack Chen Accepted
i3c: svc: Annotate struct svc_i3c_xfer with __counted_by i3c: svc: Annotate struct svc_i3c_xfer with __counted_by - 2 - --- 2023-09-22 Kees Cook Accepted
i3c: Resign from my maintainer role i3c: Resign from my maintainer role - - - --- 2020-11-23 Boris Brezillon Accepted
i3c: replace deprecated strncpy i3c: replace deprecated strncpy - 1 - --- 2023-09-21 Justin Stitt Accepted
i3c: master:dw: Fix dw_i3c_master_disable controller by using correct mask i3c: master:dw: Fix dw_i3c_master_disable controller by using correct mask - - - --- 2019-03-06 Vitor Soares Mainlined
i3c: master: Use struct_size() helper i3c: master: Use struct_size() helper - - - --- 2019-05-31 Gustavo A. R. Silva Accepted
i3c: master: use i3c_dev_get_master() i3c: master: use i3c_dev_get_master() - - - --- 2019-09-05 Vitor Soares Mainlined
i3c: master: Use dev_to_i3cmaster() i3c: master: Use dev_to_i3cmaster() - - - --- 2019-08-16 Axel Lin Mainlined
i3c: master: use 'dev' variable in dev_err i3c: master: use 'dev' variable in dev_err - - - --- 2020-02-24 Luca Ceresoli Mainlined
i3c: master: svc: fix returnvar.cocci warning i3c: master: svc: fix returnvar.cocci warning - 1 - --- 2022-05-04 Guo Zhengkui Accepted
i3c: master: svc: fix i3c suspend/resume issue i3c: master: svc: fix i3c suspend/resume issue - 1 - --- 2023-05-17 Clark Wang Accepted
i3c: master: svc: fix cpu schedule in spin lock i3c: master: svc: fix cpu schedule in spin lock - 1 - --- 2023-05-17 Clark Wang Accepted
i3c: master: svc: Describe member 'saved_regs' i3c: master: svc: Describe member 'saved_regs' - - - --- 2023-08-17 Miquel Raynal Accepted
i3c: master: svc: add NACK check after start byte sent i3c: master: svc: add NACK check after start byte sent - 1 - --- 2023-05-17 Clark Wang Accepted
i3c: master: Replace zero-length array with flexible-array member i3c: master: Replace zero-length array with flexible-array member - - - --- 2020-02-27 Gustavo A. R. Silva Mainlined
i3c: master: remove unneeded variable i3c: master: remove unneeded variable - - - --- 2022-01-10 CGEL Rejected
i3c: master: no need to iterate master device twice i3c: master: no need to iterate master device twice 1 1 - --- 2020-02-14 Wolfram Sang Mainlined
i3c: master: make i3c_bus_set_mode static i3c: master: make i3c_bus_set_mode static - - - --- 2019-12-04 Benjamin GAIGNARD Mainlined
i3c: master: Fix SETDASA process i3c: master: Fix SETDASA process - - - --- 2023-08-22 Aniket Accepted
i3c: master: fix for SETDASA and DAA process i3c: master: fix for SETDASA and DAA process - - - --- 2020-05-14 Parshuram Raju Thombare Superseded
i3c: master: fix Excess kernel-doc description warning i3c: master: fix Excess kernel-doc description warning - - - --- 2023-12-23 Randy Dunlap Accepted
i3c: master: Fix build error i3c: master: Fix build error - 1 - --- 2023-11-17 Jarkko Nikula Accepted
i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' - - - --- 2018-12-29 Christophe JAILLET Mainlined
i3c: master: fix a memory leak bug i3c: master: fix a memory leak bug - - - --- 2019-08-11 Wenwen Wang Mainlined
i3c: master: dw: fix deadlock i3c: master: dw: fix deadlock 1 - - --- 2019-01-25 Jisheng Zhang Mainlined
i3c: master: dw: check return of dw_i3c_master_get_free_pos() i3c: master: dw: check return of dw_i3c_master_get_free_pos() - - - --- 2022-01-08 Tom Rix Accepted
i3c: master: dw-i3c-master: mark expected switch fall-through i3c: master: dw-i3c-master: mark expected switch fall-through 1 - - --- 2019-02-11 Gustavo A. R. Silva Mainlined
i3c: master: dw-i3c-master: fix i3c_attach/reatach i3c: master: dw-i3c-master: fix i3c_attach/reatach - - - --- 2019-01-09 Vitor Soares Superseded
i3c: master: cdns: Update maximum prescaler value for i2c clock i3c: master: cdns: Update maximum prescaler value for i2c clock - - - --- 2023-12-30 Harshit Shah Accepted
i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by - 1 - --- 2023-09-22 Kees Cook Accepted
i3c: master: Add of_node_put() before return i3c: master: Add of_node_put() before return - - - --- 2019-07-23 Nishka Dasgupta Mainlined
i3c: master: Add driver for Silvaco I3C Dual-Role Master IP i3c: master: Add driver for Silvaco I3C Dual-Role Master IP - - - --- 2020-03-25 Conor Culhane Superseded
i3c: master; add error print for invalid node i3c: master; add error print for invalid node - - - --- 2022-07-08 Ben Dooks Rejected
i3c: Make i3c_bus_type const i3c: Make i3c_bus_type const - - - --- 2024-02-13 Ricardo B. Marliere Accepted
i3c: make 'i3c_bus_set_mode' static i3c: make 'i3c_bus_set_mode' static - - - --- 2019-12-17 Ben Dooks Mainlined
i3c: fix uninitialized variable use in i2c setup i3c: fix uninitialized variable use in i2c setup - - - --- 2022-03-08 Jamie Iles Accepted
i3c: fix undefined behaviour of a shift of an int by more than 31 places i3c: fix undefined behaviour of a shift of an int by more than 31 places - - - --- 2019-05-04 Colin King Superseded
i3c: Fix typo "Provisional ID" to "Provisioned ID" i3c: Fix typo "Provisional ID" to "Provisioned ID" 1 1 - --- 2023-10-03 Matt Johnston Accepted
i3c: Fix the verification of random PID i3c: Fix the verification of random PID - - - --- 2019-04-09 Vitor Soares Mainlined
i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs - - - --- 2023-09-21 Dinghao Liu Accepted
i3c: fix missing detach if failed to retrieve i3c dev i3c: fix missing detach if failed to retrieve i3c dev - - - --- 2019-01-25 Jisheng Zhang Mainlined
i3c: fix incorrect address slot lookup on 64-bit i3c: fix incorrect address slot lookup on 64-bit - - - --- 2021-09-22 Jamie Iles Accepted
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() - - - --- 2019-04-23 Dan Carpenter Mainlined
I3C: export SETDASA method I3C: export SETDASA method - - - --- 2022-12-07 Jack Chen Accepted
i3c: Explicitly include correct DT includes i3c: Explicitly include correct DT includes - 1 - --- 2023-07-14 Rob Herring Accepted
i3c: dw: Use configured rate and bus mode for clock configuration i3c: dw: Use configured rate and bus mode for clock configuration - - - --- 2023-02-16 Jeremy Kerr Changes Requested
i3c: dw: drop of_match_ptr for ID table i3c: dw: drop of_match_ptr for ID table - - - --- 2023-03-12 Krzysztof Kozlowski Accepted
i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling - - - --- 2024-01-19 Dylan Hung Accepted
i3c: dw: Annotate struct dw_i3c_xfer with __counted_by i3c: dw: Annotate struct dw_i3c_xfer with __counted_by - 2 - --- 2023-09-22 Kees Cook Accepted
i3c: document hotjoin sysfs entry i3c: document hotjoin sysfs entry - - - --- 2024-01-14 Alexandre Belloni Accepted
i3c: Correct the macro module_i3c_i2c_driver i3c: Correct the macro module_i3c_i2c_driver - - - --- 2022-12-05 Naveen Krishna Chatradhi Accepted
i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static - - - --- 2023-04-29 Tom Rix Accepted
i3c: ast2600: fix register setting for 545 ohm pullups i3c: ast2600: fix register setting for 545 ohm pullups - - - --- 2023-04-28 Jeremy Kerr Accepted
i3c: Allow OF-alias-based persistent bus numbering i3c: Allow OF-alias-based persistent bus numbering - - - --- 2023-04-05 Jeremy Kerr Accepted
i3c master: GETMRL's 3rd byte is optional even with BCR_IBI_PAYLOAD i3c master: GETMRL's 3rd byte is optional even with BCR_IBI_PAYLOAD - - - --- 2020-04-15 Nicolas Pitre Mainlined
i3c master: fix missing destroy_workqueue() on error in i3c_master_register i3c master: fix missing destroy_workqueue() on error in i3c_master_register - - - --- 2020-10-28 Qinglang Miao Accepted
dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction - - - --- 2023-06-09 Krzysztof Kozlowski Handled Elsewhere
dt-bindings: i3c: silvaco,i3c-master: drop unneeded quotes dt-bindings: i3c: silvaco,i3c-master: drop unneeded quotes - - - --- 2023-06-09 Krzysztof Kozlowski Handled Elsewhere
dt-bindings: i3c: Fix silvaco, i3c-master-v1 compatible string dt-bindings: i3c: Fix silvaco, i3c-master-v1 compatible string - 1 - --- 2021-03-11 Rob Herring Accepted
dt-bindings: i3c: Fix description for assigned-address dt-bindings: i3c: Fix description for assigned-address 1 - - --- 2023-08-22 Aniket Accepted
dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema - 1 - --- 2022-04-22 Rob Herring Accepted
dt-bindings: i3c: Convert cdns,i3c-master to DT schema dt-bindings: i3c: Convert cdns,i3c-master to DT schema - 1 - --- 2022-04-22 Rob Herring Accepted
dt-bindings: i3c: cdns: Use correct cells for I2C device dt-bindings: i3c: cdns: Use correct cells for I2C device - - - --- 2019-07-01 Qii Wang (王琪) Mainlined
dt-bindings: i2c: Remove obsolete i2c.txt dt-bindings: i2c: Remove obsolete i2c.txt 1 1 - --- 2024-02-22 Rob Herring Handled Elsewhere
dt-bindings: Drop remaining unneeded quotes dt-bindings: Drop remaining unneeded quotes 9 1 - --- 2023-08-23 Rob Herring Handled Elsewhere
dt-bindings: Clean-up undocumented compatible strings dt-bindings: Clean-up undocumented compatible strings 11 - - --- 2021-03-16 Rob Herring Not Applicable
bus: Make remove callback return void bus: Make remove callback return void 7 1 - --- 2021-07-06 Uwe Kleine-König Not Applicable
Add a driver for Silvaco I3C Dual-Role Master IP Add a driver for Silvaco I3C Dual-Role Master IP - - - --- 2020-02-11 Conor Culhane Superseded
[v9,8/8] tty: i3c: add TTY over I3C master support I3C target mode support - - - --- 2024-03-08 Frank Li New
[v9,7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status I3C target mode support - - - --- 2024-03-08 Frank Li New
[v9,7/7] i3c: master: mastership handover, defslvs processing in cdns controller driver I3C mastership handover support - - - --- 2020-11-28 Parshuram Raju Thombare Superseded
[v9,7/7] i3c: master: mastership handover, defslvs processing in cdns controller driver I3C mastership handover support - - - --- 2020-11-29 Parshuram Raju Thombare Superseded
[v9,6/8] i3c: target: func: add tty driver I3C target mode support - - - --- 2024-03-08 Frank Li New
[v9,6/7] i3c: master: sysfs key for acquire bus I3C mastership handover support - - - --- 2020-11-28 Parshuram Raju Thombare Superseded
[v9,6/7] i3c: master: sysfs key for acquire bus I3C mastership handover support - - - --- 2020-11-29 Parshuram Raju Thombare Superseded
[v9,5/8] i3c: target: add svc target controller support I3C target mode support - - - --- 2024-03-08 Frank Li New
[v9,5/7] i3c: master: add defslvs processing I3C mastership handover support - - - --- 2020-11-28 Parshuram Raju Thombare Superseded
[v9,5/7] i3c: master: add defslvs processing I3C mastership handover support - - - --- 2020-11-29 Parshuram Raju Thombare Superseded
[v9,4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h I3C target mode support - - - --- 2024-03-08 Frank Li New
[v9,4/7] i3c: master: add mastership handover support I3C mastership handover support - - - --- 2020-11-28 Parshuram Raju Thombare Superseded
[v9,4/7] i3c: master: add mastership handover support I3C mastership handover support - - - --- 2020-11-29 Parshuram Raju Thombare Superseded
[v9,3/8] Documentation: i3c: Add I3C target mode controller and function I3C target mode support - - - --- 2024-03-08 Frank Li New
« 1 2 3 46 7 »