index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
usblp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
USB: usblp: fixed switch, brace, whitespace and spacing coding style issues
Nicolas Kaiser
2010-08-10
1
-186
/
+185
*
update email address
Pavel Machek
2010-07-19
1
-1
/
+1
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-1
/
+1
*
usb: BKL removal: usblp
Oliver Neukum
2010-03-02
1
-3
/
+0
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
1
-0
/
+3
*
USB class: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: usblp: Remove checks no longer needed with the new runtime PM system
Oliver Neukum
2010-03-02
1
-17
/
+3
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
1
-2
/
+2
*
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-15
1
-0
/
+6
*
usblp: continuously poll for status
Pete Zaitcev
2009-03-24
1
-4
/
+7
*
USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
Brandon Philips
2009-01-27
1
-0
/
+1
*
USB: remove err() macro from usb class drivers
Greg Kroah-Hartman
2008-10-17
1
-3
/
+4
*
drivers/usb/class/usblp.c: adjust error handling code
Julia Lawall
2008-10-17
1
-9
/
+9
*
USB: fix pm counter leak in usblp
Oliver Neukum
2008-02-21
1
-0
/
+1
*
usblp: Fix a double kfree
Pete Zaitcev
2007-10-12
1
-12
/
+23
*
usblp: Cosmetics
Pete Zaitcev
2007-10-12
1
-4
/
+5
*
usblp: mutex in usblp_check_status
Pete Zaitcev
2007-10-12
1
-3
/
+4
*
usblp: Make use of URB_FREE_BUFFER
Pete Zaitcev
2007-10-12
1
-3
/
+1
*
usblp: Implement the ENOSPC convention
Pete Zaitcev
2007-10-12
1
-26
/
+39
*
USB: class: usblp: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-8
/
+10
*
USB: usblp: "Big cleanup" breaks O_NONBLOCK
Pete Zaitcev
2007-07-19
1
-4
/
+5
*
USB: usblp: add dynamic URBs, fix races
Pete Zaitcev
2007-07-12
1
-242
/
+376
*
usblp: Don't let suspend to kill ->used
Pete Zaitcev
2007-06-08
1
-3
/
+2
*
USB: usblp: Use correct DMA address in case of probe error
Pete Zaitcev
2007-05-22
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
usblp: quirk flag and device entry for Seiko Epson M129C printer
Alan Stern
2007-03-19
1
-1
/
+5
*
USB: autosuspend for usb printer driver
Oliver Neukum
2007-02-07
1
-11
/
+5
*
USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers
Martin Williges
2007-01-05
1
-0
/
+1
*
USB: mutexification of usblp
Oliver Neukum
2006-12-20
1
-25
/
+29
*
USB: usblp: fix system suspend for some systems
Oliver Neukum
2006-11-03
1
-2
/
+0
*
USB: failure in usblp's error path
Oliver Neukum
2006-11-03
1
-0
/
+1
*
USB: fix suspend support for usblp
Oliver Neukum
2006-10-17
1
-8
/
+71
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
USB: fix __must_check warnings in drivers/usb/class/
Greg Kroah-Hartman
2006-09-27
1
-1
/
+3
*
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-7
/
+2
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
1
-1
/
+1
*
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-03-20
1
-7
/
+8
*
[PATCH] USB: cleanup of usblp
Oliver Neukum
2006-01-31
1
-47
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-04
1
-1
/
+1
|
\
|
*
update the email address of Randy Dunlap
Adrian Bunk
2006-01-03
1
-1
/
+1
*
|
[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
David Woodhouse
2006-01-04
1
-9
/
+26
*
|
[PATCH] USB: ioctl compat for usblp.c
Pete Zaitcev
2006-01-04
1
-2
/
+3
*
|
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
1
-2
/
+2
*
|
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
|
/
*
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2005-10-28
1
-2
/
+1
*
[PATCH] USB usblp: rate-limit printer status error messages
Randy Dunlap
2005-09-08
1
-3
/
+6
*
[PATCH] USB: usblp: 2x up() in usblp_read
Domen Puncer
2005-06-27
1
-0
/
+1
*
[PATCH] USB: Fix race condition in usblp_write
C. Adam Oldham
2005-06-27
1
-0
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1214