Commit Graph

37 Commits (5d4ddcb4279672e69136e746d6de6f01b501b853)

Author SHA1 Message Date
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Joe Perches e53e841d45 USB: usb-skeleton: Remove unnecessary casts of private_data 15 years ago
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 15 years ago
Oliver Neukum b92a97efe0 USB: BKL removal: usb-skeleton 15 years ago
Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
Németh Márton 1bd4f29d0a USB skeleton: make USB device id constant 15 years ago
Julia Lawall 4de8405759 USB: skeleton: Correct use of ! and & 15 years ago
Greg Kroah-Hartman 3ae9da1c99 USB: skeleton: fix coding style issues. 16 years ago
Oliver Neukum 8cd0166434 USB: O_NONBLOCK in read path of skeleton 16 years ago
Oliver Neukum 7981998673 USB: make usb-skeleton honor O_NONBLOCK in write path 16 years ago
Oliver Neukum e7389cc9a7 USB: skel_read really sucks royally 16 years ago
Matt Kraai a5f5ea230d USB: skeleton: Use dev_info instead of info 16 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Mark Gross f7294055a7 USB: usb-skeleton leaking locks on open 18 years ago
Oliver Neukum 87d093e25d USB: usb-skeleton: use anchors in pre/post reset 18 years ago
Oliver Neukum 758f7e161b USB: usb-skeleton" use anchors in suspend/resume handling 18 years ago
Oliver Neukum e73c7247b8 USB: usb-skeleton: use anchors in disconnect handling 18 years ago
Oliver Neukum 403dfb58c3 USB: usb-skeleton: usb anchor to implement flush 18 years ago
Alan Stern d4ead16f50 USB: prevent char device open/deregister race 18 years ago
Oliver Neukum 5d9b89b33f USB: kill BKL in skeleton driver 18 years ago
Oliver Neukum ba35e02bdc USB: fix skeleton driver 18 years ago
Oliver Neukum 5b06470816 USB: fix autosuspend race in skeleton driver 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alan Stern 01d883d44a usbcore: non-hub-specific uses of autosuspend 19 years ago
Luiz Fernando N. Capitulino c07045412f usb-skeleton: small update 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Alan Stern 121e287cb5 usb-skeleton: don't submit URBs after disconnection 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 595b14cbcc [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers 19 years ago
Sam Bishop c8dd7709c5 [PATCH] USB: fix usb-skeleton limit resource usage patch. 19 years ago
Olav Kongas cb5b3f6950 [PATCH] USB: fix buffer size limiting in skeleton driver 19 years ago
Oliver Neukum ff90651883 [PATCH] USB: Limiting of resource use in skeleton driver 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 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
Conger, Chris A 6b216df87c [PATCH] USB: fix Bug in usb-skeleton.c 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago