index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
USB: uss720: fix DMA-buffer allocation
Johan Hovold
2013-08-14
1
-9
/
+15
*
|
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
2013-08-12
1
-1
/
+19
*
|
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
2013-08-12
1
-17
/
+76
*
|
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
2013-08-12
1
-0
/
+1
*
|
usb: misc: usb3503: Default to hub mode
Mark Brown
2013-08-12
1
-1
/
+1
*
|
usb: misc: usb3503: Fix typos in error messages
Mark Brown
2013-08-12
1
-2
/
+2
*
|
usb: misc: usb3503: Factor out I2C probe
Mark Brown
2013-08-12
1
-34
/
+43
*
|
usb: misc: usb3503: Convert to regmap
Mark Brown
2013-08-12
2
-57
/
+37
*
|
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
2013-08-12
1
-6
/
+12
*
|
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
2013-08-12
1
-1
/
+1
*
|
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
2013-08-12
1
-35
/
+7
*
|
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
2013-08-12
1
-2
/
+2
*
|
USB: simplify the interface of usb_get_status()
Alan Stern
2013-07-31
1
-5
/
+4
*
|
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
|
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-29
1
-0
/
+1
|
\
\
|
|
/
|
*
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
2013-07-22
1
-0
/
+1
*
|
usb: misc: EHSET Test Fixture device driver for host compliance
Manu Gautam
2013-07-25
3
-0
/
+148
*
|
USB: misc: remove CONFIG_USB_DEBUG from Makefile
Greg Kroah-Hartman
2013-07-23
1
-3
/
+0
*
|
USB: adutux: remove direct calls to printk()
Greg Kroah-Hartman
2013-07-23
1
-6
/
+6
*
|
USB: adutux: remove custom debug macro and module parameter
Greg Kroah-Hartman
2013-07-23
1
-41
/
+9
*
|
USB: adutux: remove custom debug macro
Greg Kroah-Hartman
2013-07-23
1
-39
/
+58
*
|
USB: adutux: remove unneeded tracing macros
Greg Kroah-Hartman
2013-07-23
1
-40
/
+1
*
|
USB: legotower: remove direct calls to printk()
Greg Kroah-Hartman
2013-07-23
1
-5
/
+7
*
|
USB: legotower: remove custom debug macro and module parameter
Greg Kroah-Hartman
2013-07-23
1
-34
/
+9
*
|
USB: legousbtower: remove custom debug macro
Greg Kroah-Hartman
2013-07-23
1
-12
/
+15
*
|
USB: legotower: remove unneeded tracing macros
Greg Kroah-Hartman
2013-07-23
1
-41
/
+1
*
|
USB: ldusb: remove custom dbg_info() macro
Greg Kroah-Hartman
2013-07-23
1
-21
/
+10
|
/
*
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
1
-0
/
+1
|
\
|
*
console/font: Refactor font support code selection logic
Geert Uytterhoeven
2013-06-23
1
-0
/
+1
*
|
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-07-02
1
-7
/
+11
|
\
\
|
*
|
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-20
1
-7
/
+11
|
|
/
*
|
usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet
Julius Werner
2013-06-03
1
-4
/
+2
*
|
usb: misc: usb3503: Fix up whitespace
Julius Werner
2013-06-03
1
-1
/
+1
*
|
usb: misc: usb3503: Adding device tree entry 'disabled-ports'
Dongjin Kim
2013-05-30
1
-0
/
+14
*
|
usb: misc: usb3503: Add to select the ports to disable
Dongjin Kim
2013-05-30
1
-9
/
+10
*
|
usb: misc: Fixed assignment error in if statement
Lisa Nguyen
2013-05-16
1
-1
/
+2
*
|
usb: misc: Added space after closing brace in adutux.c
Lisa Nguyen
2013-05-15
1
-1
/
+1
*
|
usb: misc: Added space after comma in adutux.c
Lisa Nguyen
2013-05-15
1
-50
/
+50
*
|
usb: misc: Reformatted pointer variables in adutux.c
Lisa Nguyen
2013-05-15
1
-10
/
+10
*
|
usb: misc: Removed space before tabs in adutux.c
Lisa Nguyen
2013-05-15
1
-9
/
+9
*
|
usb: misc: Replaced deprecated preprocessor in adutux.c
Lisa Nguyen
2013-05-15
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+0
|
\
|
*
yurex: don't wank with fasync on ->release()...
Al Viro
2013-04-29
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
2
-3
/
+3
|
\
\
|
*
|
treewide: Fix typo in printks
Masanari Iida
2013-04-12
1
-2
/
+2
|
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
1
-1
/
+1
|
|
/
*
|
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
2
-22
/
+1
*
|
usb/misc/appledisplay: Add 24" LED Cinema display
Ben Jencks
2013-04-03
1
-0
/
+1
*
|
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
Colin Ian King
2013-03-15
1
-1
/
+1
*
|
USB: misc: usb3503: use module_i2c_driver to simplify the code
Wei Yongjun
2013-03-15
1
-12
/
+1
|
/
[prev]
[next]