summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-13staging: greybus: correct typo in commentJaehee Park1-1/+1
2022-04-13staging: r8188eu: remove else after return and break statementsMahak Gupta1-24/+17
2022-04-13staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry2-104/+15
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso5-13/+20
2022-04-12staging/rtl8712: remove event_taskletDavidlohr Bueso1-1/+0
2022-04-12staging/ks7010: replace SME taslet with workDavidlohr Bueso2-12/+11
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso3-15/+15
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso3-9/+9
2022-04-12staging/most, dim2: convert dim2_tasklet to threaded irqDavidlohr Bueso1-20/+9
2022-04-12staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann2-14/+1
2022-04-12staging: rtl8712: efuse: code style - avoid macro argument precedence issuesAliya Rahmani1-2/+2
2022-04-12staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbufMartin Kaiser1-4/+3
2022-04-12staging: r8188eu: improve timeout handling in iol_executeMartin Kaiser1-4/+3
2022-04-12staging: r8188eu: improve timeout handling in LPS_RF_ON_checkMartin Kaiser1-3/+2
2022-04-12staging: r8188eu: make LPS_RF_ON_check staticMartin Kaiser2-2/+1
2022-04-12staging: r8188eu: improve timeout handling in rtw_check_join_candidateMartin Kaiser1-1/+3
2022-04-12staging: r8188eu: improve timeout handling in rtl8188e_firmware_downloadMartin Kaiser1-3/+3
2022-04-12staging: r8188eu: summarize two if statementsMartin Kaiser1-3/+1
2022-04-12staging: r8188eu: remove unnecessary rtw_get_passing_time_ms callMartin Kaiser1-3/+0
2022-04-12staging: r8188eu: no need for an else after returnMartin Kaiser1-5/+3
2022-04-12staging: greybus: pwm: Drop assignment to struct pwm_chip::baseUwe Kleine-König1-1/+0
2022-04-12staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODEMichael Straube5-18/+18
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube3-28/+28
2022-04-12staging: r8188eu: remove HW_VAR_MLME_JOINMichael Straube3-46/+46
2022-04-12staging: r8188eu: remove HW_VAR_INITIAL_GAINMichael Straube3-23/+21
2022-04-12staging: r8188eu: convert else if to else in rtw_led.cMichael Straube1-2/+2
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han1-9/+6
2022-04-11Merge 5.18-rc2 into staging-nextGreg Kroah-Hartman378-3420/+4498
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds1-1/+1
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-48/+4
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-35/+169
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+37
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-57/+54
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-169/+101
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-572/+585
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-13/+12
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds26-71/+234
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+28
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner5-14/+37
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers1-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan1-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan1-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-826/+467
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev2-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev5-28/+83