messages from 2018-09-12 10:44:08 to 2018-09-13 13:20:09 UTC [more...]
[PATCH 0/2] clocksource: ostm: Add support for RZ/A2
2018-09-13 13:20 UTC (17+ messages)
` [PATCH 1/2] clocksource/drivers/ostm: Delay driver registration
[PATCH v3 00/23] V4L2 fwnode rework; support for default configuration
2018-09-13 13:19 UTC (33+ messages)
` [PATCH v3 01/23] v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
` [PATCH v3 02/23] v4l: fwnode: Use fwnode_graph_for_each_endpoint
` [PATCH v3 03/23] v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
` [PATCH v3 04/23] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly
` [PATCH v3 05/23] v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
` [PATCH v3 06/23] v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
` [PATCH v3 07/23] v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
` [PATCH v3 08/23] v4l: fwnode: Detect bus type correctly
` [PATCH v3 09/23] v4l: fwnode: Make use of newly specified bus types
` [PATCH v3.1 "
` [PATCH v3 10/23] v4l: fwnode: Read lane inversion information despite lane numbering
` [PATCH v3 11/23] v4l: fwnode: Only assign configuration if there is no error
` [PATCH v3 12/23] v4l: fwnode: Support driver-defined lane mapping defaults
` [PATCH v3 13/23] v4l: fwnode: Support default CSI-2 lane mapping for drivers
` [PATCH v3 14/23] v4l: fwnode: Parse the graph endpoint as last
` [PATCH v3 15/23] v4l: fwnode: Use default parallel flags
` [PATCH v3 16/23] v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
` [PATCH v3 17/23] v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
` [PATCH v3 18/23] v4l: fwnode: Use media bus type for bus parser selection
` [PATCH v3 19/23] v4l: fwnode: Print bus type
` [PATCH v3 20/23] v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
` [PATCH v3 21/23] v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
` [PATCH v3 22/23] v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
` [PATCH v3 23/23] smiapp: Query the V4L2 endpoint for a specific bus type
[PATCH v3 0/5] drm: add support for Cadence MHDP DPI/DP bridge
2018-09-13 12:31 UTC (13+ messages)
` [PATCH v3 5/5] drm/bridge: add preliminary driver for cadence dpi/dp bridge
` [PATCH v3 1/5] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v3 2/5] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v3 3/5] drm/dp: make dp_link_status and dp_get_lane_status usable from outside of the core
` [PATCH v3 4/5] dt-bindings: drm/bridge Document Cadence MHDP DPI/DP bridge bindings
[PATCH 0/2] net: qcom/emac: add shared mdio bus support
2018-09-13 12:24 UTC (2+ messages)
[PATCH v5 0/6] Add Rockchip VPU JPEG encoder
2018-09-13 12:14 UTC (3+ messages)
` [PATCH v5 5/6] media: Add controls for JPEG quantization tables
[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support
2018-09-13 11:07 UTC (7+ messages)
` [PATCH v5 08/12] MIPS: BMIPS: add PCI bindings for 7425, 7435
[PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo
2018-09-13 10:45 UTC
[PATCH] thermal: qoriq: add i.mx8mq support
2018-09-13 9:43 UTC (3+ messages)
[PATCH 1/2] of: base: Introduce of_alias_check_id() to check alias IDs
2018-09-13 9:30 UTC (2+ messages)
[RFC PATCH] of: allocate / free phandle cache outside of the devtree_lock
2018-09-13 8:51 UTC (3+ messages)
[PATCH v2 0/8] drm/bridge: add bus flag support
2018-09-13 8:38 UTC (10+ messages)
` [PATCH v2 1/8] drm/bridge: use bus flags in bridge timings
` [PATCH v2 2/8] drm/pl111: simplify bridge timing support
` [PATCH v2 3/8] drm/bridge: simplify bridge timing info
` [PATCH v2 4/8] drm/bridge: allow to specify data-enable polarity
` [PATCH v2 5/8] dt-bindings: display: add data-enable polarity property
` [PATCH v2 6/8] drm/imx: support handling bridge timings bus flags
` [PATCH v2 7/8] ARM: dts: imx6qdl-apalis: add VGA support
` [PATCH v2 8/8] ARM: dts: imx6qdl-apalis: add GPIO I2C node for DDC
[PATCH] gpio: OF: Remove bad practice examples
2018-09-13 7:47 UTC
[PATCH] gpio: OF: Cut painful BNF experiments from bindings
2018-09-13 7:47 UTC
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-09-13 7:26 UTC (15+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
2018-09-13 5:01 UTC (3+ messages)
[PATCH v3 0/3] soc: amlogic: add meson-canvas
2018-09-13 4:40 UTC (3+ messages)
` [PATCH v3 3/3] ARM64: dts: meson-gx: add dmcbus and canvas nodes
[PATCH] ARM64: dts: meson-gx: increase default shared CMA pool size
2018-09-13 3:59 UTC (2+ messages)
[PATCH] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
2018-09-13 2:22 UTC
[PATCH v2 00/23] V4L2 fwnode rework; support for default configuration
2018-09-12 20:53 UTC (7+ messages)
` [PATCH v2 07/23] v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
` [PATCH v2 18/23] v4l: fwnode: Use media bus type for bus parser selection
[PATCH v3] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
2018-09-13 1:25 UTC (3+ messages)
[PATCH v3 0/2] dmaengine: add UniPhier MIO DMAC driver
2018-09-13 0:51 UTC (2+ messages)
` [PATCH v3 1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
[PATCH v7 0/6] LM3697 dedicated LED driver
2018-09-12 21:49 UTC (6+ messages)
` [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
SPI CAN device enumeration / network device naming
2018-09-12 18:45 UTC (2+ messages)
[PATCH v2 0/3] Add R-Car gen3 SoC support to the CMT driver
2018-09-12 20:15 UTC (2+ messages)
` [PATCH v2 2/3] dt-bindings: timer: renesas: cmt: document R-Car gen3 support
[PATCH v12 0/6] Driver for at91 usart in spi mode
2018-09-12 19:36 UTC (16+ messages)
[PATCH 0/2] Add R8A774C0 PFC support
2018-09-12 13:31 UTC (2+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a774c0 "
[PATCH v4 4/5] iio: fxas21002c: add ODR/Scale support
2018-09-12 18:23 UTC (3+ messages)
[PATCH v6 0/4] Add EDAC driver for QCOM SoCs
2018-09-12 18:06 UTC (5+ messages)
` [PATCH v6 1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
` [PATCH v6 2/4] drivers: soc: Add support to register LLCC EDAC driver
` [PATCH v6 3/4] drivers: edac: Add EDAC driver support for QCOM SoCs
` [PATCH v6 4/4] dt-bindings: msm: Update documentation of qcom,llcc
[PATCH 0/5] Make SPI work on DT MMP2
2018-09-12 17:17 UTC (3+ messages)
` [PATCH 2/5] PCI: provide pci_match_id() with CONFIG_PCI=n
[PATCH 0/2] Improve VCHIQ cache line size handling
2018-09-12 16:42 UTC (3+ messages)
` [PATCH 1/2] staging/vc04_services: Derive g_cache_line_size
` [PATCH 2/2] ARM: dts: bcm283x: Correct mailbox register sizes
[PATCH v4 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
2018-09-12 16:22 UTC (3+ messages)
` [PATCH v4 1/2] phy: zynqmp: Add dt bindings for ZynqMP phy
` [PATCH v4 2/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
[PATCH 00/27] Allwinner H6 DE3 and HDMI support
2018-09-12 16:16 UTC (16+ messages)
` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node
` "
` [linux-sunxi] "
` [PATCH 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks
` [linux-sunxi] "
` [PATCH 15/27] drm/sun4i: Not all DW HDMI controllers has scrambled addresses
` [PATCH 19/27] drm/sun4i: Add support for H6 DW HDMI controller
[PATCH 0/2] Improve VCHIQ cache line size handling
2018-09-12 16:14 UTC (4+ messages)
` [PATCH 1/2] staging/vc04_services: Derive g_cache_line_size
` [PATCH 2/2] ARM: dts: bcm283x: Correct mailbox register sizes
[PATCH 1/2] dt-bindings: crypto: hip07-sec, drop incorrect commas
2018-09-12 16:07 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: hisilicon hip07: drop commas from @address node names
[PATCH 0/2] dt-bindings: Cleanup spurious commas in hisilicon hip07 dt
2018-09-12 16:05 UTC
[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
2018-09-12 15:55 UTC (24+ messages)
` [PATCH V3 01/27] csky: Build infrastructure
` [PATCH V3 02/27] csky: defconfig
` [PATCH V3 03/27] csky: Kernel booting
` [PATCH V3 04/27] csky: Exception handling
` [PATCH V3 05/27] csky: System Call
` [PATCH V3 06/27] csky: Cache and TLB routines
` [PATCH V3 07/27] csky: MMU and page table management
` [PATCH V3 08/27] csky: Process management and Signal
` [PATCH V3 09/27] csky: VDSO and rt_sigreturn
` [PATCH V3 10/27] csky: IRQ handling
` [PATCH V3 12/27] csky: ELF and module probe
` [PATCH V3 13/27] csky: Library functions
` [PATCH V3 14/27] csky: User access
` [PATCH V3 15/27] csky: Debug and Ptrace GDB
` [PATCH V3 16/27] csky: SMP support
` [PATCH V3 18/27] dt-bindings: csky CPU Bindings
` [PATCH V3 19/27] dt-bindings: timer: gx6605s SOC timer
` [PATCH V3 20/27] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V3 22/27] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V3 23/27] clocksource: add gx6605s SOC system timer
` [PATCH V3 17/27] csky: Misc headers
` [PATCH V3 11/27] csky: Atomic operations
[PATCH V4 11/27] csky: Atomic operations
2018-09-12 14:52 UTC (17+ messages)
` [PATCH V4 12/27] csky: ELF and module probe
` [PATCH V4 13/27] csky: Library functions
` [PATCH V4 14/27] csky: User access
` [PATCH V4 15/27] csky: Debug and Ptrace GDB
` [PATCH V4 16/27] csky: SMP support
` [PATCH V4 17/27] csky: Misc headers
` [PATCH V4 18/27] dt-bindings: csky CPU Bindings
` [PATCH V4 19/27] dt-bindings: timer: gx6605s SOC timer
` [PATCH V4 20/27] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V4 21/27] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V4 22/27] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V4 23/27] clocksource: add gx6605s SOC system timer
` [PATCH V4 24/27] clocksource: add C-SKY SMP timer
` [PATCH V4 25/27] clocksource: add C-SKY timers' build infrastructure
` [PATCH V4 26/27] irqchip: add C-SKY irqchip drivers
` [PATCH V4 27/27] dt-bindings: Add vendor prefix for csky
[PATCH] arm64: dts: renesas: Remove unneeded status from thermal nodes
2018-09-12 9:34 UTC (2+ messages)
[PATCH v2 0/4] Add 96Boards Rock960 CE board support
2018-09-12 14:05 UTC (4+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: Split out common nodes for Rock960 based boards
[PATCH] dt-bindings: power: Introduce suspend states supported properties
2018-09-12 14:01 UTC (7+ messages)
[PATCH v2 00/11] dts: Update coresight device tree bindings
2018-09-12 13:53 UTC (12+ messages)
` [PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component
` [PATCH v2 02/11] coresight: dts: binding: Update coresight binding examples
` [PATCH v2 03/11] arm64: dts: hi6220: Update coresight bindings for hardware ports
` [PATCH v2 04/11] arm64: dts: sc9836/sc9860: "
` [PATCH v2 05/11] arm64: dts: msm8916: "
` [PATCH v2 06/11] arm: dts: hip04: "
` [PATCH v2 07/11] arm: dts: imx7: Update coresight binding "
` [PATCH v2 08/11] arm: dts: omap: Update coresight bindings "
` [PATCH v2 09/11] arm: dts: qcom: "
` [PATCH v2 10/11] arm: dts: sama5d2: "
` [PATCH v2 11/11] arm: dts: ste-dbx5x0: Update coresight bindings for hardware port
[PATCH v3 00/13] ASoC: Add support to WCD9335 Audio Codec
2018-09-12 12:43 UTC (10+ messages)
` [PATCH v3 02/13] mfd: wcd9335: add support to wcd9335 core
[PATCH 00/11] dts: Update coresight device tree bindings
2018-09-12 12:42 UTC (4+ messages)
` [PATCH 02/11] dts: hisilicon: Update coresight bindings for hardware ports
[PATCH] dt-bindings: timer: renesas: tmu: document R8A779{7|8}0 bindings
2018-09-12 12:23 UTC (5+ messages)
[PATCH v2 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
2018-09-12 11:54 UTC (8+ messages)
` [PATCH v2 1/7] regulator: Support ROHM BD71847 power management IC
` [PATCH v2 2/7] regulator: dt bindings: add BD71847 device-tree binding documentation
` [PATCH v2 3/7] mfd: "
` [PATCH v2 4/7] regulator: Support regulators where voltage ranges are selectable
` [PATCH v2 5/7] regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
` [PATCH v2 6/7] regulator: bd718XX use pickable ranges
` [PATCH v2 7/7] regulator: bd718xx: rename bd71837 to 718xx
[PATCH 0/8] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
2018-09-12 10:44 UTC (8+ messages)
` [PATCH 1/8] regulator: bd71837: Disable voltage monitoring for LDO3/4
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;
as well as URLs for NNTP newsgroup(s).