Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH net-next v3 9/9] net: Remove switchdev_ops, Florian Fainelli
- [PATCH net-next v3 7/9] net: dsa: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [PATCH net-next v3 5/9] net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [PATCH net-next v3 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [PATCH net-next v3 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET, Florian Fainelli
- [PATCH net-next v3 1/9] Documentation: networking: switchdev: Update port parent ID section, Florian Fainelli
- [PATCH net-next v2 0/9] net: Get rid of switchdev_port_attr_get(),
Florian Fainelli
- [PATCH 0/2] staging: mt7621-pci-phy: minor fixes after testing,
Sergio Paracuellos
- [PATCH AUTOSEL 4.14 30/40] hv_netvsc: Fix ethtool change hash key error, Sasha Levin
- [PATCH AUTOSEL 4.14 25/40] staging: android: ion: Support cpu access during dma_buf_detach, Sasha Levin
- [PATCH AUTOSEL 4.14 17/40] staging: rtl8723bs: Fix build error with Clang when inlining is disabled, Sasha Levin
- [PATCH AUTOSEL 4.19 49/65] hv_netvsc: Fix hash key value reset after other ops, Sasha Levin
- [PATCH AUTOSEL 4.19 48/65] hv_netvsc: Refactor assignments of struct netvsc_device_info, Sasha Levin
- [PATCH AUTOSEL 4.19 47/65] hv_netvsc: Fix ethtool change hash key error, Sasha Levin
- [PATCH AUTOSEL 4.19 39/65] staging: android: ion: Support cpu access during dma_buf_detach, Sasha Levin
- [PATCH AUTOSEL 4.19 28/65] staging: rtl8723bs: Fix build error with Clang when inlining is disabled, Sasha Levin
- [PATCH AUTOSEL 4.20 55/77] hv_netvsc: Fix ethtool change hash key error, Sasha Levin
- [PATCH AUTOSEL 4.20 56/77] hv_netvsc: Refactor assignments of struct netvsc_device_info, Sasha Levin
- [PATCH AUTOSEL 4.20 47/77] staging: android: ion: Support cpu access during dma_buf_detach, Sasha Levin
- [PATCH AUTOSEL 4.20 57/77] hv_netvsc: Fix hash key value reset after other ops, Sasha Levin
- [PATCH AUTOSEL 4.20 35/77] staging: rtl8723bs: Fix build error with Clang when inlining is disabled, Sasha Levin
- Re: [PATCH v3 1/7] binder: create userspace-to-binder-buffer copy function,
Todd Kjos
Re: [PATCH] staging/android: use multiple futex wait queues,
Greg Kroah-Hartman
[PATCH v2 2/2] staging: iio: frequency: ad9834: Move phase and scale to standard iio attribute,
Beniamin Bia
kernel BUG at drivers/android/binder_alloc.c:LINE! (2),
syzbot
[PATCH v3 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus,
Paul Kocialkowski
[PATCH v2] staging: erofs: fix memleak of inode's shared xattr array,
Sheng Yong
[PATCH 0/1] staging: android: ion: add the GPL exception note to header,
Hyun Kwon
Re: [PATCH] staging: android: ion: Use low_order_gfp_flags for smaller allocations, jing xia
[PATCH] erofs: fix memleak of node's shared xattr array,
Sheng Yong
[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it,
ira . weiny
[PATCH net-next 0/9] net: Get rid of switchdev_port_attr_get(),
Florian Fainelli
[PATCH] staging: rtl8192e: rename macro arguments to avoid camel case - style, Himadri Pandya
Re: [PATCH v2] staging: comedi: ni_660x: fix missing break in switch statement, Ian Abbott
Re: [PATCH net-next 0/3] Remove getting SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, Florian Fainelli
Re: [PATCH v2] staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - style,
Dan Carpenter
Re: [PATCH] staging: comedi: ni_660x: fix missing break in switch statement,
Gustavo A. R. Silva
Re: [PATCH net-next v4 1/9] Documentation: networking: switchdev: Update port parent ID section, Ido Schimmel
Re: [PATCH net-next 2/3] rocker: Remove getting PORT_BRIDGE_FLAGS, Jiri Pirko
[PATCH 0/5] staging: mt7621-pci: minor cleanups,
Sergio Paracuellos
Re: [PATCH 1/2] staging: erofs: remove redundant likely/unlikely annotation in namei.c,
Gao Xiang
[PATCH 2/2] staging: erofs: remove redundant unlikely annotation in unzip_vle.c,
Chengguang Xu
Re: [PATCH net-next v4 0/9] net: Remove switchdev_ops,
Ido Schimmel
[PATCH net-next 3/3] staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS,
Florian Fainelli
[PATCH net-next v4 9/9] net: Remove switchdev_ops,
Florian Fainelli
[PATCH net-next v4 8/9] net: switchdev: Replace port attr get/set SDO with a notification, Florian Fainelli
[PATCH net-next v4 7/9] net: dsa: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
[PATCH net-next v4 6/9] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
[PATCH net-next v4 5/9] net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
[PATCH net-next v4 4/9] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_GET/SET,
Florian Fainelli
[PATCH net-next v4 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
[PATCH net-next v4 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET,
Florian Fainelli
Re: [PATCH v3 0/7] binder: eliminate use of vmalloc space for binder buffers,
Christoph Hellwig
[PATCH] staging: android: vsoc: Remove VSOC_WAIT_FOR_INCOMING_INTERRUPT,
Souptick Joarder
[PATCH V4 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available,
lantianyu1986
Re: [PATCH v2 1/2] sched/wait: introduce wait_event_freezable_hrtimeout, Ingo Molnar
[PATCH net-next v3 0/9] net: Remove switchdev_ops,
Florian Fainelli
Message not available
Re: [PATCH net-next v2 00/16] net: Remove switchdev_ops, Florian Fainelli
[PATCH net-next v2 13/16] net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 11/16] net: dsa: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 16/16] net: Remove switchdev_ops, Florian Fainelli
[PATCH net-next v2 15/16] net: switchdev: Replace port attr set SDO with a notification, Florian Fainelli
[PATCH net-next v2 14/16] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 09/16] switchdev: Add SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 05/16] rocker: Check bridge flags during prepare phase, Florian Fainelli
[PATCH net-next v2 10/16] rocker: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 08/16] net: Get rid of switchdev_port_attr_get(), Florian Fainelli
[PATCH net-next v2 06/16] net: bridge: Stop calling switchdev_port_attr_get(),
Florian Fainelli
[PATCH net-next v2 12/16] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next v2 02/16] mlxsw: spectrum: Check bridge flags during prepare phase, Florian Fainelli
[PATCH net-next v2 01/16] Documentation: networking: switchdev: Update port parent ID section, Florian Fainelli
[PATCH net-next v2 04/16] net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, Florian Fainelli
[PATCH] staging: mt7621-pci: update driver's TODO file,
Sergio Paracuellos
[PATCH 1/8] staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - style,
Himadri Pandya
[PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding,
Steve Longerbeam
[PATCH v4 4/4] media: imx: Allow BT.709 encoding for IC routes, Steve Longerbeam
[PATCH net-next 00/16] net: Remove switchdev_ops,
Florian Fainelli
- [PATCH net-next 01/16] Documentation: networking: switchdev: Update port parent ID section, Florian Fainelli
- [PATCH net-next 02/16] mlxsw: spectrum: Check bridge flags during prepare phase, Florian Fainelli
- [PATCH net-next 03/16] staging: fsl-dpaa2: ethsw: Check bridge port flags during set, Florian Fainelli
- [PATCH net-next 04/16] net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, Florian Fainelli
- [PATCH net-next 05/16] rocker: Check bridge flags during prepare phase, Florian Fainelli
- [PATCH net-next 06/16] net: bridge: Stop calling switchdev_port_attr_get(), Florian Fainelli
- [PATCH net-next 07/16] net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT, Florian Fainelli
- [PATCH net-next 08/16] net: Get rid of switchdev_port_attr_get(), Florian Fainelli
- [PATCH net-next 09/16] switchdev: Add SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
- [PATCH net-next 10/16] rocker: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next 11/16] net: dsa: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next 12/16] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next 13/16] net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next 14/16] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET, Florian Fainelli
[PATCH net-next 15/16] net: switchdev: Replace port attr set SDO with a notification, Florian Fainelli
[PATCH net-next 16/16] net: Remove switchdev_ops, Florian Fainelli
[PATCH 2/2] Drivers: hv: vmbus: Display nothing in sysfs if monitor_allocated not set,
Kimberly Brown
[PATCH v3 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding, Steve Longerbeam
[PATCH v2 4/4] media: imx: Allow BT.709 encoding for IC routes, Steve Longerbeam
[PATCH v3 7/7] binder: use userspace pointer as base of buffer space, Todd Kjos
[PATCH v3 6/7] binder: remove user_buffer_offset, Todd Kjos
[PATCH v3 4/7] binder: avoid kernel vm_area for buffer fixups, Todd Kjos
[PATCH v3 2/7] binder: add functions to copy to/from binder buffers, Todd Kjos
[GIT PULL] Staging/IIO driver fixes for 5.0-rc6,
Greg KH
[PATCH] media: imx: Set capture compose rectangle in capture_device_set_format, Steve Longerbeam
[driver-core:debugfs_cleanup 124/124] drivers/platform/x86/acer-wmi.c:2172:1: warning: no return statement in function returning non-void, kbuild test robot
[PATCH] PCI: hv: Add hv_pci_remove_slots() when we unload the driver,
Dexuan Cui
[PATCH V3 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode,
lantianyu1986
Re: [PATCH v2 1/8] staging: wilc1000: fix to set correct value for 'vif_num', Dan Carpenter
[PATCH v2 8/8] staging: wilc1000: rename linux_wlan.c and linux_mon.c, Ajay.Kathat
[PATCH v2 5/8] staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file, Ajay.Kathat
[PATCH v2 7/8] staging: wilc1000: remove 'linux_' prefix in function names, Ajay.Kathat
[PATCH v2 4/8] staging: wilc1000: avoid function forward declaration in wilc_sdio.c file, Ajay.Kathat
[PATCH v2 3/8] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file, Ajay.Kathat
[PATCH 0/9] staging: wilc1000: fixes & changes for mainline review comments,
Ajay.Kathat
Re: [PATCH net-next v4 00/12] net: Introduce ndo_get_port_parent_id(), David Miller
[PATCH net-next v4 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID, Florian Fainelli
[PATCH net-next v4 07/12] nfp: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 10/12] staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 11/12] net: dsa: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 09/12] netdevsim: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 05/12] mlxsw: Implement ndo_get_port_parent_id(),
Florian Fainelli
[PATCH net-next v4 04/12] net/mlx5e: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 03/12] liquidio: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 06/12] mscc: ocelot: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH net-next v4 08/12] rocker: Implement ndo_get_port_parent_id(), Florian Fainelli
[PATCH v2 1/3] staging: rtl8192e: rename members of struct chnl_txpow_triple - style,
Himadri Pandya
[PATCH v14 12/13] media: video-mux: add bayer formats, Rui Miguel Silva
[PATCH v14 13/13] media: MAINTAINERS: add entry for Freescale i.MX7 media driver, Rui Miguel Silva
[PATCH v14 10/13] media: imx7.rst: add documentation for i.MX7 media driver, Rui Miguel Silva
[PATCH v14 11/13] media: staging/imx: add i.MX7 entries to TODO file, Rui Miguel Silva
[PATCH v14 09/13] ARM: dts: imx7s-warp: add ov2680 sensor node, Rui Miguel Silva
[PATCH v14 06/13] ARM: dts: imx7s: add mipi phy power domain, Rui Miguel Silva
[PATCH v14 08/13] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections,
Rui Miguel Silva
[PATCH v14 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7,
Rui Miguel Silva
[PATCH v14 03/13] media: dt-bindings: add bindings for i.MX7 media driver, Rui Miguel Silva
[PATCH v14 04/13] media: staging/imx7: add imx7 CSI subdev driver, Rui Miguel Silva
[PATCH v14 01/13] media: staging/imx: refactor imx media device probe,
Rui Miguel Silva
[PATCH v14 02/13] media: staging/imx: rearrange group id to take in account IPU, Rui Miguel Silva
[PATCH v2] staging: vt6656: Use the correct style for SPDX license Identifier, Nishad Kamdar
[PATCH 1/2] staging: iio: frequency: ad9834: Move frequency to standard iio types,
Beniamin Bia
[PATCH 2/2] staging: iio: frequency: ad9834: Move phase and scale to standard iio attribute, Beniamin Bia
[PATCH v13 00/13] media: staging/imx7: add i.MX7 media driver,
Rui Miguel Silva
- [PATCH v13 01/13] media: staging/imx: refactor imx media device probe, Rui Miguel Silva
- [PATCH v13 02/13] media: staging/imx: rearrange group id to take in account IPU, Rui Miguel Silva
- [PATCH v13 04/13] media: staging/imx7: add imx7 CSI subdev driver, Rui Miguel Silva
- [PATCH v13 06/13] ARM: dts: imx7s: add mipi phy power domain, Rui Miguel Silva
- [PATCH v13 07/13] ARM: dts: imx7s: add multiplexer controls, Rui Miguel Silva
- [PATCH v13 08/13] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections, Rui Miguel Silva
- [PATCH v13 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7, Rui Miguel Silva
- [PATCH v13 11/13] media: staging/imx: add i.MX7 entries to TODO file, Rui Miguel Silva
- [PATCH v13 09/13] ARM: dts: imx7s-warp: add ov2680 sensor node, Rui Miguel Silva
- [PATCH v13 12/13] media: video-mux: add bayer formats, Rui Miguel Silva
- [PATCH v13 10/13] media: imx7.rst: add documentation for i.MX7 media driver, Rui Miguel Silva
- [PATCH v13 13/13] media: MAINTAINERS: add entry for Freescale i.MX7 media driver, Rui Miguel Silva
[PATCH] staging: android: formatting change in ashmem.c, K Hodges
[PATCH net-next v3 00/12] net: Introduce ndo_get_port_parent_id(),
Florian Fainelli
- [PATCH net-next v3 01/12] net: Introduce ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 02/12] bnxt: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 05/12] mlxsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 06/12] mscc: ocelot: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 09/12] netdevsim: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 11/12] net: dsa: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 08/12] rocker: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 07/12] nfp: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 03/12] liquidio: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v3 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID, Florian Fainelli
- [PATCH net-next v3 10/12] staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- Re: [PATCH net-next v3 00/12] net: Introduce ndo_get_port_parent_id(), Ido Schimmel
- Message not available
[PATCH net-next v2 00/12] net: Introduce ndo_get_port_parent_id(),
Florian Fainelli
- [PATCH net-next v2 01/12] net: Introduce ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 02/12] bnxt: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 04/12] net/mlx5e: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 05/12] mlxsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 08/12] rocker: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 07/12] nfp: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 11/12] net: dsa: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 10/12] staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 09/12] netdevsim: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH net-next v2 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID, Florian Fainelli
[PATCH 1/3] staging: rtl8192e: rename members of struct chnl_txpow_triple - style,
Himadri Pandya
[PATCH v3 4/4] staging: iio: ad7780: moving ad7780 out of staging,
Renato Lui Geh
[PATCH v3 3/4] staging: iio: ad7780: add SPDX identifier, Renato Lui Geh
[PATCH v3 2/4] staging: iio: ad7780: move regulator to after GPIO init,
Renato Lui Geh
[PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support,
Renato Lui Geh
Re: [PATCH 1/2] staging: android: ashmem: Don't call fallocate() with ashmem_mutex held., Joel Fernandes
[PATCH] staging: vt6656: Use the correct style for SPDX license Identifier,
Nishad Kamdar
[PATCH] staging: sm750fb: Rename setDisplayControl to set_display_control - style, Jin Chen
[PATCH] staging: wlan-ng: formatting change in cfg80211.c, K Hodges
[PATCH 2/2] staging: android: ashmem: Don't allow range_alloc() to fail.,
Tetsuo Handa
Re: [PATCH] Staging: rtl8723bs: remove some dead code, Hans de Goede
[PATCH 00/12] staging: wilc1000: changes to address mainline review comments,
Ajay.Kathat
- [PATCH 01/12] staging: wilc1000: remove use of 'terminated_handle' static variable, Ajay.Kathat
- [PATCH 02/12] staging: wilc1000: refactor linux_wlan_init_test_config(), Ajay.Kathat
- [PATCH 04/12] staging: wilc1000: use random number for cookie instead of pointer, Ajay.Kathat
- [PATCH 07/12] staging: wilc1000: remove unused struct 'add_sta_param', Ajay.Kathat
- [PATCH 08/12] staging: wilc1000: avoid use of 'hif_deinit_lock' static variable, Ajay.Kathat
- [PATCH 06/12] staging: wilc1000: add check before performing operation on net_device, Ajay.Kathat
- [PATCH 10/12] staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct, Ajay.Kathat
- [PATCH 09/12] staging: wilc1000: avoid use of static variable in linux_mon.c, Ajay.Kathat
- [PATCH 11/12] staging: wilc1000: move 'curr_channel' static variable in 'wilc' struct, Ajay.Kathat
- [PATCH 12/12] staging: wilc1000: define p2p related static variable as constants, Ajay.Kathat
[PATCH 00/12] net: Introduce ndo_get_port_parent_id(),
Florian Fainelli
- [PATCH 01/12] net: Introduce ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 02/12] bnxt: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 03/12] liquidio: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 04/12] net/mlx5e: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 05/12] mlxsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 06/12] mscc: ocelot: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 07/12] nfp: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 08/12] rocker: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 09/12] netdevsim: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 10/12] staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 11/12] net: dsa: Implement ndo_get_port_parent_id(), Florian Fainelli
- [PATCH 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID, Florian Fainelli
- Re: [PATCH 00/12] net: Introduce ndo_get_port_parent_id(), Ido Schimmel
[PATCH 1/6] staging: rtl8192e: rename structure members to avoid camel case - style,
Himadri Pandya
[PATCH v12 00/13] media: staging/imx7: add i.MX7 media driver,
Rui Miguel Silva
- [PATCH v12 01/13] media: staging/imx: refactor imx media device probe, Rui Miguel Silva
- [PATCH v12 03/13] media: dt-bindings: add bindings for i.MX7 media driver, Rui Miguel Silva
- [PATCH v12 09/13] ARM: dts: imx7s-warp: add ov2680 sensor node, Rui Miguel Silva
- [PATCH v12 06/13] ARM: dts: imx7s: add mipi phy power domain, Rui Miguel Silva
- [PATCH v12 04/13] media: staging/imx7: add imx7 CSI subdev driver, Rui Miguel Silva
- [PATCH v12 11/13] media: staging/imx: add i.MX7 entries to TODO file, Rui Miguel Silva
- [PATCH v12 07/13] ARM: dts: imx7s: add multiplexer controls, Rui Miguel Silva
- [PATCH v12 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7, Rui Miguel Silva
- [PATCH v12 12/13] media: video-mux: add bayer formats, Rui Miguel Silva
- [PATCH v12 13/13] media: MAINTAINERS: add entry for Freescale i.MX7 media driver, Rui Miguel Silva
- [PATCH v12 08/13] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections, Rui Miguel Silva
- [PATCH v12 10/13] media: imx7.rst: add documentation for i.MX7 media driver, Rui Miguel Silva
- Re: [PATCH v12 00/13] media: staging/imx7: add i.MX7 media driver, Sakari Ailus
[PATCH 3/3] media: imx: Allow BT.709 encoding for IC routes,
Steve Longerbeam
[PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding, Steve Longerbeam
[PATCH] staging: mt7621-spi: Clean up comparison to NULL, Jasminko Dedic
[PATCH 3.16 140/305] x86/hyper-v: Enable PIT shutdown quirk, Ben Hutchings
[PATCH 3.16 139/305] clockevents/drivers/i8253: Add support for PIT shutdown quirk, Ben Hutchings
[PATCH] staging: rtl8192u: fix a null pointer dereference on a null dev pointer,
Colin King
[PATCH] staging: most: cdev: add missing check for cdev_add failure, Colin King
[PATCH] staging: comedi: dt2811: fix integer overflow in multiply,
Colin King
[PATCH 00/15] staging: wilc1000: cleanup patches & handle review comments,
Ajay.Kathat
[PATCH 03/15] staging: wilc1000: remove redundant macros for radiotap, Ajay.Kathat
[PATCH 02/15] staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface(), Ajay.Kathat
[PATCH 04/15] staging: wilc1000: remove unnecessary debug log messages, Ajay.Kathat
[PATCH 05/15] staging: wilc1000: rename timeout related macros, Ajay.Kathat
[PATCH 06/15] staging: wilc1000: make use of iface type to identify p2p interface, Ajay.Kathat
[PATCH 07/15] staging: wilc1000: refactor scan() cfg80211 ops callback, Ajay.Kathat
[PATCH 08/15] staging: wilc1000: use correct condition in loops for 'vif_num' count, Ajay.Kathat
[PATCH 09/15] staging: wilc1000: remove use of 'terminated_handle' static variable, Ajay.Kathat
[PATCH 10/15] staging: wilc1000: refactor linux_wlan_init_test_config(), Ajay.Kathat
[PATCH 12/15] staging: wilc1000: use random number for cookie instead of pointer, Ajay.Kathat
[PATCH 11/15] staging: wilc1000: refactor code to use cookie information, Ajay.Kathat
[PATCH 14/15] staging: wilc1000: add check before performing operation on net_device, Ajay.Kathat
[PATCH 15/15] staging: wilc1000: remove unused struct 'add_sta_param', Ajay.Kathat
[PATCH 13/15] staging: wilc1000: avoid use of interface names for validation, Ajay.Kathat
[PATCH V2 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode,
lantianyu1986
[RFC net-next 00/13] Get rid of switchdev_ops,
Florian Fainelli
- [RFC net-next 01/13] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET, Florian Fainelli
- [RFC net-next 02/13] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [RFC net-next 03/13] net: dsa: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [RFC net-next 05/13] net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [RFC net-next 04/13] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [RFC net-next 06/13] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_GET/SET, Florian Fainelli
- [RFC net-next 07/13] bnxt: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 08/13] liquidio: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 09/13] mlxsw: switchx2: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 10/13] net/mlx5e: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 12/13] netdevsim: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 11/13] nfp: Handle SWITCHDEV_PORT_ATTR_GET event, Florian Fainelli
- [RFC net-next 13/13] net: switchdev: Replace port attr get/set SDO with a notification, Florian Fainelli
- Re: [RFC net-next 00/13] Get rid of switchdev_ops, Jiri Pirko
[PATCH v2 1/2] staging: iio: frequency: ad9833: Get frequency value statically,
Beniamin Bia
[driver-core:driver-core-testing 34/36] ERROR: "__arm_smccc_hvc" [drivers/firmware/stratix10-svc.ko] undefined!, kbuild test robot
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM,
lantianyu1986
[PATCH v2] staging: erofs: keep corrupted fs from crashing kernel in erofs_namei(),
Gao Xiang
[PATCH 1/9 v3] staging: spi: mt7621: Switch to SPDX identifier,
Stefan Roese
[PATCH 1/2 v2] staging: spi: mt7621: Switch to SPDX identifier,
Stefan Roese
[PATCH] staging: android: ion: fix sys heap pool's gfp_flags,
Qing Xia
[PATCH 0/3] sched/wait, staging/android: simplification and optimization of freeze related code,
Hugo Lefeuvre
[PATCH 2/3] sched/wait: introduce wait_event_freezable_hrtimeout, Hugo Lefeuvre
[PATCH 3/3] staging/android: simplify handle_vsoc_cond_wait, Hugo Lefeuvre
[PATCH 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode,
lantianyu1986
[PATCH] staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook(), Michael Straube
[PATCH] staging: prefix header search paths with $(srctree)/, Masahiro Yamada
[PATCH v1] binderfs: remove separate device_initcall(),
Christian Brauner
[PATCH v2 0/7] binder: eliminate use of vmalloc space for binder buffers,
Todd Kjos
[PATCH v3] staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier, Carlos Henrique Lima Melara
[PATCH] nfit: Document sysfs interface dirty_shutdown, Dexuan Cui
[PATCH] staging: comedi: comedi_fops.c: Remove redundant blank line, Sandesh Kenjana Ashok
[PATCH] nfit: Collect shutdown status for NVDIMM_FAMILY_HYPERV,
Dexuan Cui
[PATCH] staging:rtlwifi:base.c Fixed line more than 80 characters,
SandeshKa07
[PATCH] drivers:staging: Fixed line more than 80 characters.,
Sandesh Kenjana Ashok
Re: patch "staging: erofs: keep corrupted fs from crashing kernel in" added to staging-linus,
Gao Xiang
[PATCH v2] staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier,
Carlos Henrique Lima Melara
[PATCH] staging: speakup: fix tty-operation NULL derefs,
Johan Hovold
[PATCH] nfit: acpi_nfit_ctl(): check out_obj->type in the right place,
Dexuan Cui
[PATCH] media: staging/intel-ipu3: Implement lock for stream on/off operations,
Rajmohan Mani
[PATCH v2] staging: wilc1000: remove redundant reset of station statistics, Adham.Abozaeid
[PATCH] staging:iio:ad7152: align line to match open parenthesis,
Camylla Cantanheide
[PATCH] staging: erofs: keep corrupted fs from crashing kernel in erofs_namei(),
Gao Xiang
[PATCH] staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code, Nishad Kamdar
[PATCH] MIPS: Select PINCTRL_RT2880 when RALINK is enabled,
Nishad Kamdar
[PATCH v4 1/2] staging: erofs: use xattr_prefix to wrap up,
Gao Xiang
[PATCH v3 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset(),
Maya Nakamura
[PATCH v2] nfit: add Hyper-V NVDIMM DSM command set to white list,
Dexuan Cui
[PATCH 0/7] binder: eliminate use of vmalloc space for binder buffers,
Todd Kjos
[PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics,
Adham.Abozaeid
[PATCH v2] staging: android: ion: Allocate from heap ID directly without mask,
Andrew F. Davis
Message not available
Message not available
[PATCH AUTOSEL 3.18 01/61] staging: iio: adc: ad7280a: handle error from __ad7280_read32(),
Sasha Levin
[PATCH AUTOSEL 4.4 15/80] staging: iio: ad7780: update voltage on read, Sasha Levin
[PATCH AUTOSEL 4.4 14/80] staging:iio:ad2s90: Make probe handle spi_setup failure, Sasha Levin
[PATCH AUTOSEL 4.4 02/80] staging: iio: adc: ad7280a: handle error from __ad7280_read32(), Sasha Levin
[PATCH AUTOSEL 4.9 017/107] staging: iio: ad7780: update voltage on read, Sasha Levin
[PATCH AUTOSEL 4.9 016/107] staging:iio:ad2s90: Make probe handle spi_setup failure, Sasha Levin
[PATCH AUTOSEL 4.9 002/107] staging: iio: adc: ad7280a: handle error from __ad7280_read32(), Sasha Levin
[PATCH AUTOSEL 4.14 044/170] staging: pi433: fix potential null dereference, Sasha Levin
[PATCH AUTOSEL 4.14 028/170] staging: iio: ad7780: update voltage on read, Sasha Levin
[PATCH AUTOSEL 4.14 026/170] Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1, Sasha Levin
[PATCH AUTOSEL 4.14 024/170] staging:iio:ad2s90: Make probe handle spi_setup failure, Sasha Levin
[PATCH AUTOSEL 4.14 002/170] staging: iio: adc: ad7280a: handle error from __ad7280_read32(), Sasha Levin
[PATCH AUTOSEL 4.19 071/258] staging: pi433: fix potential null dereference, Sasha Levin
[PATCH AUTOSEL 4.19 058/258] staging: erofs: fix the definition of DBG_BUGON, Sasha Levin
[PATCH AUTOSEL 4.19 044/258] staging: iio: ad7780: update voltage on read, Sasha Levin
[PATCH AUTOSEL 4.19 038/258] Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1, Sasha Levin
[PATCH AUTOSEL 4.19 036/258] staging:iio:ad2s90: Make probe handle spi_setup failure, Sasha Levin
[PATCH AUTOSEL 4.19 032/258] dpaa2-ptp: defer probe when portal allocation failed, Sasha Levin
[PATCH AUTOSEL 4.19 002/258] staging: iio: adc: ad7280a: handle error from __ad7280_read32(), Sasha Levin
[PATCH AUTOSEL 4.20 084/304] staging: pi433: fix potential null dereference, Sasha Levin
[PATCH AUTOSEL 4.20 066/304] staging: erofs: fix the definition of DBG_BUGON, Sasha Levin
[PATCH AUTOSEL 4.20 067/304] staging: erofs: fix race when the managed cache is enabled, Sasha Levin
[PATCH AUTOSEL 4.20 051/304] staging: iio: ad7780: update voltage on read, Sasha Levin
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]