index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-25
USB: fix read vs. disconnect race in cytherm driver
Oliver Neukum
1
-1
/
+3
2007-10-25
USB: fix locking in idmouse
Oliver Neukum
1
-17
/
+28
2007-10-25
USB rio500.c: fix check-after-use
Adrian Bunk
1
-12
/
+3
2007-10-25
USB iowarrior.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-25
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
Matthias Kaehlcke
1
-65
/
+65
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
1
-2
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-2
/
+2
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
3
-5
/
+5
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
3
-7
/
+7
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
1
-1
/
+2
2007-10-12
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
WANG Cong
1
-2
/
+0
2007-10-12
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
Andrew Morton
1
-9
/
+1
2007-10-12
USB: sisusbvga: Fix bug
Satyam Sharma
1
-3
/
+1
2007-10-12
USB: fix memory leak in berry_charge driver
Greg Kroah-Hartman
1
-2
/
+5
2007-10-12
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
1
-1
/
+2
2007-10-12
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+5
2007-10-12
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
2
-88
/
+36
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
1
-75
/
+67
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
Felipe Balbi
1
-656
/
+655
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
Felipe Balbi
1
-129
/
+133
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
Felipe Balbi
1
-60
/
+58
2007-10-12
USB: SisUSB2VGA: Mis-spelled word
Felipe Balbi
1
-1
/
+1
2007-10-12
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
4
-197
/
+1
2007-10-12
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
5
-20
/
+20
2007-09-11
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
1
-0
/
+1
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-19
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+3
2007-07-19
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+2
2007-07-19
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+6
2007-07-19
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-19
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-19
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
1
-13
/
+15
2007-07-19
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+11
2007-07-19
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+12
2007-07-19
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+5
2007-07-19
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
1
-10
/
+15
2007-07-19
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
1
-4
/
+5
2007-07-19
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
1
-11
/
+13
2007-07-19
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
1
-6
/
+7
2007-07-19
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
1
-17
/
+18
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-2
/
+2
2007-07-12
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
1
-0
/
+35
2007-07-12
USB: autosuspend for usblcd
Oliver Neukum
1
-3
/
+43
2007-07-12
USB: prevent char device open/deregister race
Alan Stern
10
-198
/
+62
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
1
-1
/
+1
2007-06-25
USB: usblcd doesn't limit memory consumption during write
Oliver Neukum
1
-4
/
+18
2007-06-25
USB: memory leak in iowarrior.c
Oliver Neukum
1
-3
/
+4
2007-05-22
USB: ldusb bugfix
Oliver Neukum
1
-4
/
+31
[next]