All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-24 12:18:05 to 2020-11-24 12:48:29 UTC [more...]

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-24 12:45 UTC  (113+ messages)
` [PATCH v4 01/80] Revert "drm/omap: dss: Remove unused omap_dss_device operations"
` [PATCH v4 02/80] drm/omap: drop unused dsi.configure_pins
` [PATCH v4 03/80] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCH v4 04/80] drm/omap: constify write buffers
` [PATCH v4 05/80] drm/omap: dsi: add generic transfer function
` [PATCH v4 06/80] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCH v4 07/80] drm/omap: dsi: unexport specific data transfer functions
` [PATCH v4 08/80] drm/omap: dsi: drop virtual channel logic
` [PATCH v4 09/80] drm/omap: dsi: simplify write function
` [PATCH v4 10/80] drm/omap: dsi: simplify read functions
` [PATCH v4 11/80] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCH v4 12/80] drm/omap: dsi: introduce mipi_dsi_host
` [PATCH v4 13/80] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCH v4 14/80] drm/omap: dsi: request VC via mipi_dsi_attach
` [PATCH v4 15/80] drm/omap: panel-dsi-cm: drop hardcoded VC
` [PATCH v4 16/80] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCH v4 17/80] drm/omap: dsi: drop unused memory_read()
` [PATCH v4 18/80] drm/omap: dsi: drop unused get_te()
` [PATCH v4 19/80] drm/omap: dsi: drop unused enable_te()
` [PATCH v4 20/80] drm/omap: dsi: drop useless sync()
` [PATCH v4 21/80] drm/omap: dsi: use pixel-format and mode from attach
` [PATCH v4 22/80] drm/omap: panel-dsi-cm: use bulk regulator API
` [PATCH v4 23/80] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core
` [PATCH v4 25/80] drm/omap: dsi: drop custom enable_te() API
` [PATCH v4 26/80] drm/omap: dsi: do bus locking in host driver
` [PATCH v4 27/80] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCH v4 28/80] drm/omap: dsi: do ULPS in host driver
` [PATCH v4 29/80] drm/omap: dsi: move panel refresh function to host
` [PATCH v4 30/80] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCH v4 31/80] drm/omap: dsi: drop custom panel capability support
` [PATCH v4 32/80] drm/omap: dsi: convert to drm_panel
` [PATCH v4 33/80] drm/omap: drop omapdss-boot-init
` [PATCH v4 34/80] drm/omap: dsi: implement check timings
` [PATCH v4 35/80] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCH v4 36/80] drm/omap: panel-dsi-cm: support unbinding
` [PATCH v4 37/80] drm/omap: panel-dsi-cm: fix remove()
` [PATCH v4 38/80] drm/omap: remove global dss_device variable
` [PATCH v4 39/80] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCH v4 40/80] drm/omap: dsi: Register a drm_bridge
` [PATCH v4 41/80] drm/omap: remove legacy DSS device operations
` [PATCH v4 42/80] drm/omap: remove unused omap_connector
` [PATCH v4 43/80] drm/omap: simplify omap_display_id
` [PATCH v4 44/80] drm/omap: drop unused DSS next pointer
` [PATCH v4 45/80] drm/omap: drop DSS ops_flags
` [PATCH v4 46/80] drm/omap: drop dssdev display field
` [PATCH v4 47/80] drm/omap: simplify DSI manual update code
` [PATCH v4 48/80] drm/omap: dsi: simplify pin config
` [PATCH v4 49/80] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCH v4 50/80] drm/omap: squash omapdrm sub-modules into one
` [PATCH v4 51/80] drm/omap: remove unused display.c
` [PATCH v4 52/80] drm/omap: drop unused owner field
` [PATCH v4 53/80] drm/omap: remove dispc_ops
` [PATCH v4 54/80] drm/omap: remove dss_mgr_ops
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v4 56/80] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 58/80] drm/omap: pll: fix iteration loop check
` [PATCH v4 59/80] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v4 60/80] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v4 61/80] drm/omap: dsi: send nop instead of page & column

[PATCH] qxl: fix segfault
 2020-11-24 12:44 UTC  (2+ messages)

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24 12:45 UTC  (4+ messages)
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "

[dpdk-dev] [PATCH 21.02 v1] net/virtio: fix memory init with vDPA backend
 2020-11-24 12:45 UTC 

Linux kernel 4.9.246 released
 2020-11-24 12:45 UTC 

[dpdk-dev] [PATCH 21.02 v1] net/virtio: fix memory init with vDPA backend
 2020-11-24 12:45 UTC 

Xen Security Advisory 355 v2 - stack corruption from XSA-346 change
 2020-11-24 12:44 UTC 

[master/gatesgarth/dunfell PATCH] local.conf.sample: Update list of qemu machines
 2020-11-24 12:44 UTC 

[master/gatesgarth/dunfell PATCH] local.conf.sample: Update list of qemu machines
 2020-11-24 12:44 UTC 

[net] can: gs_usb: fix endianess problem with candleLight firmware
 2020-11-24 12:43 UTC  (2+ messages)

[PATCH 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-24 12:43 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-24 12:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/42] Cleanup error handling in relocation
 2020-11-24 12:42 UTC  (5+ messages)
` [PATCH v2 13/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees
` [PATCH v2 14/42] btrfs: handle btrfs_record_root_in_trans failure in create_subvol

[PATCH iproute2-next 1/1] tc flower: fix parsing vlan_id and vlan_prio
 2020-11-24 12:42 UTC  (2+ messages)

[PATCH RFT v2 0/3] mmc: tmio: honor busy timeouts properly
 2020-11-24 12:41 UTC  (5+ messages)
` [PATCH RFT v2 1/3] mmc: tmio: set max_busy_timeout
` [PATCH RFT v2 2/3] mmc: tmio: Add data timeout error detection

[PATCH] cmd: Add a pwm command
 2020-11-24 12:41 UTC  (3+ messages)

[PATCH v2] xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
 2020-11-24 12:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix typing error in example/l3_forward_access_ctrl
 2020-11-24 12:40 UTC  (4+ messages)

Linux kernel 4.14.209 released
 2020-11-24 12:40 UTC 

[PATCH] Create.c: close mdfd and generate uevent
 2020-11-24 12:39 UTC 

[PATCH] mm/compaction: make defer_compaction and compaction_deferred static
 2020-11-24 12:39 UTC  (2+ messages)

next/master baseline: 850 runs, 48 regressions (next-20201124)
 2020-11-24 12:38 UTC 

How to enable auto-suspend by default
 2020-11-24 12:38 UTC  (9+ messages)

[PATCH v7 0/3] xen/events: further locking adjustments
 2020-11-24 12:37 UTC  (5+ messages)
` [PATCH v7 2/3] xen/events: modify struct evtchn layout

[PATCH] acpi/nfit: fix application of sizeof to pointer
 2020-11-24 12:37 UTC 

[PATCH 0/7] config: add --literal-value option
 2020-11-24 12:35 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/7] examples/fips_validation: enhance getopt_long usage
 2020-11-24 12:32 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/7] examples/l3fwd-acl: "
` [dpdk-dev] [PATCH 3/7] examples/packet_ordering: "
` [dpdk-dev] [PATCH 4/7] examples/performance-thread/l3fwd-thread: "
` [dpdk-dev] [PATCH 5/7] examples/qos_sched: "
` [dpdk-dev] [PATCH 6/7] examples/vhost: "
` [dpdk-dev] [PATCH 7/7] examples/vhost_crypto: "

[Intel-gfx] [PATCH i-g-t] Cast negative debugfs values to u64
 2020-11-24 12:34 UTC  (4+ messages)
` [igt-dev] "

[PATCH][next] i3c/master: Fix uninitialized variable next_addr
 2020-11-24 12:35 UTC 

[PATCH net v2] net: openvswitch: fix TTL decrement action netlink message format
 2020-11-24 12:34 UTC 

XFS_WANT_CORRUPTED_RETURN on xfs + dax
 2020-11-24 12:34 UTC 

[PATCH v2] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-24 12:38 UTC  (2+ messages)
` [PATCH v3] "

[efi:urgent] BUILD SUCCESS 03127eae7a6706f2bcdf2117d79b490b35b27c44
 2020-11-24 12:33 UTC 

How to add python application into the build. #python #toolchain
 2020-11-24 12:33 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane: optimize pixel format tests
 2020-11-24 12:31 UTC 

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-24 12:30 UTC  (6+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts

[PATCH v2 0/2] Increase amount of data for monitor to read
 2020-11-24 12:29 UTC  (3+ messages)
` [PATCH v2 1/2] iotests: add another bash sleep command to 247

[PATCH iproute2 1/1] tc flower: fix parsing vlan_id and vlan_prio
 2020-11-24 12:28 UTC  (2+ messages)

[PATCH net-next v5 0/5] net/x25: netdev event handling
 2020-11-24 12:29 UTC  (4+ messages)
` [PATCH net-next v5 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2020-11-24 12:17 UTC 

[dm-devel] merge struct block_device and struct hd_struct
 2020-11-24 12:26 UTC  (5+ messages)
` [dm-devel] [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
  `  "

[PATCH] syscalls: Document OCI seccomp filter interactions & workaround
 2020-11-24 12:26 UTC  (2+ messages)

[PATCH] mls_mcs.md: Convert section to markdown
 2020-11-24 12:26 UTC  (3+ messages)

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-24 12:25 UTC 

[PATCH v3 for-next] RDMA/hns: Create QP with selected QPN for bank load balance
 2020-11-24 12:24 UTC 

[PATCHv2] libfdt: Internally perform potentially unaligned loads
 2020-11-24 12:25 UTC  (3+ messages)

[PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
 2020-11-24 12:25 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/3] x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
 2020-11-24 12:25 UTC  (2+ messages)
` [tip: x86/urgent] "

[GIT PULL] firmware: arm_scmi: Updates for v5.11
 2020-11-24 12:24 UTC  (3+ messages)

[PATCH v2] char: tpm: add i2c driver for cr50
 2020-11-24 12:24 UTC  (3+ messages)

[PATCH] net/af_unix: don't create a path for a binded socket
 2020-11-24 12:24 UTC 

[PATCH 1/3] powerpc: Make NUMA depend on SMP
 2020-11-24 12:05 UTC  (2+ messages)
` [PATCH 2/3] powerpc: Make NUMA default y for powernv

[dpdk-dev] [PATCH 0/4] minor fixes for testpmd
 2020-11-24 12:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 3/6] app/testpmd: remove restriction on txpkts set

[PATCH v2] xen: add support for automatic debug key actions in case of crash
 2020-11-24 12:23 UTC  (3+ messages)

[PATCH v3 00/19] qom: Use qlit to represent property defaults
 2020-11-24 12:22 UTC  (5+ messages)
` [PATCH v3 10/19] qlit: Support all types of QNums

[PATCH] Revert "usb: cdns3: core: quit if it uses role switch class"
 2020-11-24 12:22 UTC  (7+ messages)

[PATCH 1/2] platform/x86: system76_acpi: Add hwmon driver
 2020-11-24 12:21 UTC 

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-24 12:21 UTC  (11+ messages)

[PATCH 1/4] amba: reorder functions
 2020-11-24 12:19 UTC  (5+ messages)
` [PATCH 3/4] amba: Make the remove callback return void

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-24 12:19 UTC  (3+ messages)
` [PATCH RFC 2/6] xen/arm: mm: Remove ; at the end of mm_printk()

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-24 12:19 UTC  (6+ messages)

[PATCH] dt-bindings: Correct GV11B GPU register sizes
 2020-11-24 12:18 UTC 

[PATCH v7 0/3] AX88796C SPI Ethernet Adapter
 2020-11-24 12:17 UTC  (4+ messages)
  ` [PATCH v7 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[RFC PATCH] clk: imx8qxp: Unbreak auto module building for MXC_CLK_SCU
 2020-11-24 12:17 UTC 

[PATCH] arm64: dts: meson: Add capacity-dmips-mhz attributes to GXM
 2020-11-24 12:17 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.