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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
USB: mos7840: remove redundant condition
Geyslan G. Bem
1
-1
/
+1
2015-12-11
USB: io_edgeport: remove redundant conditions
Geyslan G. Bem
1
-21
/
+14
2015-12-09
Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-5
/
+12
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
1
-0
/
+1
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-12-08
usb: phy: msm: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
3
-4
/
+4
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-04
usb: make "nousb" a clear module parameter
Oliver Neukum
1
-5
/
+0
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2
-2
/
+2
2015-12-04
usb: Add connected retry on resume for non SS devices
Al Cooper
1
-6
/
+10
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2015-12-04
usb: Quiet down false peer failure messages
Don Zickus
1
-2
/
+2
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
1
-2
/
+6
2015-12-01
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
3
-4
/
+105
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2
-14
/
+56
2015-12-01
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
1
-2
/
+2
2015-12-01
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
1
-1
/
+2
2015-12-01
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
1
-8
/
+9
2015-12-01
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
2015-12-01
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
1
-11
/
+10
2015-12-01
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2015-12-01
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-12-01
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
Hans Yang
1
-7
/
+8
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
2
-3
/
+3
2015-12-01
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
2015-12-01
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
1
-7
/
+7
2015-12-01
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-01
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-01
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
1
-13
/
+5
2015-12-01
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
5
-12
/
+6
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
3
-117
/
+64
2015-12-01
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
1
-1
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
8
-6
/
+1383
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
4
-2
/
+21
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
3
-14
/
+26
2015-12-01
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
1
-0
/
+1
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2
-25
/
+85
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
3
-3
/
+1
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2
-2
/
+8
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
1
-4
/
+11
2015-12-01
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
1
-3
/
+13
2015-12-01
USB: limit usbfs snooping of URB contents
Alan Stern
1
-1
/
+8
[prev]
[next]