Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d0968abd03ec6b407df117adc773562386702fa
/
drivers
/
usb
/
misc
/
auerswald.c
f1b5a7f
USB: auerwald: Push down the BKL into the driver
by Alan Cox
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
fadec78
USB: auerswald: Convert ccp->mutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
8a0f46b
USB: auerswald: Convert ccp->readmutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
b994d7f
USB: auerswald: Convert stats_sem in a mutex
by matthias@kaehlcke.net
· 17 years ago
22bea33
USB: misc: auerswald: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
ae97fec
drivers/usb/misc/auerswald: fix status check, remove redundant check
by Jeff Garzik
· 17 years ago
d4ead16
USB: prevent char device open/deregister race
by Alan Stern
· 18 years ago
be23edf
USB: auerswald: fix file release handler
by Andrew Morton
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
66eb2e9
USB AUERSWALD: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
2891a51
usb: auerswald free kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
5a3fcf5
USB: auerswald possible memleak fix
by Mariusz Kozlowski
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
885e774
[PATCH] USB: add new auerswald device ids
by Andrew Morton
· 19 years ago
0e8eb0f
[PATCH] USB: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
53b3de1
[PATCH] auerswald.c: %zd for size_t
by Al Viro
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago