| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v5.17-rc8' into irq/core, to fix conflicts | Ingo Molnar | 2022-03-14 | 8 | -28/+44 |
|\ |
|
| * | staging: rtl8723bs: Improve the comment explaining the locking rules | Hans de Goede | 2022-03-02 | 1 | -2/+6 |
| * | staging: rtl8723bs: Fix access-point mode deadlock | Hans de Goede | 2022-03-02 | 5 | -24/+33 |
| * | staging: gdm724x: fix use after free in gdm_lte_rx() | Dan Carpenter | 2022-03-01 | 1 | -2/+3 |
| * | staging: fbtft: fb_st7789v: reset display before initialization | Oliver Graute | 2022-02-15 | 1 | -0/+2 |
* | | staging: greybus: gpio: Use generic_handle_irq_safe(). | Sebastian Andrzej Siewior | 2022-03-02 | 1 | -4/+1 |
|/ |
|
* | staging: fbtft: Fix error path in fbtft_driver_module_init() | Uwe Kleine-König | 2022-01-25 | 1 | -1/+4 |
* | staging: vc04_services: Fix RCU dereference check | Padmanabha Srinivasaiah | 2022-01-25 | 1 | -2/+18 |
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 1 | -8/+8 |
|\ |
|
| * | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 2021-12-13 | 1 | -8/+8 |
* | | Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-01-12 | 137 | -7478/+1743 |
|\ \ |
|
| * | | staging: r8188eu: rename camelcase variable uintPeerChannel | Alberto Merciai | 2022-01-06 | 1 | -18/+18 |
| * | | staging: r8188eu: make BW20_24G_Diff a 1-D array | Martin Kaiser | 2022-01-06 | 3 | -4/+4 |
| * | | staging: r8188eu: make OFDM_24G_Diff a 1-D array | Martin Kaiser | 2022-01-06 | 3 | -4/+4 |
| * | | staging: r8188eu: BW40_24G_Diff is set but not used | Martin Kaiser | 2022-01-06 | 2 | -3/+0 |
| * | | staging: r8188eu: CCK_24G_Diff is set but not used | Martin Kaiser | 2022-01-06 | 2 | -3/+0 |
| * | | staging: r8188eu: make Index24G_BW40_Base a 1-D array | Martin Kaiser | 2022-01-06 | 3 | -7/+7 |
| * | | staging: r8188eu: make Index24G_CCK_Base a 1-D array | Martin Kaiser | 2022-01-06 | 3 | -4/+4 |
| * | | staging: r8188eu: rfPath is always 0 | Martin Kaiser | 2022-01-06 | 1 | -15/+14 |
| * | | staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVar | Michael Straube | 2022-01-06 | 5 | -29/+16 |
| * | | staging: pi433: add comment to rx_lock mutex definition | Paulo Miguel Almeida | 2022-01-06 | 1 | -1/+1 |
| * | | staging: pi433: fix frequency deviation check | Paulo Miguel Almeida | 2022-01-06 | 1 | -3/+15 |
| * | | staging: vc04_services: rename BM2835 to BCM2835 in headers comments | Gaston Gonzalez | 2022-01-06 | 12 | -12/+12 |
| * | | staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_ | Gaston Gonzalez | 2022-01-06 | 1 | -5/+3 |
| * | | staging: vc04_services: rename variables containing bm2835_* to bcm2835_* | Gaston Gonzalez | 2022-01-06 | 2 | -21/+14 |
| * | | staging: vc04_services: rename functions containing bm2835_* to bcm2835_* | Gaston Gonzalez | 2022-01-06 | 3 | -14/+10 |
| * | | staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l... | Gaston Gonzalez | 2022-01-06 | 3 | -88/+87 |
| * | | staging: greybus: audio: Check null pointer | Jiasheng Jiang | 2022-01-06 | 1 | -0/+15 |
| * | | staging: r8188eu: add spaces around P2P_AP_P2P_CH_SWITCH_PROCESS_WK | Alberto Merciai | 2022-01-03 | 1 | -1/+1 |
| * | | staging: r8188eu: turbo scan is always off for r8188eu | Martin Kaiser | 2022-01-03 | 1 | -14/+7 |
| * | | staging: r8188eu: cmd_issued_cnt is set but not used | Martin Kaiser | 2022-01-03 | 2 | -4/+0 |
| * | | staging: r8188eu: fix_rate is set but not used. | Martin Kaiser | 2022-01-03 | 3 | -9/+0 |
| * | | staging: r8188eu: internal autosuspend is always false | Martin Kaiser | 2022-01-03 | 4 | -15/+2 |
| * | | staging: r8188eu: remove unused power management defines | Martin Kaiser | 2022-01-03 | 1 | -4/+0 |
| * | | staging: r8188eu: remove unused defines from rtw_eeprom.h | Michael Straube | 2022-01-03 | 1 | -26/+0 |
| * | | staging: r8188eu: remove unused defines from Hal8188EPhyCfg.h | Michael Straube | 2022-01-03 | 1 | -7/+0 |
| * | | staging: r8188eu: remove unneeded comments from Hal8188EPhyCfg.h | Michael Straube | 2022-01-03 | 1 | -18/+1 |
| * | | staging: r8188eu: enum hw90_block is not used | Michael Straube | 2022-01-03 | 1 | -8/+0 |
| * | | staging: r8188eu: struct odm_sta_info is not used | Michael Straube | 2022-01-03 | 1 | -16/+0 |
| * | | staging: r8188eu: clean up struct sw_ant_switch | Michael Straube | 2022-01-03 | 1 | -27/+1 |
| * | | staging: r8188eu: clean up struct rtw_dig | Michael Straube | 2022-01-03 | 2 | -43/+0 |
| * | | staging: r8188eu: struct rx_hpc is not used | Michael Straube | 2022-01-03 | 1 | -14/+0 |
| * | | staging: r8188eu: remove unused enum and defines | Michael Straube | 2022-01-03 | 2 | -24/+0 |
| * | | staging: r8188eu: remove struct rt_channel_plan_2g | Michael Straube | 2022-01-03 | 2 | -6/+1 |
| * | | staging: r8188eu: remove MAX_CHANNEL_NUM_2G | Michael Straube | 2022-01-03 | 2 | -6/+1 |
| * | | staging: r8188eu: FwRsvdPageStartOffset is set but never used | Michael Straube | 2022-01-03 | 2 | -5/+0 |
| * | | staging: r8188eu: IntArray and C2hArray are set but never used | Michael Straube | 2022-01-03 | 4 | -31/+0 |
| * | | staging: r8188eu: remove unused fields from struct hal_data_8188e | Michael Straube | 2022-01-03 | 1 | -30/+0 |
| * | | staging: r8188eu: bAPKThermalMeterIgnore is set but never used | Michael Straube | 2022-01-03 | 2 | -4/+2 |
| * | | staging: r8188eu: bTXPowerDataReadFromEEPORM is set but never used | Michael Straube | 2022-01-03 | 2 | -4/+0 |