aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li1-0/+11
2024-09-11regulator: core: fix the broken behavior of regulator_dev_lookup()Wei Fang1-0/+3
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li1-0/+11
2024-09-11driver core: Trivially simplify ((struct device_private *)curr)->device->p to...Zijun Hu1-1/+1
2024-09-11nvmem: layouts: add U-Boot env layoutRafał Miłecki6-165/+241
2024-09-11PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) supportRichard Zhu1-0/+28
2024-09-11comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier1-0/+5
2024-09-11ocxl: Remove the unused declarations in headr fileZhang Zekun1-2/+0
2024-09-11hpet: Fix the wrong format specifierzhang jiao1-2/+2
2024-09-11uio: Constify struct kobj_typeHongbo Li1-2/+2
2024-09-11cxl: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-11binder: modify the comment for binder_proc_unlockBa Jing1-1/+1
2024-09-11staging: rtl8723bs: Remove unused file rtw_rf.cPhilipp Hortmann2-10/+0
2024-09-11staging: rtl8723bs: Remove unused function rtw_ch2freqPhilipp Hortmann3-30/+0
2024-09-11staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.hPhilipp Hortmann43-63/+0
2024-09-11staging: rtl8723bs: Remove unused function dump_4_regsPhilipp Hortmann1-12/+0
2024-09-11staging: rtl8723bs: Remove unused function mac_reg_dumpPhilipp Hortmann2-12/+0
2024-09-11staging: rtl8723bs: Remove unused function bb_reg_dumpPhilipp Hortmann2-11/+0
2024-09-11staging: rtl8723bs: Remove unused function dump_4_rf_regsPhilipp Hortmann1-13/+0
2024-09-11staging: rtl8723bs: Remove unused function rf_reg_dumpPhilipp Hortmann2-12/+0
2024-09-11staging: rtl8723bs: Remove unused function rtw_hal_get_odm_varPhilipp Hortmann2-7/+0
2024-09-11staging: rtl8723bs: Remove unused function rxmem_to_recvframePhilipp Hortmann1-10/+0
2024-09-11staging: rtl8723bs: Remove unused function RTW_DISABLE_FUNCPhilipp Hortmann1-7/+0
2024-09-11staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.cRoshan Khatri1-1/+1
2024-09-11staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.hRoshan Khatri1-1/+1
2024-09-11staging: rtl8723bs: include: Fix spelling mistake in rtw_io.hRoshan Khatri1-1/+1
2024-09-11staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.hRoshan Khatri1-1/+1
2024-09-11Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"Johan Hovold5-48/+48
2024-09-11Staging: rtl8192e: Rename variable RxDrvInfoSizeTree Davies4-5/+5
2024-09-11Staging: rtl8192e: Rename variable RxBufShiftTree Davies3-5/+5
2024-09-11Staging: rtl8192e: Rename variable bAddNewTsTree Davies2-3/+3
2024-09-11Staging: rtl8192e: Rename variable nStuckCountTree Davies2-5/+5
2024-09-11Staging: rtl8192e: Rename variable isEncryptTree Davies1-1/+1
2024-09-11Staging: rtl8192e: Rename variable SignalQualityTree Davies2-8/+8
2024-09-11Staging: rtl8192e: Rename variable bAssocTree Davies1-1/+1
2024-09-11Staging: rtl8192e: Rename variable OperationTree Davies2-4/+4
2024-09-11Staging: rtl8192e: Rename variable ScanOperationBackupHandlerTree Davies4-6/+6
2024-09-11Staging: rtl8192e: Rename variable Para2Tree Davies2-7/+7
2024-09-11Staging: rtl8192e: Rename variable Para1Tree Davies2-7/+7
2024-09-11Staging: rtl8192e: Rename variable bPacketToSelfTree Davies2-6/+6
2024-09-11Staging: rtl8192e: Rename variable pFrameTree Davies2-3/+3
2024-09-11Staging: rtl8192e: Rename variable SignalStrengthTree Davies3-10/+10
2024-09-11Staging: rtl8192e: Rename variable SeqNumTree Davies3-48/+48
2024-09-11Staging: rtl8192e: Rename variable pReorderEntryTree Davies2-32/+32
2024-09-11staging: vchiq_core: Pass enumerated flag instead of intUmang Jain1-1/+2
2024-09-11staging: vchiq_core: Remove unused function argumentUmang Jain1-3/+3
2024-09-11staging: vchiq_core: Drop vchiq_bulk_transfer()Umang Jain3-73/+0
2024-09-11staging: vchiq_core: Factor out bulk transfer for (no/)callback modeUmang Jain4-7/+54
2024-09-11staging: vchiq_core: Factor out bulk transfer for blocking modeUmang Jain4-9/+60
2024-09-11staging: vchiq_core: Simplify vchiq_bulk_transfer()Umang Jain1-96/+114