messages from 2023-08-01 06:46:08 to 2023-08-10 09:05:55 UTC [more...]
[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
2023-08-10 9:05 UTC (16+ messages)
` [PATCH v7 1/4] drivers: fwnode: "
` [PATCH v7 2/4] i2c: Enhance i2c_get_match_data()
` [PATCH v7 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v7 4/4] i2c: Add i2c_device_get_match_data() callback
[PATCH net-next v2 0/5] net: Remove redundant of_match_ptr() macro
2023-08-10 8:16 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
` [PATCH net-next v2 2/5] net: dsa: rzn1-a5psw: "
` [PATCH net-next v2 3/5] net: gemini: "
` [PATCH net-next v2 4/5] net: qualcomm: "
` [PATCH net-next v2 5/5] wlcore: spi: "
[patch net-next 0/5] net: Remove redundant of_match_ptr() macro
2023-08-10 8:11 UTC (6+ messages)
` [patch net-next 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
` [patch net-next 2/5] net: dsa: rzn1-a5psw: "
` [patch net-next 3/5] net: gemini: "
` [patch net-next 4/5] net: qualcomm: "
` [patch net-next 5/5] wlcore: spi: "
[PATCH v2 net-next 0/2] net: renesas: rswitch: Add speed change support
2023-08-08 22:40 UTC (4+ messages)
` [PATCH v2 net-next 1/2] net: renesas: rswitch: Add runtime "
` [PATCH v2 net-next 2/2] net: renesas: rswitch: Add .[gs]et_link_ksettings support
[PATCH v18 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-08-08 21:16 UTC (37+ messages)
` [PATCH v18 04/20] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v18 08/20] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v18 09/20] PCI: dwc: Add PCI_EXP_LNKCAP_MLW handling
` [PATCH v18 13/20] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()
` [PATCH v18 17/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v18 18/20] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
[PATCH -next] net: pcs: Add missing put_device call in miic_create
2023-08-08 11:56 UTC (4+ messages)
[PATCH 1/2] iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()
2023-08-08 13:05 UTC (4+ messages)
` [PATCH 2/2] iio: magnetometer: ak8975: Simplify probe()
[PATCH] ufs: host: renesas: Fix private allocation
2023-08-08 2:43 UTC (3+ messages)
[PATCH -next 0/6] net: Remove unnecessary ternary operators
2023-08-07 17:35 UTC (16+ messages)
` [PATCH -next 1/6] net: thunderx: "
` [PATCH -next 2/6] ethernet/intel: "
` [PATCH -next 3/6] net/mlx4: Remove an unnecessary ternary operator
` [PATCH -next 4/6] net: ethernet: renesas: rswitch: "
` [PATCH -next 5/6] net: fjes: "
` [PATCH -next 6/6] brcm80211: "
[PATCH v2] mmc: Explicitly include correct DT includes
2023-08-07 15:51 UTC (2+ messages)
[PATCH RFT] mmc: uniphier-sd: register irqs before registering controller
2023-08-07 15:51 UTC (2+ messages)
[PATCH v4] iommu/ipmmu-vmsa: Allow PCIe devices
2023-08-07 12:38 UTC (2+ messages)
[PATCH v4] iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()
2023-08-07 12:26 UTC (2+ messages)
[PATCH v5 0/4] Add RZ/V2{M, MA} PWM driver support
2023-08-07 11:51 UTC (2+ messages)
[PATCH v15 0/4] Add support for RZ/G2L GPT
2023-08-07 11:50 UTC (2+ messages)
[PATCH v10 0/4] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
2023-08-07 11:49 UTC (2+ messages)
Pytanie o samochód
2023-08-07 8:10 UTC
[PATCH 0/9] clk: renesas: add 922 ADG bit
2023-08-07 1:39 UTC (3+ messages)
` [PATCH 7/9] clk: renesas: r8a77965: add 922 ADG
[PATCH net-next 0/2] net: renesas: rswitch: Add speed change support
2023-08-06 23:58 UTC (6+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: Add runtime "
` [PATCH net-next 2/2] net: renesas: rswitch: Add .[gs]et_link_ksettings support
[PATCH] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk
2023-08-06 22:20 UTC (3+ messages)
[PATCH v2 0/2] ltc4306 driver enhancements
2023-08-05 14:25 UTC (5+ messages)
` [PATCH v2 2/2] i2c: mux: ltc4306: Drop enum ltc_type and split chips[]
[PATCH] clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
2023-08-05 1:20 UTC (2+ messages)
[PATCH 1/2] drm: rcar-du: Add more formats to DRM_MODE_BLEND_PIXEL_NONE support
2023-08-04 15:52 UTC (8+ messages)
` [PATCH 2/2] drm:rcar-du: Enable ABGR and XBGR formats
[PATCH v6 0/4] Extend device_get_match_data() to struct bus_type
2023-08-04 15:23 UTC (11+ messages)
` [PATCH v6 1/4] drivers: fwnode: "
` [PATCH v6 2/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v6 3/4] i2c: Enhance i2c_get_match_data()
` [PATCH v6 4/4] i2c: Add i2c_device_get_match_data() callback
[PATCH v5 RESEND 0/4] Extend device_get_match_data() to struct bus_type
2023-08-04 4:05 UTC (17+ messages)
` [PATCH v5 RESEND 1/4] drivers: fwnode: "
` [PATCH v5 RESEND 2/4] i2c: Add i2c_device_get_match_data() callback
` [PATCH v5 RESEND 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v5 RESEND 4/4] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[PATCH v3] media: rcar-csi2: Add support for C-PHY on R-Car V4H
2023-08-03 19:48 UTC (3+ messages)
[PATCH v3] counter: rz-mtu3-cnt: Reorder locking sequence for consistency
2023-08-03 19:22 UTC (2+ messages)
[PATCH 0/3] Fix Versa3 clock mapping
2023-08-03 16:43 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: clock: versaclock3: Document clock-output-names
` [PATCH 2/3] clk: vc3: Fix output clock mapping
` [PATCH 3/3] arm64: dts: renesas: rz-smarc-common: Use versa3 clk for audio mclk
[PATCH v2 1/1] serial: core: Fix serial_base_match() after fixing controller port name
2023-08-03 15:34 UTC
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 11:36 UTC (5+ messages)
` [PATCH v5 1/4] drivers: fwnode: "
` [PATCH v5 2/4] i2c: Add i2c_device_get_match_data() callback
` [PATCH v5 4/4] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 10:23 UTC (3+ messages)
` [PATCH v5 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
[PATCH -next] usb: gadget: udc: Remove redundant initialization for udc_driver
2023-08-03 6:19 UTC (2+ messages)
[PATCH v4 0/3] Extend device_get_match_data() to struct bus_type
2023-08-03 6:05 UTC (10+ messages)
` [PATCH v4 1/3] drivers: fwnode: "
` [PATCH v4 2/3] i2c: Add i2c_device_get_match_data() callback
` [PATCH v4 3/3] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[GIT PULL] pinctrl: renesas: Updates for v6.6
2023-08-02 23:14 UTC (2+ messages)
[PATCH v2 00/22] i2c: Use new PM macros
2023-08-02 20:10 UTC (2+ messages)
[PATCH v3 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-08-02 15:07 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: hwmon: add renesas,isl28022
[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type
2023-08-02 14:46 UTC (20+ messages)
` [PATCH v3 1/2] drivers: fwnode: "
` [PATCH v3 2/2] i2c: Add i2c_device_get_match_data() callback
[PATCH v2] clk: vc3: Fix 64 by 64 division
2023-08-02 12:13 UTC
[PATCH -next] clk: renesas: r9a06g032: use for_each_compatible_node()
2023-08-02 9:19 UTC
[PATCH 00/12] ata: Convert to platform remove callback returning void
2023-08-02 8:58 UTC (2+ messages)
[PATCH] clk: vc3: Fix 64 by 64 division
2023-08-02 6:00 UTC (3+ messages)
[PATCH v2 00/13] of: overlay/unittest: Miscellaneous fixes and improvements
2023-08-01 20:50 UTC (3+ messages)
` [PATCH v2 07/13] of: unittest: Cleanup partially-applied overlays
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v2 00/12] drm: Convert to platform remove callback returning void
2023-08-01 11:02 UTC (2+ messages)
` [PATCH v2 10/12] drm/shmobile: "
W sprawie samochodu
2023-08-01 7:55 UTC
[PATCH v2 0/2] Extend device_get_match_data() to struct bus_type
2023-08-01 6:46 UTC (6+ messages)
` [PATCH v2 2/2] i2c: Add i2c_device_get_match_data() callback
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox