index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-12-04
3
-4
/
+4
*
xhci: refuse loading if nousb is used
Oliver Neukum
2015-12-04
1
-0
/
+4
*
usb: make "nousb" a clear module parameter
Oliver Neukum
2015-12-04
1
-5
/
+0
*
Documentation: nousb is a module parameter
Oliver Neukum
2015-12-04
1
-2
/
+2
*
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
2015-12-04
1
-5
/
+3
*
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2015-12-04
2
-2
/
+2
*
usb: Add connected retry on resume for non SS devices
Al Cooper
2015-12-04
1
-6
/
+10
*
usb: core: lpm: remove usb3_lpm_enabled in usb_device
Lu Baolu
2015-12-01
1
-2
/
+0
*
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
2015-12-01
4
-4
/
+116
*
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2015-12-01
5
-26
/
+75
*
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
2015-12-01
1
-2
/
+2
*
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
2015-12-01
1
-1
/
+2
*
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
2015-12-01
1
-8
/
+9
*
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
2015-12-01
1
-82
/
+147
*
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
2015-12-01
1
-4
/
+5
*
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
2015-12-01
1
-11
/
+10
*
USB: constify usb_mon_operations structure
Julia Lawall
2015-12-01
3
-5
/
+5
*
usb: misc: usbtest: improve the description for error message
Peter Chen
2015-12-01
1
-2
/
+2
*
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
2015-12-01
1
-7
/
+7
*
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
2015-12-01
1
-12
/
+12
*
uas: use the BIT() macro
Oliver Neukum
2015-12-01
1
-12
/
+12
*
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
2015-12-01
1
-13
/
+5
*
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
2015-12-01
5
-12
/
+6
*
uwb: uwbd() is not freezable kthread
Jiri Kosina
2015-12-01
1
-1
/
+0
*
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-12-01
3
-117
/
+64
*
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
2015-12-01
1
-1
/
+1
*
arm64: dts: mediatek: add xHCI & usb phy for mt8173
Chunfeng Yun
2015-12-01
2
-0
/
+58
*
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
2015-12-01
8
-6
/
+1383
*
dt-bindings: Add a binding for Mediatek xHCI host controller
Chunfeng Yun
2015-12-01
1
-0
/
+51
*
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
2015-12-01
5
-4
/
+23
*
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
2015-12-01
2
-2
/
+5
*
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
2015-12-01
3
-14
/
+26
*
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
1
-0
/
+1
*
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
2
-25
/
+85
*
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
2015-12-01
1
-0
/
+3
*
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
2015-12-01
3
-3
/
+1
*
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
2015-12-01
1
-1
/
+1
*
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2015-12-01
2
-2
/
+8
*
USB: EHCI: enhance "async" debugfs output
Alan Stern
2015-12-01
1
-4
/
+11
*
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
2015-12-01
1
-3
/
+13
*
USB: limit usbfs snooping of URB contents
Alan Stern
2015-12-01
2
-1
/
+12
*
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
2015-11-29
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-29
27
-993
/
+1093
|
\
|
*
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-11-28
16
-917
/
+948
|
|
\
|
|
*
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-25
1
-1
/
+1
|
|
*
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2015-11-25
2
-2
/
+7
|
|
*
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
|
|
*
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
2015-11-25
3
-0
/
+5
|
|
*
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
2015-11-25
6
-897
/
+897
|
|
*
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
[next]