index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
USB: omninet: clean up protocol description
Johan Hovold
1
-7
/
+6
2013-04-17
USB: omninet: use kzalloc for private data
Johan Hovold
1
-1
/
+1
2013-04-17
USB: ehci-omap: Improve PHY error handling
Roger Quadros
1
-2
/
+2
2013-04-17
USB: ehci-omap: Don't select any PHY driver
Roger Quadros
1
-1
/
+3
2013-04-17
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
1
-0
/
+2
2013-04-17
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
3
-12
/
+34
2013-04-17
usb: remove redundant tdi_reset
Shengzhou Liu
1
-3
/
+0
2013-04-11
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2
-2
/
+0
2013-04-11
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-2
/
+9
2013-04-11
USB: serial: wishbone-serial: fix up minor sparse warning
Greg Kroah-Hartman
1
-1
/
+1
2013-04-11
usb-serial: add support for USB Wishbone-serial adapters
Wesley W. Terpstra
3
-0
/
+113
2013-04-09
USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block
Florian Fainelli
1
-2
/
+4
2013-04-09
USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
Florian Fainelli
1
-25
/
+26
2013-04-09
USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
Florian Fainelli
1
-39
/
+42
2013-04-09
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
1
-9
/
+2
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
14
-74
/
+36
2013-04-09
USB: option: add a D-Link DWM-156 variant
Bjørn Mork
1
-0
/
+6
2013-04-09
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
1
-1
/
+1
2013-04-08
Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-15
/
+19
2013-04-08
USB: EHCI: make ehci-msm a separate driver
Manjunath Goudar
4
-54
/
+44
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
4
-52
/
+51
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
4
-91
/
+85
2013-04-08
USB: EHCI: make ehci-spear a separate driver
Manjunath Goudar
4
-69
/
+61
2013-04-08
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
4
-53
/
+53
2013-04-08
USB: add ftdi_sio USB ID for GDM Boost V1.x
Stefani Seibold
2
-0
/
+2
2013-04-08
usb, gadget: use appropriate warning accessors
David Rientjes
1
-2
/
+2
2013-04-08
xhci - clarify compliance mode debug messages
Tony Camuso
1
-5
/
+9
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
102
-940
/
+1221
2013-04-05
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+38
2013-04-05
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-118
/
+168
2013-04-05
USB: io_ti, stop dereferencing potential NULL
Jiri Slaby
1
-5
/
+4
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
137
-4309
/
+6373
2013-04-05
USB: keyspan: add a sanity test on "len"
Dan Carpenter
1
-2
/
+3
2013-04-05
USB: keyspan: pull in one indent level
Dan Carpenter
1
-35
/
+34
2013-04-05
usb: chipidea: udc: fix memory leak in _ep_nuke
Michael Grzeschik
1
-0
/
+6
2013-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-40
/
+65
2013-04-05
usb: chipidea: udc: fix memory access of shared memory on armv5 machines
Michael Grzeschik
2
-2
/
+4
2013-04-05
firmware,IB/qib: revert firmware file move
Mike Marciniszyn
1
-1
/
+1
2013-04-05
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-44
/
+42
2013-04-05
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2
-31
/
+20
2013-04-05
Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-2
/
+3
2013-04-05
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
1
-13
/
+34
2013-04-05
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
1
-0
/
+4
2013-04-05
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
1
-2
/
+9
2013-04-05
bonding: remove sysfs before removing devices
Veaceslav Falico
1
-1
/
+1
2013-04-05
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-04-04
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-30
/
+68
2013-04-04
r8169: fix auto speed down issue
hayeswang
1
-3
/
+25
2013-04-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-33
/
+28
2013-04-04
Merge branch 'pm-fixes' into fixes
Rafael J. Wysocki
4
-19
/
+58
[next]