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
2016-02-20
usb/misc/chaoskey: Cleanup probe failure paths
Oliver Neukum
1
-18
/
+18
2016-02-20
Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"
Greg Kroah-Hartman
1
-1
/
+0
2016-02-14
usb: retry reset if a device times out
Oliver Neukum
1
-1
/
+7
2016-02-14
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
1
-1
/
+2
2016-02-14
USB: Add support for usbfs zerocopy.
Steinar H. Gunderson
1
-25
/
+202
2016-02-14
usb: add HAS_IOMEM dependency to USB_ISP1362_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA27X
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_OHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA25X
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_MUSB_HDRC
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_FOTG210_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_XHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_EHCI_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_DWC2
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_SL811_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_C67X00_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_R8A66597_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: Add HAS_IOMEM dependency to USB_M66592
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_NET2272
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_ISP116X_HCD
Vegard Nossum
1
-0
/
+1
2016-02-14
usb: host: ohci-pxa27x: propagate the irq error code
Robert Jarzmik
1
-1
/
+1
2016-02-14
cdc-acm: implement put_char() and flush_chars()
Oliver Neukum
2
-0
/
+68
2016-02-14
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
2
-5
/
+20
2016-02-14
xhci: cleanup isoc tranfers queuing code
Mathias Nyman
1
-72
/
+53
2016-02-14
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
2
-2
/
+12
2016-02-14
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
2
-96
/
+69
2016-02-14
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+3
2016-02-14
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
1
-0
/
+31
2016-02-14
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
383
-54988
/
+3354
2016-02-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-7
/
+55
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2016-02-14
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+28
2016-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-16
/
+27
2016-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-286
/
+559
2016-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
6
-33
/
+59
2016-02-12
Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-24
/
+12
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
9
-36
/
+93
2016-02-12
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-16
/
+25
2016-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-15
/
+21
2016-02-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-257
/
+373
2016-02-11
Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
3
-12
/
+19
2016-02-11
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-5
/
+7
[next]