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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
1
-6
/
+13
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
1
-11
/
+22
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
1
-3
/
+7
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2
-0
/
+91
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2
-2
/
+79
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
18
-443
/
+1292
2021-04-12
Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
11
-43
/
+162
2021-04-12
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
2
-12
/
+0
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2
-5
/
+13
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
1
-1
/
+0
2021-04-12
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2
-6
/
+25
2021-04-12
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2
-23
/
+20
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
1
-1
/
+1
2021-04-12
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
1
-4
/
+1
2021-04-12
usb: cdns3: imx: add power lost support for system resume
Frank Li
1
-0
/
+34
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
5
-3
/
+68
2021-04-12
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
1
-0
/
+2
2021-04-12
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
368
-1410
/
+3055
2021-04-11
Linux 5.12-rc7
Linus Torvalds
1
-1
/
+1
2021-04-11
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+42
2021-04-11
Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2021-04-11
Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+14
2021-04-10
Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+15
2021-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-57
/
+65
2021-04-10
Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-30
/
+32
2021-04-10
Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+5
2021-04-10
Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-9
/
+52
2021-04-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-10
/
+12
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-04-10
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
1
-1
/
+1
2021-04-10
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
1
-1
/
+0
2021-04-10
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
1
-2
/
+4
2021-04-10
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
1
-0
/
+3
2021-04-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-53
/
+55
2021-04-09
Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...
Linus Torvalds
3
-5
/
+7
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-70
/
+114
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
179
-715
/
+1872
2021-04-09
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+21
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
1
-3
/
+3
2021-04-09
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
1
-1
/
+6
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
1
-1
/
+1
2021-04-09
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2021-04-09
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
1
-7
/
+1
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-09
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-04-09
nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
Mike Rapoport
1
-1
/
+1
2021-04-09
mm/gup: check page posion status for coredump.
Aili Yao
2
-0
/
+24
[next]