Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
09da8dfa98682d871987145ed11e3232accac860
/
drivers
/
usb
/
misc
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
45868b3
USB: misc: idmouse: correct spelling mistake in error string
by Rahul Bedarkar
· 11 years ago
3fb4c07
USB: yurex: fix spelling mistake in comment
by Rahul Bedarkar
· 11 years ago
f38f141
USB: iowarrior: fix spelling mistake in comment
by Rahul Bedarkar
· 11 years ago
e2a3a64
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
ff4708e
drivers: usb: Mark function as static in usbsevseg.c
by Rashika Kheria
· 11 years ago
824d752
usb: usbtest: Always clear halt else further tests will fail
by Roger Quadros
· 11 years ago
e5e4746
usb: usbtest: Add timetout to simple_io()
by Roger Quadros
· 11 years ago
8cf4328
usbtest: Fix BOS control test for USB 2.01 devices.
by Sarah Sharp
· 11 years ago
f625099
usb: usbtest: update bos test coverage to usb 2.1 device
by Huang Rui
· 11 years ago
875bc23
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
by Huang Rui
· 11 years ago
c952a8b
usb: usbtest: add a test case to support bos for queue control
by Huang Rui
· 11 years ago
8e29217
usb: usbtest: support container id descriptor test
by Huang Rui
· 11 years ago
b8fef79
usb: usbtest: support superspeed device capbility descriptor test
by Huang Rui
· 11 years ago
82f9267
usb: usbtest: support usb2 extension descriptor test
by Huang Rui
· 11 years ago
9d3bd76
usb: usbtest: support bos descriptor test for usb 3.0
by Huang Rui
· 11 years ago
f55055b
usb: usbtest: fix checkpatch warning as sizeof code style
by Huang Rui
· 11 years ago
5584cfb
Merge 3.12-rc6 into usb-next.
by Greg Kroah-Hartman
· 11 years ago
eea8851
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
by Matthew Dawson
· 11 years ago
9a37a50
usb: usbtest: bmAttributes would better be masked
by Huang Rui
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
9821aa9
USB: uss720: fix DMA-buffer allocation
by Johan Hovold
· 11 years ago
d482b9d
USB: adutux: fix big-endian device-type reporting
by Johan Hovold
· 11 years ago
9841f37
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
by Manu Gautam
· 11 years ago
3f0d1c6
usb: misc: usb3503: Support operation with no I2C control
by Mark Brown
· 11 years ago
5bdd1f4
usb: misc: usb3503: Add USB3503A to the compatible list
by Mark Brown
· 11 years ago
e5a0c87
usb: misc: usb3503: Default to hub mode
by Mark Brown
· 11 years ago
dd8e670
usb: misc: usb3503: Fix typos in error messages
by Mark Brown
· 11 years ago
2487e3e
usb: misc: usb3503: Factor out I2C probe
by Mark Brown
· 11 years ago
68b1413
usb: misc: usb3503: Convert to regmap
by Mark Brown
· 11 years ago
8e7245b
usb: misc: usb3503: Actively manage Hub Connect GPIO
by Mark Brown
· 11 years ago
24455b0
usb: misc: usb3503: Use gpio_set_value_cansleep()
by Mark Brown
· 11 years ago
cffedd6
usb: misc: usb3503: Convert to devm_ APIs
by Mark Brown
· 11 years ago
42416cc
usb: misc: Fix swapped properties in usb3503 DT parsing
by Mark Brown
· 11 years ago
15b7336
USB: simplify the interface of usb_get_status()
by Alan Stern
· 11 years ago
b977a30
usb: misc: usb3503: use dev_get_platdata()
by Jingoo Han
· 11 years ago
78283dd
Merge 3.11-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
1353aa5
usb: misc: EHSET Test Fixture device driver for host compliance
by Manu Gautam
· 11 years ago
4ce1041
USB: misc: remove CONFIG_USB_DEBUG from Makefile
by Greg Kroah-Hartman
· 11 years ago
28f47c3
USB: adutux: remove direct calls to printk()
by Greg Kroah-Hartman
· 11 years ago
1ef37c6
USB: adutux: remove custom debug macro and module parameter
by Greg Kroah-Hartman
· 11 years ago
66d4bc3
USB: adutux: remove custom debug macro
by Greg Kroah-Hartman
· 11 years ago
6e42a15
USB: adutux: remove unneeded tracing macros
by Greg Kroah-Hartman
· 11 years ago
38726bf
USB: legotower: remove direct calls to printk()
by Greg Kroah-Hartman
· 11 years ago
4dae996
USB: legotower: remove custom debug macro and module parameter
by Greg Kroah-Hartman
· 11 years ago
fef526c
USB: legousbtower: remove custom debug macro
by Greg Kroah-Hartman
· 11 years ago
d26f6e5
USB: legotower: remove unneeded tracing macros
by Greg Kroah-Hartman
· 11 years ago
457163c
USB: ldusb: remove custom dbg_info() macro
by Greg Kroah-Hartman
· 11 years ago
58fc90d
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
by Jóhann B. Guðmundsson
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
0de10f9
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
d1e183c
console/font: Refactor font support code selection logic
by Geert Uytterhoeven
· 11 years ago
06a962f
usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet
by Julius Werner
· 11 years ago
ccf92c9
usb: misc: usb3503: Fix up whitespace
by Julius Werner
· 11 years ago
e8b58b4
usb: misc: usb3503: Adding device tree entry 'disabled-ports'
by Dongjin Kim
· 11 years ago
e8e44a4
usb: misc: usb3503: Add to select the ports to disable
by Dongjin Kim
· 11 years ago
155957f
TTY:vt: convert remain take_over_console's users to do_take_over_console
by Wang YanQing
· 11 years ago
e77c4e6
usb: misc: Fixed assignment error in if statement
by Lisa Nguyen
· 11 years ago
83fc1fc
usb: misc: Added space after closing brace in adutux.c
by Lisa Nguyen
· 11 years ago
05d7639
usb: misc: Added space after comma in adutux.c
by Lisa Nguyen
· 11 years ago
30c5c64
usb: misc: Reformatted pointer variables in adutux.c
by Lisa Nguyen
· 11 years ago
eb79c01
usb: misc: Removed space before tabs in adutux.c
by Lisa Nguyen
· 11 years ago
40cf483
usb: misc: Replaced deprecated preprocessor in adutux.c
by Lisa Nguyen
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3dce189
yurex: don't wank with fasync on ->release()...
by Al Viro
· 12 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
25e11ec
USB: regroup all depends on USB within an if USB block
by Florian Fainelli
· 12 years ago
e7d3b6e
usb/misc/appledisplay: Add 24" LED Cinema display
by Ben Jencks
· 12 years ago
cf2fbdd
treewide: Fix typos in printk and comment
by Masanari Iida
· 12 years ago
a1645ee
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
by Colin Ian King
· 12 years ago
8244ac0
USB: misc: usb3503: use module_i2c_driver to simplify the code
by Wei Yongjun
· 12 years ago
d0b4652
USB: altsetting overrides for usbtest
by Alan Stern
· 12 years ago
8ab03dd
USB: misc: usb3503: Fix compiler warning
by Dongjin Kim
· 12 years ago
eab8050
USB: misc: usb3503: add dt support
by Dongjin Kim
· 12 years ago
cbf50a4
Merge 3.8-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
7a8ea7e
USB: misc: fixup smatch WARNING
by Dongjin Kim
· 12 years ago
74ff31b
usb: misc: usb3503_probe() can be static
by Fengguang Wu
· 12 years ago
6a099c6
USB: misc: Add USB3503 High-Speed Hub Controller
by Dongjin Kim
· 12 years ago
2cb5000
USB: usbtest: fix test number in log message
by Alan Stern
· 12 years ago
9db72fe
ezusb: add dependency to USB
by Rene Buergel
· 12 years ago
564e698
USB: usbtest: prevent a divide by zero bug
by Dan Carpenter
· 12 years ago
4b85c62
usb: misc: usbtest: send ISO packets for g_zero
by Boyan Nedeltchev
· 12 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
c30186e
USB: ezusb: unexport some functions that aren't being used
by Greg Kroah-Hartman
· 12 years ago
197ef5ef
USB: Add missing license tag to ezusb driver.
by Dave Jones
· 12 years ago
70c048a
USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
by Rene Buergel
· 12 years ago
17e6791
drivers/usb/misc/rio500.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a7bdf7f
Merge v3.6-rc3 into usb-next
by Greg Kroah-Hartman
· 12 years ago
83957df
USB: emi62: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
644034c
USB: legousbtower.c: remove a bogus NULL check
by Dan Carpenter
· 12 years ago
aadd647
USB: yurex.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
7a2d281
USB: uss720.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
d8ec7a7
USB: usblcd.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
e1a344d
USB: rio500.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
a341c6b
USB: idmouse.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
0a3fd53
USB: appledisplay.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
6a23ccd
usb: usbtest: two super speed fixes for usbtest
by Paul Zimmerman
· 13 years ago
09091a4
Merge 3.4-rc4 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
4571410
USB: yurex.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
Next »