index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-17
uwb: add symlinks in sysfs between radio controllers and PALs
David Vrabel
2
-7
/
+12
2008-09-17
wusb: fix bmRequestType for Abort RPipe request
Anderson Lizardo
1
-1
/
+1
2008-09-17
wusb: fix error path for wusb_set_dev_addr()
Anderson Lizardo
1
-3
/
+3
2008-09-17
wusb: add HWA host controller driver
Inaky Perez-Gonzalez
4
-0
/
+941
2008-09-17
wusb: add the Wire Adapter (WA) core
Inaky Perez-Gonzalez
6
-0
/
+3099
2008-09-17
wusb: WHCI host controller driver
David Vrabel
13
-0
/
+2920
2008-09-17
wusb: add the USB wusb-cbaf driver
Inaky Perez-Gonzalez
2
-1
/
+623
2008-09-17
wusb: add the Wireless USB core (build-system)
Greg Kroah-Hartman
4
-0
/
+33
2008-09-17
wusb: add the Wireless USB core (security)
Inaky Perez-Gonzalez
2
-0
/
+1180
2008-09-17
wusb: add the Wireless USB core (protocol)
Inaky Perez-Gonzalez
2
-0
/
+1643
2008-09-17
wusb: add the Wireless USB core
Inaky Perez-Gonzalez
6
-0
/
+1685
2008-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-09-08
usb: fix null deferences in low level usb serial
Jason Wessel
1
-1
/
+1
2008-09-04
[ARM] omap: fix build error in ohci-omap.c
Russell King
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
5
-6
/
+0
2008-08-21
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
1
-0
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
22
-72
/
+31
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
1
-21
/
+9
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
3
-19
/
+72
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
1
-3
/
+28
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
1
-10
/
+10
2008-08-21
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
1
-1
/
+1
2008-08-21
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
1
-0
/
+2
2008-08-21
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
4
-38
/
+12
2008-08-21
usb: musb: get rid of procfs entry
Felipe Balbi
4
-864
/
+11
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-21
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
1
-0
/
+3
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-08-21
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
1
-0
/
+2
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-13
usb: musb: pass configuration specifics via pdata
Felipe Balbi
3
-202
/
+18
2008-08-13
usb: musb: fix hanging when rmmod gadget driver
Felipe Balbi
1
-9
/
+7
2008-08-13
USB: Add MUSB and TUSB support
Felipe Balbi
27
-0
/
+15687
2008-08-13
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
2
-9
/
+0
2008-08-13
USB: Add vendor/product id of ZTE MF628 to option
Oliver Martin
1
-0
/
+5
2008-08-13
USB: quirk PLL power down mode
Libin Yang
4
-0
/
+164
2008-08-13
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+3
2008-08-13
usb: cdc-acm: drain writes on close
David Brownell
2
-5
/
+35
2008-08-13
usb: cdc-acm: stop dropping tx buffers
David Brownell
2
-31
/
+3
2008-08-13
usb: cdc-acm: bugfix release()
David Brownell
1
-6
/
+9
2008-08-13
usb gadget: issue notifications from ACM function
David Brownell
3
-27
/
+235
2008-08-13
usb gadget: remove needless struct members
David Brownell
5
-10
/
+0
2008-08-13
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
1
-23
/
+26
2008-08-13
USB: fix compiler warning fix
Alan Stern
1
-2
/
+2
2008-08-13
usb-storage: unusual_devs entry for Nokia 5300
Alan Stern
1
-0
/
+7
2008-08-13
USB: cdc-acm.c: Fix compile warnings
Takashi Iwai
1
-1
/
+1
2008-08-13
USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
Leon Leong
1
-0
/
+32
2008-08-13
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...
Lex Ross
2
-0
/
+2
2008-08-13
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
2
-3
/
+6
[next]