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
2019-06-26
usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
Yoshihiro Shimoda
1
-5
/
+3
2019-06-26
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
4
-5
/
+21
2019-06-26
usb: renesas_usbhs: move macros from mod.c to the mod.h
Yoshihiro Shimoda
2
-9
/
+9
2019-06-26
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
4
-14
/
+10
2019-06-26
usb: renesas_usbhs: revise the irq_vbus comments
Yoshihiro Shimoda
1
-5
/
+5
2019-06-26
USB: core: Fix compiler warnings in devio.c
Alan Stern
1
-6
/
+6
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
3
-13
/
+0
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2054
-11168
/
+3480
2019-06-22
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
1
-4
/
+3
2019-06-22
Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-11
/
+11
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-14
/
+18
2019-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-62
/
+174
2019-06-21
Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-65
/
+209
2019-06-21
Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-22
/
+71
2019-06-21
Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-82
/
+187
2019-06-21
Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-15
/
+72
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1917
-10548
/
+1917
2019-06-21
usb: clean up some of the computations in adu_read
Daniel M German
1
-9
/
+7
2019-06-21
Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-13
/
+27
2019-06-21
Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-15
/
+38
2019-06-21
Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-3
/
+19
2019-06-21
Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
3
-34
/
+125
2019-06-20
Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2019-06-20
Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
9
-31
/
+144
2019-06-20
Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+22
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
24
-32
/
+32
2019-06-20
usb: renesas_usbhs: Use struct assignment instead of memcpy()
Yoshihiro Shimoda
1
-9
/
+4
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
1
-1
/
+1
2019-06-20
Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-9
/
+9
2019-06-20
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
1
-1
/
+1
2019-06-19
PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present
Logan Gunthorpe
1
-0
/
+4
2019-06-19
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
1
-0
/
+3
2019-06-19
net: hns3: Fix inconsistent indenting
Krzysztof Kozlowski
1
-1
/
+1
2019-06-19
Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-12
/
+35
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-17
/
+54
2019-06-19
Merge tag 'thunderbolt-fixes-for-v5.2-rc6' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
3
-73
/
+167
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
8
-120
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502
Thomas Gleixner
1
-15
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
5
-25
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1498
-6247
/
+1498
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
3
-10
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
9
-81
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
Thomas Gleixner
2
-18
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 489
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486
Thomas Gleixner
2
-20
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
5
-10
/
+5
[next]