messages from 2023-01-23 14:33:24 to 2023-01-26 17:07:49 UTC [more...]
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 17:07 UTC (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
2023-01-26 16:30 UTC (5+ messages)
` [PATCH 15/15] backlight: backlight: Drop the "
[PATCH v2] media: meson: vdec: Add MODULE_FIRMWARE macro
2023-01-26 15:32 UTC (2+ messages)
` [PATCH v2 resend] "
[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-01-26 13:33 UTC (17+ messages)
` [PATCH v6 6/6] "
[PATCH v2 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats
2023-01-25 20:09 UTC (12+ messages)
` [PATCH v2 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok
` [PATCH v2 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr
` [PATCH v2 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends
` [PATCH v2 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre
` [PATCH v2 05/11] staging: rtl8192e: Remove unused variables numqry_
` [PATCH v2 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov
` [PATCH v2 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints
` [PATCH v2 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint
` [PATCH v2 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea
` [PATCH v2 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp
` [PATCH v2 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa
[PATCH 0/4] staging: r8188eu: clean up usb transfers
2023-01-25 18:56 UTC (6+ messages)
` [PATCH 1/4] staging: r8188eu: usb_read_port_complete needs no regs parameter
` [PATCH 2/4] staging: r8188eu: remove defines that strip "
` [PATCH 3/4] staging: r8188eu: remove unused defines
` [PATCH 4/4] staging: r8188eu: remove usb_ops_linux.h
[PATCH] mdeia: ipu3: ipu33-mmu: Replace macro IPU3_ADDR2PTE() with a function
2023-01-25 15:27 UTC (4+ messages)
[PATCH 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats
2023-01-25 10:09 UTC (16+ messages)
` [PATCH 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok
` [PATCH 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr
` [PATCH 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends
` [PATCH 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre
` [PATCH 05/11] staging: rtl8192e: Remove unused variables numqry_
` [PATCH 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov
` [PATCH 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints
` [PATCH 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint
` [PATCH 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea
` [PATCH 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp
` [PATCH 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa
[PATCH] staging: vchiq_arm: Improve error log for vchiq_platform_init
2023-01-25 5:30 UTC (2+ messages)
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-01-25 0:57 UTC (7+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH v3 00/21] Add Tegra20 parallel video input capture
2023-01-24 22:15 UTC (7+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v3 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
[PATCH v2 0/2] media: meson: vdec: add HEVC decode codec
2023-01-24 21:19 UTC (8+ messages)
` [PATCH v2 1/2] media: meson: vdec: implement 10bit bitstream handling
` [PATCH v2 2/2] media: meson: vdec: add HEVC decode codec
[PATCH 00/23] staging: r8188eu: some more xmit cleanups
2023-01-24 19:01 UTC (25+ messages)
` [PATCH 01/23] staging: r8188eu: we use a constant number of hw_xmit entries
` [PATCH 02/23] staging: r8188eu: pass struct adapter to usb_write
` [PATCH 03/23] staging: r8188eu: remove struct intf_hdl
` [PATCH 04/23] staging: r8188eu: remove struct intf_priv
` [PATCH 05/23] staging: r8188eu: simplify the sta loop in rtw_dequeue_xframe
` [PATCH 06/23] staging: r8188eu: simplify the code to initialise inx
` [PATCH 07/23] staging: r8188eu: remove an obsolete comment
` [PATCH 08/23] staging: r8188eu: remove unused function parameter
` [PATCH 09/23] staging: r8188eu: remove dead assignment
` [PATCH 10/23] staging: r8188eu: use list_empty
` [PATCH 11/23] staging: r8188eu: simplify dequeue_one_xmitframe
` [PATCH 12/23] staging: r8188eu: remove redundant parameter
` [PATCH 13/23] staging: r8188eu: make rtw_chk_hi_queue_cmd a void function
` [PATCH 14/23] staging: r8188eu: decrement qcnt in rtw_dequeue_xframe
` [PATCH 15/23] staging: r8188eu: simplify dequeue_one_xmitframe
` [PATCH 16/23] staging: r8188eu: use list_head for xmitframe list
` [PATCH 17/23] staging: r8188eu: merge dequeue_one_xmitframe into its caller
` [PATCH 18/23] staging: r8188eu: use lists for hwxmits
` [PATCH 19/23] staging: r8188eu: fix rtw_xmitframe_enqueue error handling
` [PATCH 20/23] staging: r8188eu: remove rtw_xmitframe_enqueue
` [PATCH 21/23] staging: r8188eu: struct agg_pkt_info is unused
` [PATCH 22/23] staging: r8188eu: apsd_setting "
` [PATCH 23/23] staging: r8188eu: merge rtw_free_hwxmits into its only caller
[PATCH v3 0/7] media: hantro: Add 10-bit support
2023-01-24 14:16 UTC (3+ messages)
` [PATCH v3 1/7] media: Add P010 tiled format
[PATCH 00/57] media: atomisp: Big power-management changes + lots of fixes
2023-01-24 13:35 UTC (107+ messages)
` [PATCH 07/57] media: atomisp: Remove useless msleep(10) before power-on on BYT
` [PATCH 10/57] media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERT
` [PATCH 11/57] media: atomisp: Remove no longer used binning info from sensor resolution info
` [PATCH 12/57] media: atomisp: Propagate set_fmt() errors in queue_setup()
` [PATCH 13/57] media: atomisp: Remove deferred firmware loading support
` [PATCH 14/57] media: atomisp: Check buffer index is in range inside atomisp_qbuf_wrapper()
` [PATCH 15/57] media: atomisp: Drop atomisp_init_pipe()
` [PATCH 16/57] media: atomisp: Remove unnecessary memset(foo, 0, sizeof(foo)) calls
` [PATCH 17/57] media: atomisp: Only set default_run_mode on first open of a stream/asd
` [PATCH 19/57] media: atomisp: Allow sensor drivers without a s_power callback
` [PATCH 20/57] media: atomisp: Fix regulator registers on BYT devices with CRC PMIC
` [PATCH 21/57] media: atomisp: Remove atomisp_gmin_find_subdev()
` [PATCH 22/57] media: atomisp: Add atomisp_register_sensor_no_gmin() helper
` [PATCH 23/57] media: atomisp: Fix WARN() when the vb2 start_streaming callback fails
` [PATCH 25/57] media: atomisp: Stop overriding padding w/h to 12 on BYT
` [PATCH 27/57] media: atomisp: Remove isp_subdev_link_setup()
` [PATCH 28/57] media: Add ovxxxx_16bit_addr_reg_helpers.h
` [PATCH 29/57] media: atomisp: ov2680: Use the new ovxxxx_16bit_addr_reg_helpers.h
` [PATCH 30/57] media: atomisp: ov2680: Rework flip ctrls
` [PATCH 31/57] media: atomisp: ov2680: Drop custom ATOMISP_IOC_S_EXPOSURE support
` [PATCH 32/57] media: atomisp: ov2680: Add exposure and gain controls
` [PATCH 33/57] media: atomisp: ov2680: Add test pattern control
` [PATCH 34/57] media: atomisp: ov2680: Fix window settings and enable window for all resolutions
` [PATCH 35/57] media: atomisp: ov2680: Make setting the modes algorithm based
` [PATCH 36/57] media: atomisp: ov2680: Use defines for fps, lines-per-frame and skip-frames
` [PATCH 37/57] media: atomisp: ov2680: Drop unused res member from struct ov2680_device
` [PATCH 38/57] media: atomisp: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH 39/57] media: atomisp: ov2680: Drop v4l2_find_nearest_size() call from set_fmt()
` [PATCH 40/57] media: atomisp: ov2680: Drop struct ov2680_resolution / ov2680_res_preview
` [PATCH 41/57] media: atomisp: ov2680: Fix frame_size list
` [PATCH 42/57] media: atomisp: ov2680: Remove unused data-types and defines from ov2680.h
` [PATCH 43/57] media: atomisp: ov2680: Drop MAX_FMTS define
` [PATCH 44/57] media: atomisp: ov2680: Consistently indent define values
` [PATCH 45/57] media: atomisp: ov2680: Cleanup includes
` [PATCH 46/57] media: atomisp: ov2680: Delay power-on till streaming is started
` [PATCH 47/57] media: atomisp: ov2680: Add runtime-pm support
` [PATCH 48/57] media: atomisp: ov2680: s/dev/sensor/
` [PATCH 49/57] media: atomisp: ov2680: Use devm_kzalloc() for sensor data struct
` [PATCH 50/57] media: atomisp: ov2680: Switch over to ACPI powermanagement
` [PATCH 51/57] media: atomisp: ov2722: Call atomisp_gmin_remove_subdev() on probe failure
` [PATCH 52/57] media: atomisp: ov2722: Fix GPIO1 polarity
` [PATCH 53/57] media: atomisp: ov2722: Don't take the input_lock for try_fmt calls
` [PATCH 54/57] media: atomisp: ov2722: Power on sensor from set_fmt() callback
` [PATCH 56/57] media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros with functions
[PATCH 0/4] Allwinner D1 video engine support
2023-01-24 5:11 UTC (3+ messages)
[PATCH] media: imx: imx-media-fim: Replace macro icap_enabled() with function
2023-01-24 4:18 UTC (3+ messages)
[PATCH 0/4] staging: r8188eu: clean up usb_write_port_complete
2023-01-23 20:04 UTC (4+ messages)
` [PATCH 4/4] staging: r8188eu: always process urb status
[RFC PATCH 0/4] Drop custom logging
2023-01-23 16:54 UTC (5+ messages)
[PATCH 2/2] media: meson: vdec: add HEVC decode codec
2023-01-23 16:18 UTC (2+ messages)
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).