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
2021-04-22
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
1
-71
/
+83
2021-04-22
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
1
-1
/
+9
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
1
-0
/
+4
2021-04-22
usb: dwc2: Update exit hibernation when port reset is asserted
Artur Petrosyan
1
-6
/
+11
2021-04-22
Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
27
-920
/
+1150
2021-04-22
pinctrl: Add Xilinx ZynqMP pinctrl driver support
Sai Krishna Potthuri
3
-0
/
+921
2021-04-22
firmware: xilinx: Add pinctrl support
Sai Krishna Potthuri
1
-0
/
+114
2021-04-22
usb: dwc3: gadget: Remove FS bInterval_m1 limitation
Thinh Nguyen
1
-4
/
+6
2021-04-22
usb: xhci-mtk: remove bus status check
Chunfeng Yun
1
-41
/
+2
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
3
-1
/
+20
2021-04-22
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
1
-1
/
+2
2021-04-22
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
1
-0
/
+1
2021-04-22
usb: gadget: net2272: remove redundant initialization of status
Colin Ian King
1
-1
/
+2
2021-04-22
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+0
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
1
-3
/
+3
2021-04-22
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
1
-2
/
+2
2021-04-22
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
1
-8
/
+15
2021-04-22
staging: octeon: Use 'for_each_child_of_node'
Christophe JAILLET
1
-6
/
+3
2021-04-22
Staging: rtl8723bs: rtw_xmit: fixed tabbing issue
Amos Gross
1
-1
/
+1
2021-04-22
staging: rtl8188eu: remove unused function parameters
Martin Kaiser
1
-3
/
+2
2021-04-22
staging: rtl8188eu: cmdThread is a task_struct
Martin Kaiser
1
-1
/
+1
2021-04-22
staging: rtl8188eu: remove constant variable and dead code
Martin Kaiser
1
-17
/
+0
2021-04-22
staging: rtl8188eu: change bLeisurePs' type to bool
Martin Kaiser
1
-1
/
+1
2021-04-22
staging: rtl8723bs: remove empty #ifdef block
Fabio Aiuto
1
-4
/
+0
2021-04-22
staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarations
Fabio Aiuto
1
-14
/
+0
2021-04-22
staging: rtl8723bs: split too long line
Fabio Aiuto
1
-1
/
+2
2021-04-22
staging: rtl8723bs: fix indentation in if block
Fabio Aiuto
1
-4
/
+4
2021-04-22
staging: rtl8723bs: fix code indent issue
Fabio Aiuto
1
-2
/
+2
2021-04-22
staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()
Fabio Aiuto
17
-108
/
+178
2021-04-22
staging: rtl8192e: indent statement properly
Ian Kewish
1
-1
/
+1
2021-04-22
crypto: s5p-sss - consistently use local 'dev' variable in probe()
Krzysztof Kozlowski
1
-2
/
+2
2021-04-22
crypto: s5p-sss - remove unneeded local variable initialization
Krzysztof Kozlowski
1
-1
/
+1
2021-04-22
crypto: s5p-sss - simplify getting of_device_id match data
Krzysztof Kozlowski
1
-6
/
+3
2021-04-22
ccp: ccp - add support for Green Sardine
Devaraj Rangasamy
1
-0
/
+1
2021-04-22
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Tian Tao
3
-29
/
+10
2021-04-22
crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.
Srujana Challa
7
-58
/
+153
2021-04-22
crypto: chelsio/chcr - Remove useless MODULE_VERSION
Vinay Kumar Yadav
2
-3
/
+1
2021-04-22
crypto: ux500/cryp - Remove duplicate argument
Wan Jiabing
1
-1
/
+0
2021-04-22
crypto: chelsio - remove unused function
Jiapeng Chong
1
-5
/
+0
2021-04-22
crypto: sa2ul - Add support for AM64
Peter Ujfalusi
2
-39
/
+96
2021-04-22
crypto: sa2ul - Support for per channel coherency
Peter Ujfalusi
1
-1
/
+1
2021-04-22
crypto: hisilicon - enable new error types for QM
Weili Qian
2
-3
/
+8
2021-04-22
crypto: hisilicon - add new error type for SEC
Weili Qian
1
-3
/
+23
2021-04-22
crypto: hisilicon - support new error types for ZIP
Weili Qian
1
-2
/
+7
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
5
-43
/
+59
2021-04-22
usb: dwc3: gadget: Fix START_TRANSFER link state check
Thinh Nguyen
1
-6
/
+7
2021-04-22
usb: gadget: Fix double free of device descriptor pointers
Hemant Kumar
1
-0
/
+4
2021-04-22
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
1
-3
/
+3
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
4
-9
/
+180
2021-04-22
pinctrl: core: Show pin numbers for the controllers with base = 0
Andy Shevchenko
1
-6
/
+8
[prev]
[next]