Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2e9bf247066a293ebcd4672ddd487808ab5f2d1b
/
drivers
/
usb
/
class
e1f5b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
a92b63e
USB: usbtmc: fix switch statment
by Greg Kroah-Hartman
· 15 years ago
1f17c50
USB: cdc-acm: quirk for Alcatel OT-I650
by Kir Kolyshkin
· 15 years ago
a2bfb4a
USB: support for cdc-acm of single interface devices
by Oliver Neukum
· 15 years ago
f7a386c
Driver Core: usb: add nodename support for usb drivers.
by Kay Sievers
· 16 years ago
6e47e06
tty: Clean up the ACM driver to CodingStyle
by Alan Cox
· 15 years ago
10077d4
tty: cdc_acm add krefs
by Alan Cox
· 15 years ago
739e028
tty: Update cdc_acm
by Alan Cox
· 15 years ago
cab98a0
USB: Yet another Conexant Clone to add to cdc-acm.c
by Xiao Kaijian
· 16 years ago
052fbc0
USB: correct error handling in cdc-wdm
by Oliver Neukum
· 16 years ago
e13c594
USB: fix oops in cdc-wdm in case of malformed descriptors
by Oliver Neukum
· 16 years ago
7a9a65c
cdc-acm: Fix long standing abuse of tty->low_latency
by Alan Cox
· 16 years ago
7abcf20
cdc-acm: zydas 1602 identifier needed
by Alan Cox
· 16 years ago
e766aeb
usb: Auto-load cdc_acm module when device opened.
by Scott James Remnant
· 16 years ago
dd44be6
usblp: continuously poll for status
by Pete Zaitcev
· 16 years ago
228dd05
USB: usbtmc: add protocol 1 support
by Greg Kroah-Hartman
· 16 years ago
5b10916
USB: usbtmc: fix stupid bug in open()
by Greg Kroah-Hartman
· 16 years ago
c332b4e
USB: Quirk for Hummingbird huc56s / Conexant ACM modem
by Adam Richter
· 16 years ago
155df65
USB: cdc-acm: add usb id for motomagx phones
by Dmitriy Taychenachev
· 16 years ago
2057ac8
USB: cdc-acm.c: remove duplicate lines for MTK gps support
by James Treacy
· 16 years ago
c89c60e
USB: cdc-acm: Add another conexant modem to the quirks
by Alan Cox
· 16 years ago
06a743b
USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
by Brandon Philips
· 16 years ago
0f9c7b4a
USB: CDC-ACM quirk for MTK GPS
by Andrew Lunn
· 16 years ago
837d842
USB: cdc-acm: support some gps data loggers
by James A. Treacy
· 16 years ago
65bfd29
USB: Enhance usage of pm_message_t
by Alan Stern
· 16 years ago
857cc4d
USB: usbtmc: indent & braces disagree, something else is desired
by Ilpo Järvinen
· 16 years ago
5413aa4
USB: fix problem with usbtmc driver not loading properly
by Greg Kroah-Hartman
· 16 years ago
ad0b65e
USB: cdc-acm.c: fix recursive lock in acm_start_wb error path
by Brandon Philips
· 16 years ago
b361a6e
USB: usbtmc: Use explicit unsigned type for input buffer instead of char*
by Chris Malley
· 16 years ago
a496c64
USB: fix memory leak in cdc-acm
by Oliver Neukum
· 16 years ago
aa5380b
USB: cdc-wdm: make module autoload work
by Oliver Neukum
· 16 years ago
9908a32
USB: remove err() macro from usb class drivers
by Greg Kroah-Hartman
· 16 years ago
5909f6e
USB: remove info() macro from remaining usb drivers
by Greg Kroah-Hartman
· 16 years ago
49b707b
drivers/usb/class/usblp.c: adjust error handling code
by Julia Lawall
· 16 years ago
5b775f6
USB: add USB test and measurement class driver
by Greg Kroah-Hartman
· 16 years ago
74573ee
USB: cdc-acm: don't unlock acm->mutex on error path
by Alexey Dobriyan
· 16 years ago
c8fd2c3
USB: cdc-acm: quirk for Conexant CX93010 USB modem
by Eric Sandeen
· 16 years ago
e5fbab5
usb: cdc-acm: drain writes on close
by David Brownell
· 16 years ago
934da46
usb: cdc-acm: stop dropping tx buffers
by David Brownell
· 16 years ago
672c4e1
usb: cdc-acm: bugfix release()
by David Brownell
· 16 years ago
81eb8ad
USB: cdc-acm.c: Fix compile warnings
by Takashi Iwai
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
3575858
USB: fix build error in cdc-acm for CONFIG_PM=n
by Oliver Neukum
· 16 years ago
830f402
USB: fix disconnect bug in cdc-acm
by Oliver Neukum
· 16 years ago
17d80d5
USB: autosuspend for cdc-wdm
by Oliver Neukum
· 16 years ago
11ea859
USB: additional power savings for cdc-acm devices that support remote wakeup
by Oliver Neukum
· 16 years ago
87d65e5
USB: cdc-wdm cleanup
by Oliver Neukum
· 16 years ago
4b828abe
USB: fix cdc-acm resume()
by Oliver Neukum
· 16 years ago
fa4144b
cdc-wdm endianness fixes
by Al Viro
· 16 years ago
afba937
USB: CDC WDM driver
by Oliver Neukum
· 17 years ago
6149ed5
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
by Iain McFarlane
· 17 years ago
a5abdea
usb: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c6dbf55
USB: cdc-acm: signedness fix
by David Brownell
· 17 years ago
e4cf3aa
USB: increase cdc-acm write throughput
by David Engraf
· 17 years ago
28d1dfa
USB: cdc-acm tell tty layer not to split things up.
by David Engraf
· 17 years ago
94409cc
USB: fix usb open suspend race in cdc-acm
by Oliver Neukum
· 17 years ago
1902869
USB: fix pm counter leak in usblp
by Oliver Neukum
· 17 years ago
dc0d5c1
USB: Spelling fixes
by Joe Perches
· 17 years ago
1365baf
USB: autosuspend for cdc-acm
by Oliver Neukum
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
42cb967
usblp: Fix a double kfree
by Pete Zaitcev
· 17 years ago
283face
usblp: Cosmetics
by Pete Zaitcev
· 17 years ago
fc401e6
usblp: mutex in usblp_check_status
by Pete Zaitcev
· 17 years ago
e8fa0ce
usblp: Make use of URB_FREE_BUFFER
by Pete Zaitcev
· 17 years ago
7f47735
usblp: Implement the ENOSPC convention
by Pete Zaitcev
· 17 years ago
74da5d6
USB: cdc-acm: fix sysfs attribute registration bug
by Alan Stern
· 17 years ago
18ac301
USB: class: usblp: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
185d405
USB: class: cdc-acm: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
10e4852
USB: usblp: "Big cleanup" breaks O_NONBLOCK
by Pete Zaitcev
· 17 years ago
b0e2a70
USB: cdc-acm: add new device id to option driver
by Andrey Arapov
· 17 years ago
317c67b
USB: usblp: add dynamic URBs, fix races
by Pete Zaitcev
· 17 years ago
97cb95d
usblp: Don't let suspend to kill ->used
by Pete Zaitcev
· 17 years ago
bdc4abd
USB: usblp: Use correct DMA address in case of probe error
by Pete Zaitcev
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
c4cabd2
USB: cdc-acm: export parsed capabilities through sysfs
by Oliver Neukum
· 18 years ago
5ec71db
usblp: quirk flag and device entry for Seiko Epson M129C printer
by Alan Stern
· 18 years ago
834dbca
USB: fix spinlock recursion in cdc-acm.c
by Oliver Neukum
· 18 years ago
9be8456
USB: quirky device for cdc-acm
by Oliver Neukum
· 18 years ago
ca79b7b
USB: cdc-acm: fix incorrect throtteling, make set_control optional
by Oliver Neukum
· 18 years ago
d053218
USB: autosuspend for usb printer driver
by Oliver Neukum
· 18 years ago
4f45d038
USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers
by Martin Williges
· 18 years ago
8e42266
USB: mutexification of usblp
by Oliver Neukum
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
45aea70
USB: cdc-acm: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
5a69ebe
USB: usblp: fix system suspend for some systems
by Oliver Neukum
· 18 years ago
6c8df79
USB: failure in usblp's error path
by Oliver Neukum
· 18 years ago
516077c
USB: fix suspend support for usblp
by Oliver Neukum
· 18 years ago
762f007
USB: fix cdc-acm problems with hard irq? (inconsistent lock state)
by Jarek Poplawski
· 18 years ago
91a9c92
USB: Support for BT On-Air USB modem in cdc-acm.c
by Chris Malley
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
96cede5
USB: fix __must_check warnings in drivers/usb/class/
by Greg Kroah-Hartman
· 18 years ago
5bc66d5
USB: usblp: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
3dd2ae8
[PATCH] USB: update for acm in quirks and debug
by Oliver Neukum
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
Next »