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-02-19
usb: gadget: legacy: inode: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: gadget: legacy: gmidi: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: core: Use ACPI_SUCCESS() at appropriate places
Andy Shevchenko
1
-1
/
+1
2020-02-19
usb: core: Make use of acpi_evaluate_object() status
Andy Shevchenko
1
-4
/
+5
2020-02-19
usb-storage: Use const to reduce object data size
Joe Perches
3
-10
/
+11
2020-02-19
usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
Rasmus Villemoes
1
-0
/
+1
2020-02-17
usb: ucsi: ccg: disable runtime pm during fw flashing
Ajay Gupta
1
-0
/
+2
2020-02-17
usb: typec: ucsi: register DP only for NVIDIA DP VDO
Ajay Gupta
2
-2
/
+17
2020-02-17
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-02-17
usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-02-14
usb: gadget: f_phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
usb: typec: tcpm: set correct data role for non-DRD
Li Jun
1
-11
/
+42
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
1
-0
/
+4
2020-02-14
usb: use kobj_to_dev() API
chenqiwu
2
-4
/
+4
2020-02-13
USB: apple-mfi-fastcharge: fix endianess issue in probe
Oliver Neukum
1
-3
/
+3
2020-02-12
USB: Add driver to control USB fast charge for iOS devices
Bastien Nocera
3
-0
/
+248
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2
-1
/
+7
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2
-2
/
+42
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
2
-0
/
+16
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
1
-5
/
+21
2020-02-12
USB: Export generic USB device driver functions
Bastien Nocera
2
-8
/
+14
2020-02-12
USB: atm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
usb: typec: mux: Drop support for device name matching
Heikki Krogerus
1
-21
/
+4
2020-02-12
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
3
-79
/
+2
2020-02-12
usb: typec: Allow power role swapping even without USB PD
Heikki Krogerus
1
-6
/
+0
2020-02-12
usb: typec: Hide the port_type attribute when it's not supported
Heikki Krogerus
1
-2
/
+3
2020-02-12
usb: typec: Make the attributes read-only when writing is not possible
Heikki Krogerus
1
-2
/
+63
2020-02-12
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-10
usb: cdns3: remove redundant assignment to pointer trb
Colin Ian King
1
-1
/
+1
2020-02-10
usb: gadget: remove redundant assignment to variable status
Colin Ian King
1
-2
/
+0
2020-02-10
usb: typec: ucsi: remove redundant assignment to variable num
Colin Ian King
1
-1
/
+1
2020-02-10
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
1
-0
/
+127
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+4
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+109
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-19
/
+29
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-4
/
+30
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
99
-2617
/
+5508
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-18
/
+276
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+5
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-30
/
+16
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+10
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-24
/
+109
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...
David S. Miller
14
-53
/
+159
[next]