driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-04 20:32:04 to 2020-02-14 16:15:23 UTC [more...]

[PATCH AUTOSEL 4.19 144/252] staging: rtl8188: avoid excessive stack usage
 2020-02-14 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 167/252] vme: bridges: reduce "

[PATCH AUTOSEL 5.4 015/459] media: meson: add missing allocation failure check on new_buf
 2020-02-14 15:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 272/459] staging: rtl8188: avoid excessive stack usage
` [PATCH AUTOSEL 5.4 308/459] vme: bridges: reduce "

[PATCH AUTOSEL 5.5 019/542] media: meson: add missing allocation failure check on new_buf
 2020-02-14 15:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 313/542] staging: rtl8188: avoid excessive stack usage
` [PATCH AUTOSEL 5.5 353/542] vme: bridges: reduce "
` [PATCH AUTOSEL 5.5 392/542] staging: wfx: fix possible overflow on jiffies comparaison

[PATCH 0/8] staging: wilc1000: remove magic values and handle review comments
 2020-02-14 11:52 UTC  (9+ messages)
` [PATCH 1/8] staging: wilc1000: make use of FIELD_GET/_PREP macro
` [PATCH 2/8] staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro
` [PATCH 3/8] staging: wilc1000: refactor interrupt handling for sdio
` [PATCH 4/8] staging: wilc1000: make use of ALIGN macro
` [PATCH 5/8] staging: wilc1000: use commmon function to set SDIO block size
` [PATCH 6/8] staging: wilc1000: define macros for different register address for SDIO
` [PATCH 7/8] staging: wilc1000: use short name for hif local variable in chip_wakeup()
` [PATCH 8/8] staging: wilc1000: define macros to replace magic number values

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-02-14  3:44 UTC  (3+ messages)

[PATCH v2 1/2] staging: exfat: remove DOSNAMEs
 2020-02-14  3:31 UTC  (2+ messages)
` [PATCH v2 2/2] staging: exfat: dedicate count_entries() to sub-dir counting

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-02-13 21:18 UTC  (7+ messages)

[PATCH] staging: vc04_services: Fix wrong early return in next_service_by_instance()
 2020-02-13 19:40 UTC 

staging: board: disabled driver
 2020-02-13 18:52 UTC 

[staging:staging-next] BUILD SUCCESS 36be4102b7da81cc9638307789ae81def3de4a3b
 2020-02-13 19:00 UTC 

[PATCH 0/5] Fix a possible race condition when dereferencing services
 2020-02-13 17:43 UTC  (12+ messages)
` [PATCH 1/5] staging: vc04_services: remove unused function
` [PATCH 2/5] staging: vc04_services: remove unneeded parentheses
` [PATCH 3/5] staging: vc04_services: fix indentation alignment in a few places
` [PATCH 4/5] staging: vc04_services: use kref + RCU to reference count services
` [PATCH 5/5] staging: vc04_services: don't increment service refcount when it's not needed

[driver-core:driver-core-next] BUILD SUCCESS 901cff7cb96140a658a848a568b606ba764239bc
 2020-02-12 23:47 UTC 

[driver-core:driver-core-linus] BUILD SUCCESS ae91c92565494a37c30ce9a691c87890f800d826
 2020-02-12 23:46 UTC 

[PATCH] staging: rtl8723bs: Fix spacing issues
 2020-02-12 23:08 UTC 

[staging:staging-linus] BUILD SUCCESS 9a4556bd8f23209c29f152e6a930b6a893b0fc81
 2020-02-12 22:38 UTC 

[PATCH 0/6] Re-instate octeon staging drivers
 2020-02-12 21:52 UTC  (8+ messages)
` [PATCH 1/6] Revert "staging: octeon-usb: delete the octeon usb host controller driver"
` [PATCH 2/6] Revert "staging: octeon: delete driver"
` [PATCH 3/6] MIPS: octeon: remove typedef declaration for cvmx_wqe
` [PATCH 4/6] MIPS: octeon: remove typedef declaration for cvmx_helper_link_info
` [PATCH 5/6] MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0
` [PATCH 6/6] Revert "staging/octeon: Mark Ethernet driver as BROKEN"

[PATCH] staging: wilc1000: refactor p2p action frames handling API's
 2020-02-12 21:47 UTC  (2+ messages)

[PATCH v3] staging: gasket: unify multi-line string
 2020-02-12 17:58 UTC 

[PATCH v2] staging:gasket:gasket_core.c:unified quoted string split across lines in one line
 2020-02-12 14:49 UTC  (3+ messages)

[PATCH] staging:gasket:gasket_core.c:unified quoted string split across lines in one line
 2020-02-12 12:24 UTC 

[PATCH v2 1/3] staging: wilc1000: remove use of vendor specific IE for p2p handling
 2020-02-12  9:04 UTC  (5+ messages)
` [PATCH v2 2/3] staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
` [PATCH v2 3/3] staging: wilc1000: refactor p2p action frames handling API's

[PATCH] staging: greybus: Replace zero-length array with flexible-array member
 2020-02-12  7:54 UTC  (5+ messages)
` [greybus-dev] "

[driver-core:debugfs_cleanup] BUILD SUCCESS 8d3008b80ad7f4048eef7fe2b27215f56a5d11db
 2020-02-12  3:57 UTC 

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 898362bb172007ce38474fd471a4ad32356140b3
 2020-02-12  3:56 UTC 

[PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-02-11 21:44 UTC  (27+ messages)
` [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h
    ` [PATCH v2 00/19] Renaming some identifiers
      ` [PATCH v2 01/19] staging: exfat: Rename variable 'Year' to 'year'
      ` [PATCH v2 02/19] staging: exfat: Rename variable 'Month' to 'month'
      ` [PATCH v2 03/19] staging: exfat: Rename variable 'Day' to 'day'
      ` [PATCH v2 04/19] staging: exfat: Rename variable 'Hour' to 'hour'
      ` [PATCH v2 05/19] staging: exfat: Rename variable 'Minute' to 'minute'
      ` [PATCH v2 06/19] staging: exfat: Rename variable 'Second' to 'second'
      ` [PATCH v2 07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
      ` [PATCH v2 08/19] staging: exfat: Rename variable 'FatType' to 'fat_type'
      ` [PATCH v2 09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size'
      ` [PATCH v2 10/19] staging: exfat: Rename variable 'NumClusters' to 'num_clusters'
      ` [PATCH v2 11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters'
      ` [PATCH v2 12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters'
      ` [PATCH v2 13/19] staging: exfat: Rename variable 'Name' to 'name'
      ` [PATCH v2 14/19] staging: exfat: Rename variable 'ShortName' to 'short_name'
      ` [PATCH v2 15/19] staging: exfat: Rename variable 'Attr' to 'attr'
      ` [PATCH v2 16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
      ` [PATCH v2 17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
      ` [PATCH v2 18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
      ` [PATCH v2 19/19] staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
` [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"

[PATCH] staging: unisys: visorinput: Replace zero-length array with flexible-array member
 2020-02-11 21:17 UTC 

[PATCH -next] staging: wfx: remove set but not used variable 'tx_priv'
 2020-02-11 15:24 UTC  (3+ messages)

[PATCH v2 0/6] staging: WF200 driver fixes
 2020-02-11 15:20 UTC  (10+ messages)
` [PATCH v2 2/6] staging: wfx: annotate nested gc_list vs tx queue locking
` [PATCH v2 1/6] staging: wfx: fix init/remove vs IRQ race
` [PATCH v2 3/6] staging: wfx: add proper "compatible" string
` [PATCH v2 4/6] staging: wfx: follow compatible = vendor,chip format
` [PATCH v2 5/6] staging: wfx: use sleeping gpio accessors
` [PATCH v2 6/6] staging: wfx: use more power-efficient sleep for reset

[PATCH -next] staging: vc04_services: remove set but unused variable 'local_entity_uc'
 2020-02-11 14:28 UTC  (3+ messages)

[PATCH 0/6] staging: rtl8188eu and rtl8723bs - some fixes and cleanups
 2020-02-11 14:17 UTC  (9+ messages)
` [PATCH 1/6] staging: rtl8188eu: Fix potential security hole
` [PATCH 2/6] staging: rtl8723bs: "
` [PATCH 3/6] staging: rtl8188eu: Fix potential overuse of kernel memory
` [PATCH 4/6] staging: rtl8723bs: "
` [PATCH 5/6] staging: rtl8188eu: Remove some unneeded goto statements
` [PATCH 6/6] staging: rtl8723bs: Remove "

[PATCH staging 0/7] WF200 driver fixes
 2020-02-11 12:52 UTC  (14+ messages)
` [[PATCH staging] 3/7] staging: wfx: fix init/remove vs IRQ race
` [[PATCH staging] 2/7] staging: wfx: follow compatible = vendor,chip format
` [[PATCH staging] 1/7] staging: wfx: add proper "compatible" string
` [[PATCH staging] 5/7] staging: wfx: try 16-bit word mode first
` [[PATCH staging] 4/7] staging: wfx: annotate nested gc_list vs tx queue locking
` [[PATCH staging] 6/7] staging: wfx: use sleeping gpio accessors
` [[PATCH staging] 7/7] staging: wfx: use more power-efficient sleep for reset

[PATCH RESEND] Staging: remove wusbcore and UWB from the kernel tree
 2020-02-11 12:48 UTC 

[PATCH] staging: qlge: qlge_main.c: fix style issues
 2020-02-11  9:58 UTC 

[PATCH 1/3] staging: wilc1000: remove use of vendor specific IE for p2p handling
 2020-02-11  9:28 UTC  (6+ messages)
` [PATCH 2/3] staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
` [PATCH 3/3] staging: wilc1000: refactor p2p action frames handling API's

partnerships business ventures, p,
 2020-02-11  4:48 UTC 

[PATCH] Staging: remove wusbcore and UWB from the kernel tree
 2020-02-10 23:14 UTC 

[PATCH] staging: rtl8188eu: rename variable pnetdev -> netdev
 2020-02-10 20:08 UTC 

[PATCH] staging: exfat: Replace printk with pr_info
 2020-02-10  9:14 UTC 

[PATCH] staging: exfat: Replace printk with pr_info
 2020-02-09 21:09 UTC  (2+ messages)

[PATCH] staging: mt7621-dts: add dt node for 2nd/3rd uart on mt7621
 2020-02-09 18:29 UTC  (6+ messages)
      ` Are people from linux-mediatek also interested in Mediatek MIPS SoCs? [Was: [PATCH] staging: mt7621-dts: add dt node for 2nd/3rd uart on mt7621]

[PATCH v3] staging: qlge: remove spaces at the start of a line
 2020-02-09 17:36 UTC 

[PATCH v2] staging: qlge: remove spaces at the start of a line
 2020-02-09 17:23 UTC  (3+ messages)

[PATCH] staging: qlge: remove spaces at the start of a line
 2020-02-09 16:56 UTC 

Investment opportunity
 2020-02-09  1:44 UTC 

[PATCH] staging: rtl8192u: Add space to fix style issue
 2020-02-09  7:30 UTC 

[PATCH] staging: pi433: Use the correct style for SPDX License Identifier
 2020-02-08  8:36 UTC 

[PATCH 0/4] staging: comedi: ni_routes: Share routing information between boards
 2020-02-07 15:14 UTC  (5+ messages)
` [PATCH 1/4] staging: comedi: ni_routes: Refactor ni_find_valid_routes()
` [PATCH 2/4] staging: comedi: ni_routes: Allow alternate board name for routes
` [PATCH 3/4] staging: comedi: ni_mio_common: "
` [PATCH 4/4] staging: comedi: ni_pcimio: add routes for NI PCIe-6251 and PCIe-6259

[PATCH 0/4] Hantro VPU JPEG encoder fixes
 2020-02-07 11:50 UTC  (3+ messages)

[PATCH 1/2] staging: exfat: remove DOSNAMEs
 2020-02-07  9:47 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: fix condition with no effect
 2020-02-07  9:21 UTC  (2+ messages)

[PATCH] staging: greybus: use after free in gb_audio_manager_remove_all()
 2020-02-07  4:25 UTC  (3+ messages)
` [greybus-dev] "

[PATCH 1/4] iio: imu: adis: Add self_test_reg variable
 2020-02-06 11:28 UTC  (11+ messages)
` [PATCH 2/4] iio: imu: adis: Refactor adis_initial_startup

[PATCH v4 00/10] staging: most: move core module out of staging
 2020-02-06  9:14 UTC  (6+ messages)
` [PATCH v4 01/10] staging: most: remove device from interface structure

[PATCH] staging: rtl8188eu: remove unnecessary RETURN label
 2020-02-06  8:59 UTC 

[PATCH 1/2] staging: octeon: delete driver
 2020-02-06  8:18 UTC  (14+ messages)
        ` [SPAM] "

[PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
 2020-02-05  9:02 UTC  (15+ messages)
` [PATCH v3 03/17] media: imx: csi: Implement get_fwnode_pad op
` [PATCH v3 04/17] media: imx: mipi csi-2: "
` [PATCH v3 06/17] media: imx: Add imx_media_create_fwnode_pad_link()
` [PATCH v3 08/17] media: imx: mipi csi-2: Create media links in bound notifier
` [PATCH v3 09/17] media: imx7-mipi-csis: "
` [PATCH v3 10/17] media: imx7-media-csi: "
` [PATCH v3 11/17] media: imx: csi: Embed notifier in struct csi_priv
` [PATCH v3 12/17] media: imx: csi: Add missing notifier unregister/cleanup
` [PATCH v3 13/17] media: imx: csi: Create media links in bound notifier
` [PATCH v3 14/17] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v3 15/17] media: imx: Create missing links from CSI-2 receiver
` [PATCH v3 16/17] media: imx: silence a couple debug messages
` [PATCH v3 17/17] media: imx: TODO: Remove media link creation todos


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).