aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean3-53/+50
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean4-207/+237
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean1-5/+5
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean1-1/+26
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean2-43/+91
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean2-13/+39
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean3-7/+10
2022-09-09arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBitsMark Brown1-1/+1
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition namesMark Brown1-1/+1
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown2-5/+5
2022-09-09drm/sun4i: tv: Include drm_atomic.hMaxime Ripard1-0/+1
2022-09-09driver core: remove make_class_name declarationGaosheng Cui1-2/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-0/+1
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro4-1/+4
2022-09-09termios: uninline conversion helpersAl Viro1-0/+74
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-4/+4
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua3-12/+8
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco1-0/+1
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco1-8/+8
2022-09-09virt: vbox: Remove unproper informationJiasheng Jiang1-4/+0
2022-09-09virt: vbox: convert to use dev_groupsJiasheng Jiang1-4/+8
2022-09-09crypto: nx - Remove the unneeded result variableye xingchen1-4/+1
2022-09-09crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko1-1/+5
2022-09-09crypto: octeontx - Remove the unneeded result variableye xingchen1-15/+5
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke1-2/+2
2022-09-09misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun1-13/+1
2022-09-09misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun1-1/+1
2022-09-09misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun1-4/+5
2022-09-09pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)Andy Shevchenko1-2/+2
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8712: Fix return type for implementation of ndo_start_xmitGUO Zihua2-4/+4
2022-09-09staging: rtl8712: fix camelcase in UserPriorityAsif Khan1-6/+6
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-09-09staging: r8188eu: remove unnecessary return labels.Michael Straube1-6/+4
2022-09-09staging: r8188eu: make two functions staticMichael Straube3-42/+40
2022-09-09staging: r8188eu: remove unused parameter from UpdateBrateTbl()Michael Straube3-3/+3
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube1-3/+2
2022-09-09staging: r8188eu: remove some unused enumsMichael Straube3-21/+0
2022-09-09staging: r8188eu: do not "scan blink" if we have a linkMartin Kaiser1-3/+4
2022-09-09staging: r8188eu: reset blink state when WPS failsMartin Kaiser1-3/+1
2022-09-09staging: r8188eu: always cancel blink_work when WPS failedMartin Kaiser1-1/+1
2022-09-09staging: r8188eu: always update status before WPS blinkingMartin Kaiser1-11/+4
2022-09-09staging: r8188eu: always cancel blink_work before WPS blinkingMartin Kaiser1-12/+9
2022-09-09staging: r8188eu: don't restart WPS blinking unnecessarilyMartin Kaiser1-24/+25