index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
staging: wfx: fix handling of MMIC error
Jérôme Pouiller
1
-1
/
+1
2020-10-06
staging: vchiq: Fix list_for_each exit tests
Dan Carpenter
1
-5
/
+7
2020-10-05
staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_t
Coiby Xu
1
-1
/
+1
2020-10-05
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
Coiby Xu
1
-2
/
+2
2020-10-05
staging: greybus: fix warnings about endianness detected by sparse
Coiby Xu
2
-12
/
+12
2020-10-05
staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
Ivan Safonov
5
-20
/
+20
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
4
-24
/
+4
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
4
-6
/
+6
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
4
-9
/
+9
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2
-4
/
+2
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-57
/
+0
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2
-12
/
+1
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
3
-13
/
+2
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
4
-9
/
+8
2020-10-05
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
3
-24
/
+32
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
260
-2069
/
+2426
2020-10-03
Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+21
2020-10-03
Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-52
/
+40
2020-10-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+13
2020-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+9
2020-10-02
Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-3
/
+19
2020-10-02
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+17
2020-10-02
Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-10-02
Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-10-02
Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
10
-58
/
+135
2020-10-02
Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2
-1
/
+6
2020-10-01
Merge tag 'iommu-fixes-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-50
/
+18
2020-10-01
Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-43
/
+156
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-10-01
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
1
-8
/
+21
2020-10-01
iommu/amd: Fix the overwritten field in IVMD header
Adrian Huang
1
-46
/
+10
2020-10-01
staging: rtl8188eu: clean up indent style issue
Michael Straube
1
-1
/
+1
2020-10-01
staging: rtl8188eu: remove unused variable ratelen
Michael Straube
3
-7
/
+5
2020-10-01
staging: rtl8188eu: remove cckrates{only}_included()
Michael Straube
2
-33
/
+4
2020-10-01
staging: rtl8188eu: rename struct field bUsed -> used
Michael Straube
3
-5
/
+5
2020-10-01
staging: rtl8188eu: use ETH_ALEN
Michael Straube
1
-1
/
+1
2020-10-01
staging: rtl8188eu: rename struct field Bssid -> bssid
Michael Straube
3
-6
/
+6
2020-10-01
staging: rtl8188eu: clean up comparsions to NULL
Michael Straube
1
-4
/
+4
2020-10-01
staging: rtl8188eu: remove unused macros and definitions
Michael Straube
1
-58
/
+0
2020-10-01
staging: vchiq: Fix an uninitialized variable
Dan Carpenter
1
-1
/
+1
2020-10-01
staging: rtl8712: Fix enqueue_reorder_recvframe()
Dan Carpenter
1
-3
/
+6
2020-10-01
Staging: nvec: Removes repeated word typo in comment
Ryan Kosta
1
-1
/
+1
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-10-01
pinctrl: mediatek: check mtk_is_virt_gpio input parameter
Hanks Chen
1
-0
/
+4
2020-10-01
pinctrl: qcom: sm8250: correct sdc2_clk
Dmitry Baryshkov
1
-1
/
+1
2020-10-01
Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...
Dave Airlie
16
-41
/
+154
2020-09-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-8
/
+12
[next]