messages from 2023-01-03 17:38:48 to 2023-01-15 20:20:00 UTC [more...]
[PATCH 00/10] staging: rtl8192e: Rename variables from r8192_priv start with bDynamicTx
2023-01-15 20:19 UTC (3+ messages)
` [PATCH 01/10] staging: rtl8192e: Rename bDynamicTxHig.., bDynamicTxL.. and bLastDTPF
` [PATCH 02/10] staging: rtl8192e: Rename bLastDTPFlag_Low, OFDM_index and CCK_index
[PATCH v2 RESEND] staging: vme_user: Replace the "<<" with BIT macro
2023-01-15 8:27 UTC
[PATCH] staging: r8188eu: Used u16 instead of __le16 in rtl8188e_set_FwMediaStatus_cmd()
2023-01-13 17:38 UTC (5+ messages)
[PATCH v2 00/12] RkVDEC HEVC driver
2023-01-13 12:19 UTC (23+ messages)
` [PATCH v2 01/12] media: v4l2: Add NV15 pixel format
` [PATCH v2 02/12] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v2 03/12] staging: media: rkvdec: Helper for buffer queue busy check
` [PATCH v2 04/12] staging: media: rkvdec: Block start streaming until both queues run
` [PATCH v2 05/12] staging: media: rkvdec: Add SPS structure to internal context
` [PATCH v2 06/12] staging: media: rkvdec: Add a valid pixel format check as callback
` [PATCH v2 07/12] staging: media: rkvdec: Add a routine to fetch SPS attributes as a callback
` [PATCH v2 08/12] staging: media: rkvdec: Add a valid SPS check "
` [PATCH v2 09/12] staging: media: rkvdec: h264: Add callbacks for h264
` [PATCH v2 10/12] staging: media: rkvdec: Wrapper for pixel format preparation
` [PATCH v2 11/12] staging: media: rkvdec: Enable S_CTRL IOCTL
` [PATCH v2 12/12] staging: media: rkvdec: Add HEVC backend
[PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
2023-01-13 11:50 UTC (6+ messages)
` [PATCH v3 11/13] tty/serial: Call ->dtr_rts() parameter active consistently
[PATCH 00/20] staging: r8188eu: io cleanup
2023-01-11 22:10 UTC (22+ messages)
` [PATCH 01/20] staging: r8188eu: remove struct io_priv
` [PATCH 02/20] staging: r8188eu: remove io function prototypes
` [PATCH 03/20] staging: r8188eu: remove ioreq "
` [PATCH 04/20] staging: r8188eu: remove async read "
` [PATCH 05/20] staging: r8188eu: remove async write "
` [PATCH 06/20] staging: r8188eu: remove struct io_queue
` [PATCH 07/20] staging: r8188eu: remove attrib function prototypes
` [PATCH 08/20] staging: r8188eu: remove rtw_write_scsi function prototype
` [PATCH 09/20] staging: r8188eu: remove dev_power_down "
` [PATCH 10/20] staging: r8188eu: remove struct reg_protocol_rd
` [PATCH 11/20] staging: r8188eu: remove struct reg_protocol_wt
` [PATCH 12/20] staging: r8188eu: remove interface handler prototypes
` [PATCH 13/20] staging: r8188eu: remove readmem and writemem prototypes
` [PATCH 14/20] staging: r8188eu: remove IO defines
` [PATCH 15/20] staging: r8188eu: remove struct io_req
` [PATCH 16/20] staging: r8188eu: remove usb buffer macros
` [PATCH 17/20] staging: r8188eu: pass struct adapter to usb_read
` [PATCH 18/20] staging: r8188eu: pass struct adapter to usb_write
` [PATCH 19/20] staging: r8188eu: remove struct intf_hdl
` [PATCH 20/20] staging: r8188eu: remove struct intf_priv
[PATCH] staging: r8188eu: remove NULL check for usb_kill_urb
2023-01-11 22:09 UTC (2+ messages)
[PATCH 0/4] staging: r8188eu: clean up usb_write_port_complete
2023-01-11 17:24 UTC (7+ messages)
` [PATCH 1/4] staging: r8188eu: refactor status handling in usb_write_port_complete
` [PATCH 2/4] staging: r8188eu: reformat usb_write_port_complete
` [PATCH 3/4] staging: r8188eu: remove unused function parameter
` [PATCH 4/4] staging: r8188eu: always process urb status
[PATCH v3 0/7] staging: vc04_services: Remove custom return values
2023-01-11 16:26 UTC (3+ messages)
Fw: Using Afghan crisis to erase QatarGate
2023-01-11 12:00 UTC
[PATCH] staging: vchiq_arm.c: Declare vchiq_platform_init as static
2023-01-11 9:25 UTC (3+ messages)
[PATCH v3] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-01-11 9:00 UTC
[PATCH v2 07/13] tty: Convert ->dtr_rts() to take bool argument
2023-01-11 5:56 UTC (3+ messages)
` [PATCH v2 11/13] tty/serial: Call ->dtr_rts() parameter active consistently
[PATCH 00/13] staging: r8188eu: some more xmit cleanups
2023-01-10 18:13 UTC (32+ messages)
` [PATCH 01/13] staging: r8188eu: beq_cnt is write-only
` [PATCH 02/13] staging: r8188eu: bkq_cnt "
` [PATCH 03/13] staging: r8188eu: viq_cnt "
` [PATCH 04/13] staging: r8188eu: voq_cnt "
` [PATCH 05/13] staging: r8188eu: replace switch with if
` [PATCH 06/13] staging: r8188eu: make rtl8188eu_inirp_init a void function
` [PATCH 07/13] staging: r8188eu: dir_dev is unused
` [PATCH 08/13] staging: r8188eu: remove unused hal_xmit_handler define
` [PATCH 09/13] staging: r8188eu: txirp_cnt is write-only
` [PATCH 10/13] staging: r8188eu: remove unused QSLT defines
` [PATCH 11/13] staging: r8188eu: xmit_priv's vcs_type is not used
` [PATCH 12/13] staging: r8188eu: xmit_priv's vcs "
` [PATCH 13/13] staging: r8188eu: xmit_priv's vcs_setting "
` [PATCH v2 00/12] staging: r8188eu: some more xmit cleanups
` [PATCH v2 01/12] staging: r8188eu: beq_cnt is write-only
` [PATCH v2 02/12] staging: r8188eu: bkq_cnt "
` [PATCH v2 03/12] staging: r8188eu: viq_cnt "
` [PATCH v2 04/12] staging: r8188eu: voq_cnt "
` [PATCH v2 05/12] staging: r8188eu: replace switch with if
` [PATCH v2 06/12] staging: r8188eu: dir_dev is unused
` [PATCH v2 07/12] staging: r8188eu: remove unused hal_xmit_handler define
` [PATCH v2 08/12] staging: r8188eu: txirp_cnt is write-only
` [PATCH v2 09/12] staging: r8188eu: remove unused QSLT defines
` [PATCH v2 10/12] staging: r8188eu: xmit_priv's vcs_type is not used
` [PATCH v2 11/12] staging: r8188eu: xmit_priv's vcs "
` [PATCH v2 12/12] staging: r8188eu: xmit_priv's vcs_setting "
[PATCH] media: atomisp: fix videobuf2 Kconfig depenendency
2023-01-10 11:02 UTC (3+ messages)
[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
2023-01-10 10:09 UTC (48+ messages)
` [PATCH 01/15] video: fbdev: atmel_lcdfb: Rework backlight handling
` [PATCH 02/15] video: fbdev: atyfb: Introduce backlight_get_brightness()
` [PATCH 03/15] video: fbdev: nvidia: "
` [PATCH 04/15] video: fbdev: radeon: "
` [PATCH 05/15] video: fbdev: riva: "
` [PATCH 06/15] video: fbdev: aty128fb: "
` [PATCH 07/15] video: fbdev: mx3fb: "
` [PATCH 08/15] video: fbdev: omap2: "
` [PATCH 09/15] staging: fbtft: fb_ssd1351.c: Introduce backlight_is_blank()
` [PATCH 10/15] staging: fbtft: core: "
` [PATCH 11/15] powerpc: via-pmu-backlight: Introduce backlight_get_brightness()
` [PATCH 12/15] auxdisplay: ht16k33: "
` [PATCH 13/15] backlight: omap1: Use backlight helpers
` [PATCH 14/15] backlight: tosa: Use backlight helper
` [PATCH 15/15] backlight: backlight: Drop the deprecated fb_blank property
Słowa kluczowe do wypozycjonowania
2023-01-10 8:40 UTC
[PATCH] staging: media/av7110: cleanup coding style in av7110.c
2023-01-10 8:35 UTC (3+ messages)
[PATCH v2 0/7] staging: rtl8192e: Rename variables from r8192_priv start with ChannelPlan
2023-01-10 5:20 UTC (9+ messages)
` [PATCH v2 1/7] staging: rtl8192e: Rename ChannelPlan, eeprom_ChannelPlan and CckPwEnl
` [PATCH v2 2/7] staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath
` [PATCH v2 3/7] staging: rtl8192e: Rename CCKPresentAtt
` [PATCH v2 4/7] staging: rtl8192e: Rename TxPowerLevelCCK
` [PATCH v2 5/7] staging: rtl8192e: Rename TxPowerLevelOFDM24G
` [PATCH v2 6/7] staging: rtl8192e: Rename MCSTxPowerL.., LegacyHTTxPowe.. and AntennaTx
` [PATCH v2 7/7] staging: rtl8192e: Rename SetRFPowerSta.., RfReg0Value and bTXPowerDa
[PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection
2023-01-09 20:00 UTC (5+ messages)
[PATCH 0/7] staging: rtl8192e: Rename variables from r8192_priv start with ChannelPlan
2023-01-09 12:53 UTC (5+ messages)
` [PATCH 2/7] staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath
[PATCH] staging: r8188eu: convert rtw_writeN() to common error logic
2023-01-08 16:43 UTC (2+ messages)
[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
2023-01-06 18:36 UTC (9+ messages)
[PATCH 0/4] Allwinner D1 video engine support
2023-01-05 16:21 UTC (14+ messages)
` [PATCH 1/4] media: dt-bindings: cedrus: Allow power domain references
` [PATCH 2/4] media: dt-bindings: cedrus: Make allwinner,sram optional
` [PATCH 3/4] media: cedrus: Make SRAM section claiming optional
` [PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node
[PATCH 07/10] tty: Convert ->dtr_rts() to take bool argument
2023-01-05 8:51 UTC (3+ messages)
[PATCH v2] staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helper
2023-01-04 15:18 UTC
[PATCH] staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helper
2023-01-04 13:33 UTC (2+ messages)
[PATCH] staging: media: ipu3: buffer overflow fix in imgu_map_node
2023-01-04 13:33 UTC (3+ messages)
[PATCH v2] staging: media: imx: change imx_media_fim_set_stream() to return void
2023-01-03 17:38 UTC
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).