Commit Graph

50 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
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 16 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
Oliver Neukum 5a69ebe1e9 USB: usblp: fix system suspend for some systems 19 years ago
Oliver Neukum 6c8df79f8c USB: failure in usblp's error path 19 years ago
Oliver Neukum 516077c1ee USB: fix suspend support for usblp 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Greg Kroah-Hartman 96cede531c USB: fix __must_check warnings in drivers/usb/class/ 19 years ago
Luiz Fernando N. Capitulino 5bc66d530b USB: usblp: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Arjan van de Ven 4186ecf8ad [PATCH] USB: convert a bunch of USB semaphores to mutexes 19 years ago
Oliver Neukum 8e695cdbff [PATCH] USB: cleanup of usblp 19 years ago
David Woodhouse a9714c845c [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices 19 years ago
Pete Zaitcev 318e479eb7 [PATCH] USB: ioctl compat for usblp.c 19 years ago
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Adrian Bunk f4b09ebc8b update the email address of Randy Dunlap 19 years ago
Greg Kroah-Hartman d6e5bcf4a7 [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed 20 years ago
Randy Dunlap 0bc8e009a2 [PATCH] USB usblp: rate-limit printer status error messages 20 years ago
Domen Puncer 01205a0e60 [PATCH] USB: usblp: 2x up() in usblp_read 20 years ago
C. Adam Oldham 2c45b6feb3 [PATCH] USB: Fix race condition in usblp_write 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago