Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e49bbce133a049f6f325db6b0cee49f406d03a6e
/
drivers
/
usb
e49bbce
USB: ftdi_sio: fix some coding style issues
by Johan Hovold
· 15 years ago
eaa3bcb
USB: serial: generalise write buffer preparation
by Johan Hovold
· 15 years ago
25d514c
USB: serial: re-implement multi-urb writes in generic driver
by Johan Hovold
· 15 years ago
40f92f0
USB: serial: allow custom multi-urb write bulk callbacks
by Johan Hovold
· 15 years ago
80fa92c
USB: usb_debug: use the generic kfifo-based write implementation
by Johan Hovold
· 15 years ago
8b0127b
USB: pl2303: use generic close
by Johan Hovold
· 15 years ago
684c6e3
USB: pl2303: switch to generic write implementation
by Johan Hovold
· 15 years ago
50a5f70
USB: serial: clean up generic write start busy test
by Johan Hovold
· 15 years ago
1a1405e
USB: serial: clean up some error and debug messages in generic driver
by Johan Hovold
· 15 years ago
1b55101
USB: ftdi_sio: switch to generic read implementation
by Johan Hovold
· 15 years ago
f1e949a
USB: serial: export generic throttle and unthrottle
by Johan Hovold
· 15 years ago
f08e07a
USB: pl2303: switch to generic read implementation
by Johan Hovold
· 15 years ago
2315432
USB: serial: generalise generic read implementation
by Johan Hovold
· 15 years ago
0f3d5ba
USB: serial: clean up read processing in generic driver
by Johan Hovold
· 15 years ago
2db6c76
USB: cp210x: use generic submit_read_urb at open
by Johan Hovold
· 15 years ago
056afc0
USB: serial: remove unnecessary re-initialisation of generic urbs
by Johan Hovold
· 15 years ago
41bd72f
USB: serial: refactor read urb submission in generic driver
by Johan Hovold
· 15 years ago
f26788d
USB: serial: refactor generic close
by Johan Hovold
· 15 years ago
ec3ee50
USB: serial: clear fifo on close
by Johan Hovold
· 15 years ago
50dbb85
USB: serial: fix missing locking on fifo in write callback
by Johan Hovold
· 15 years ago
30af7fb
USB: serial: fix generic chars_in_buffer
by Johan Hovold
· 15 years ago
7919c2f
USB: pl2303: increase bulk-in buffer size to 256 byte
by Johan Hovold
· 15 years ago
3efeaff
USB: pl2303: increase the bulk-out buffer size to 256 byte
by Johan Hovold
· 15 years ago
aea006b
USB: cp210x: increase bulk-in buffer size to 256 byte
by Johan Hovold
· 15 years ago
d4e598f
USB: cp210x: increase the bulk-out buffer size to 256 byte
by Johan Hovold
· 15 years ago
bbcb2b9
USB: serial: allow drivers to define bulk buffer sizes
by Johan Hovold
· 15 years ago
317149c
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
by Hans de Goede
· 15 years ago
7f0ae3a
usb: fix serial build when SYSRQ is disabled
by Randy Dunlap
· 15 years ago
2a1e7d5
USB Serial Driver: ZIO Motherboard
by Vijay Kumar
· 15 years ago
92d2c5e4
usb-console: pass baud from console to the initial tty open
by Jason Wessel
· 15 years ago
aae86e8
USB: f_mass_storage: dynamic buffers for better alignment
by Michal Nazarewicz
· 15 years ago
ddb495d4
usb: musb: hsdma: use musb_read/writel
by Felipe Balbi
· 15 years ago
ca4b253
usb: musb: gadget: support musb-specific test modes
by Felipe Balbi
· 15 years ago
7f7f9e2
usb: musb: add debugfs support
by Felipe Balbi
· 15 years ago
6ddc6da
USB: musb: allow the Blackfin vrsel gpio to be active low
by Cliff Cai
· 15 years ago
fb9c58e
USB: MUSB: Add OMAP4 support in MUSB driver
by Maulik Mankad
· 15 years ago
c71b1b9
USB: MUSB: Build MUSB driver for OMAP4
by Maulik Mankad
· 15 years ago
de2e1b0
usb: musb: Set transceiver interface type
by Maulik Mankad
· 15 years ago
e6c213b
usb: musb: allow board to pass down fifo mode
by Felipe Balbi
· 15 years ago
bd5afa9
usb-serial: Use tty_port version console instead of usb_serial_port
by Jason Wessel
· 15 years ago
9757de3
USB: ehci-au1xxx does not need EHCI IO watchdog
by Manuel Lauss
· 15 years ago
0ede76f
USB: remove uses of URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
45f30e0
USB: remove duplicated #include
by Huang Weiyi
· 15 years ago
0df4d8e
USB: Remove large struct from the stack in USB storage isd200 driver
by Ian Munsie
· 15 years ago
fa4dc36
USB: cdc-acm: make bitfields unsigned
by Randy Dunlap
· 15 years ago
41f2c6e
USB: sisusbvga: Remove the BKL from ioctl
by Alessio Igor Bogani
· 15 years ago
d65d7e7
USB: make hub.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
44ebd03
USB: xhci: Fix check for room on the ring.
by Sarah Sharp
· 15 years ago
bc88d2e
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
by Sarah Sharp
· 15 years ago
1624ae1
USB: xhci: Fix issue with set interface after stall.
by Sarah Sharp
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
8a3461e
USB: sl811-hcd: Fix device disconnect
by Michael Hennerich
· 15 years ago
869aa98
USB: ohci-at91: fix power management hanging
by Patrice Vilchez
· 15 years ago
073900a
USB: rename usb_buffer_alloc() and usb_buffer_free()
by Daniel Mack
· 15 years ago
75181f3
USB: ti_usb: fix printk format warning
by Randy Dunlap
· 15 years ago
19c190f
USB: gadget: s3c-hsotg: Add missing unlock
by Julia Lawall
· 15 years ago
6d60261
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
by Anand Gadiyar
· 15 years ago
82a5eeb
USB: oxu210hp: release spinlock on error path
by Dan Carpenter
· 15 years ago
6f44bcb
USB: serial: option: add cinterion device id
by Greg Kroah-Hartman
· 15 years ago
fe30bc1
USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
by Mahesh Kuruganti
· 15 years ago
18344a1
USB: serial: pl2303: Hybrid reader Uniform HCR331
by Simone Contini
· 15 years ago
a559d2c
USB: option: add ID for ZTE MF 330
by Dominik Brodowski
· 15 years ago
9238f25
USB: xhci: properly set endpoint context fields for periodic eps.
by Sarah Sharp
· 15 years ago
1cf6224
USB: xhci: properly set the "Mult" field of the endpoint context.
by Sarah Sharp
· 15 years ago
fcf7d21
USB: OHCI: don't look at the root hub to get the number of ports
by Alan Stern
· 15 years ago
62f9cfa
USB: don't choose configs with no interfaces
by Alan Stern
· 15 years ago
c3baa19
USB: cdc-acm: add another device quirk
by Russ Nelson
· 15 years ago
fa7fe7a
USB: fix testing the wrong variable in fs_create_by_name()
by Dan Carpenter
· 15 years ago
1d0f11b
usb: Fix tusb6010 for DMA API
by Tony Lindgren
· 15 years ago
34e2beb
musb_core: fix musb_init_controller() error cleanup path
by Sergei Shtylyov
· 15 years ago
c6a39ee
MUSB: fix DaVinci glue layer dependency
by Sergei Shtylyov
· 15 years ago
461972d
musb_core: don't call musb_platform_exit() twice
by Sergei Shtylyov
· 15 years ago
7917a9d
MUSB: OMAP: don't call clk_put()
by Sergei Shtylyov
· 15 years ago
13962c7
MUSB: DaVinci: fix musb_platform_init() error cleanup path
by Sergei Shtylyov
· 15 years ago
3d0bfbf
musb_core: don't prevent disabling clock on driver unload
by Sergei Shtylyov
· 15 years ago
1fb48f4
musb_core: don't touch 'musb->clock' in musb_free()
by Sergei Shtylyov
· 15 years ago
714bc5e
musb: potential use after free
by Dan Carpenter
· 15 years ago
5e0e61a
musb: save and restore missing bus control register
by Ajay Kumar Gupta
· 15 years ago
2f83175
MUSB: Blackfin: don't fake blackfin_interrupt() result
by Sergei Shtylyov
· 15 years ago
6307e09
usb: Increase timeout value for device reset
by Dinh Nguyen
· 15 years ago
571dc79
USB: put claimed interfaces in the "suspended" state
by Alan Stern
· 15 years ago
0e5f231
USB: EHCI: defer reclamation of siTDs
by Alan Stern
· 15 years ago
5f677f1
USB: fix remote wakeup settings during system sleep
by Alan Stern
· 15 years ago
9a61d72
USB: pl2303: add AdLink ND-6530 USB IDs
by Manuel Jander
· 15 years ago
cfbaa39
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
by William Lightning
· 15 years ago
9600cbb
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
by Sergei Shtylyov
· 15 years ago
898f89c
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
by Dan Williams
· 15 years ago
a23b648
usb: wusb: don't overflow the Keep Alive IE buffer
by David Vrabel
· 15 years ago
18f9119
USB: ehci: omap: fix kernel panic with rmmod
by Ajay Kumar Gupta
· 15 years ago
4c1f5c8
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
by Harrison Metzger
· 15 years ago
cdc0483
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
by Alex Manoussakis
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5e11611
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c6c3523
ARM: 5965/1: Fix soft lockup in at91 udc driver
by Harro Haan
· 15 years ago
72f878c
USB gadget r8a66597-udc.c: duplicated include
by Andrea Gelmini
· 15 years ago
8dba8f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
Next »