Joe Perches
|
8355d39cc2
usb: ftdi-elan: Use pr_<level>
|
11 年之前 |
Joe Perches
|
a92cec2737
usb: ftdi-elan: Coalesce string fragment
|
11 年之前 |
Joe Perches
|
5acc6e4071
usb: ftdi-elan: Coalesce formats
|
11 年之前 |
Joe Perches
|
8dae693ca9
usb: ftdi-elan: Convert leading spaces to tabs
|
11 年之前 |
Joe Perches
|
90ba4f7919
usb: ftdi-elan: Fix format fragments
|
11 年之前 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 年之前 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 年之前 |
Joe Perches
|
dbc6221be7
treewide: Fix recieve/receive typos
|
14 年之前 |
Michal Marek
|
3482f00d01
usb: ftdi-elan: Drop __TIME__ usage
|
14 年之前 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Thomas Gleixner
|
5014b5e33a
usb: ftdi-elan: Convert "mutex" to semaphore
|
15 年之前 |
Jiri Kosina
|
6396fc3b3f
Merge branch 'master' into for-next
|
15 年之前 |
Joe Perches
|
5bd6e8b3fb
USB: misc: Remove unnecessary casts of private_data
|
15 年之前 |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 年之前 |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 年之前 |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 年之前 |
Oliver Neukum
|
92846fbb86
USB: BKL removal: ftdi-elan
|
15 年之前 |
Oliver Neukum
|
86266452f8
USB: Push BKL on open down into the drivers
|
15 年之前 |
Németh Márton
|
33b9e16243
USB misc: make USB device id constant
|
15 年之前 |
Greg Kroah-Hartman
|
16e2e5f634
USB: make transfer_buffer_lengths in struct urb field u32
|
16 年之前 |
Sarah Sharp
|
c0f082c536
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
|
17 年之前 |
Alan Cox
|
1160d07656
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
|
17 年之前 |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 年之前 |
Matthias Kaehlcke
|
c93d46509e
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
|
18 年之前 |
Mariusz Kozlowski
|
5280d6083a
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
|
18 年之前 |
Greg Kroah-Hartman
|
84346269f9
USB: misc: ftdi-elan: clean up urb->status usage
|
18 年之前 |
Matthias Kaehlcke
|
eb33caec1e
USB: use mutex instead of semaphore in the FTDI ELAN driver
|
18 年之前 |
David Brownell
|
47f8468e60
USB: fix more ftdi-elan/u132-hcd #include lossage
|
18 年之前 |
S.Caglar Onur
|
5c975acb99
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
|
18 年之前 |
Cyrill Gorcunov
|
893a342a68
USB Elan FTDI: check for driver registration status
|
18 年之前 |