Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Nicolas Kaiser
|
916de02720
USB: usblp: fixed switch, brace, whitespace and spacing coding style issues
|
15 years ago |
Pavel Machek
|
a2531293db
update email address
|
15 years ago |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 years ago |
Oliver Neukum
|
c8b492a86d
usb: BKL removal: usblp
|
15 years ago |
Oliver Neukum
|
86266452f8
USB: Push BKL on open down into the drivers
|
15 years ago |
Németh Márton
|
6ef4852b13
USB class: make USB device id constant
|
15 years ago |
Oliver Neukum
|
3a90f81872
USB: usblp: Remove checks no longer needed with the new runtime PM system
|
15 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 years ago |
Kay Sievers
|
f7a386c5b8
Driver Core: usb: add nodename support for usb drivers.
|
16 years ago |
Pete Zaitcev
|
dd44be6b17
usblp: continuously poll for status
|
16 years ago |
Brandon Philips
|
06a743bfc4
USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
|
16 years ago |
Greg Kroah-Hartman
|
9908a32e94
USB: remove err() macro from usb class drivers
|
17 years ago |
Julia Lawall
|
49b707b90c
drivers/usb/class/usblp.c: adjust error handling code
|
17 years ago |
Oliver Neukum
|
1902869019
USB: fix pm counter leak in usblp
|
17 years ago |
Pete Zaitcev
|
42cb967fd0
usblp: Fix a double kfree
|
18 years ago |
Pete Zaitcev
|
283face86b
usblp: Cosmetics
|
18 years ago |
Pete Zaitcev
|
fc401e697f
usblp: mutex in usblp_check_status
|
18 years ago |
Pete Zaitcev
|
e8fa0ce65c
usblp: Make use of URB_FREE_BUFFER
|
18 years ago |
Pete Zaitcev
|
7f477358e2
usblp: Implement the ENOSPC convention
|
18 years ago |
Greg Kroah-Hartman
|
18ac301605
USB: class: usblp: clean up urb->status usage
|
18 years ago |
Pete Zaitcev
|
10e485221e
USB: usblp: "Big cleanup" breaks O_NONBLOCK
|
18 years ago |
Pete Zaitcev
|
317c67b8f7
USB: usblp: add dynamic URBs, fix races
|
18 years ago |
Pete Zaitcev
|
97cb95d1c4
usblp: Don't let suspend to kill ->used
|
18 years ago |
Pete Zaitcev
|
bdc4abdd09
USB: usblp: Use correct DMA address in case of probe error
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Alan Stern
|
5ec71db59a
usblp: quirk flag and device entry for Seiko Epson M129C printer
|
18 years ago |
Oliver Neukum
|
d053218408
USB: autosuspend for usb printer driver
|
18 years ago |
Martin Williges
|
4f45d0387b
USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers
|
18 years ago |
Oliver Neukum
|
8e42266965
USB: mutexification of usblp
|
18 years ago |