index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
iommu/dma: Handle MSI mappings separately
Robin Murphy
1
-7
/
+10
2019-08-06
selftests/bpf: add loop test 5
Alexei Starovoitov
2
-0
/
+33
2019-08-06
selftests/bpf: add loop test 4
Alexei Starovoitov
2
-0
/
+19
2019-08-06
ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe
Gustavo A. R. Silva
1
-1
/
+0
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
1
-16
/
+5
2019-08-06
Revert "mwifiex: fix system hang problem after resume"
Brian Norris
1
-1
/
+1
2019-08-06
rtlwifi: rtl8192ce: Convert inline routines to little-endian words
Larry Finger
2
-135
/
+142
2019-08-06
rtlwifi: rtl8192ce: Convert macros that set descriptor
Larry Finger
2
-220
/
+387
2019-08-06
rtlwifi: rtl8192ce: Replace local bit manipulation macros
Larry Finger
1
-84
/
+62
2019-08-06
rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-322
/
+0
2019-08-06
rtw88: add BT co-existence support
Yan-Hsuan Chuang
12
-28
/
+4209
2019-08-06
rtw88: enclose c2h cmd handle with mutex
Yan-Hsuan Chuang
1
-0
/
+4
2019-08-06
rtw88: allow c2h operation in irq context
Yan-Hsuan Chuang
3
-7
/
+28
2019-08-06
rtlwifi: rtl8188ee: Remove local configuration variable
Larry Finger
1
-12
/
+2
2019-08-06
rtlwifi: rtl8188ee: Convert inline routines to little-endian words
Larry Finger
3
-237
/
+243
2019-08-06
rtlwifi: rtl8188ee: Convert macros that set descriptor
Larry Finger
3
-325
/
+621
2019-08-06
rtlwifi: rtl88188ee: Replace local bit manipulation macros
Larry Finger
1
-107
/
+106
2019-08-06
rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
1
-257
/
+2
2019-08-06
rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
Masanari Iida
1
-0
/
+1
2019-08-06
rtw88: pci: remove set but not used variable 'ip_sel'
YueHaibing
1
-3
/
+0
2019-08-06
brcmsmac: remove three set but not used variables
YueHaibing
1
-13
/
+0
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
1
-10
/
+7
2019-08-06
libertas: Fix a double free in if_spi_c2h_data()
Dan Williams
1
-9
/
+5
2019-08-06
mt7601u: null check the allocation
Navid Emamdoost
1
-0
/
+3
2019-08-06
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
1
-7
/
+1
2019-08-06
rtlwifi: remove unneeded function _rtl_dump_channel_map()
YueHaibing
1
-18
/
+0
2019-08-06
rtlwifi: rtl_pci: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-06
qtnfmac_pcie: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-08-06
mwifiex: pcie: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+2
2019-08-06
iwlegacy: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
1
-4
/
+4
2019-08-06
mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()
Pavel Machek
1
-1
/
+1
2019-08-06
bcma: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-06
rtw88: use txpwr_lmt_cfg_pair struct, not arrays
Brian Norris
4
-1284
/
+2939
2019-08-06
ALSA: hda - Don't override global PCM hw info flag
Takashi Iwai
1
-4
/
+2
2019-08-06
s390: put _stext and _etext into .text section
Vasily Gorbik
1
-6
/
+4
2019-08-06
s390/head64: cleanup unused labels
Vasily Gorbik
1
-7
/
+0
2019-08-06
s390/unwind: remove stack recursion warning
Vasily Gorbik
1
-5
/
+1
2019-08-06
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
1
-2
/
+1
2019-08-06
s390/mm: fix dump_pagetables top level page table walking
Vasily Gorbik
1
-6
/
+6
2019-08-06
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2
-11
/
+0
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
1
-1
/
+1
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
1
-1
/
+1
2019-08-06
sched/deadline: Fix double accounting of rq/running bw in push & pull
Dietmar Eggemann
1
-8
/
+0
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
1
-3
/
+12
2019-08-06
ALSA: usb-audio: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-08-06
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-06
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-06
Merge tag 'asoc-fix-v5.3-rc3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2
-0
/
+0
[prev]
[next]