index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
/
usbmouse.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-07
[PATCH] USB: fix up the input drivers to use the built in strings, instead of...
Greg Kroah-Hartman
1
-15
/
+4
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
1
-3
/
+3
2004-09-20
[PATCH] USB: remove calls to usb_unlink_urb in input/usbmouse.c
Borislav Petkov
1
-2
/
+2
2004-03-02
[PATCH] USB: remove act_altsetting usages in more USB drivers
Greg Kroah-Hartman
1
-1
/
+1
2004-01-19
[PATCH] USB: hook up the other (non-HID) input devices to the input system pr...
Greg Kroah-Hartman
1
-0
/
+1
2003-07-29
[PATCH] USB: Audit usb_register in usbmouse_init()
Daniele Bellucci
1
-3
/
+4
2003-06-13
[PATCH] USB: Use separate transport_flags bits for transfer_dma
Alan Stern
1
-1
/
+1
2003-05-29
o drivers/usb/input/usbmouse: initialize struct usb_driver ->owner field
Arnaldo Carvalho de Melo
1
-0
/
+1
2003-04-29
[PATCH] USB: fix usbkbd.c compilation error
Grzegorz Jaskiewicz
1
-3
/
+0
2003-03-27
[PATCH] USB: input class hookup to existing support
Hanna V. Linder
1
-0
/
+3
2003-02-15
Merge kroah.com:/home/linux/linux/BK/bleeding-2.5
Greg Kroah-Hartman
1
-1
/
+1
2003-02-12
input: Get rid of the kbd_pt_regs variable, and instead pass the
Vojtech Pavlik
1
-0
/
+1
2003-02-08
[PATCH] usb_get_driver_np() gives wrong driver name (usb_mouse)
Johannes Erdfelt
1
-1
/
+1
2002-12-26
[PATCH] USB input drivers: remove direct calls to dev_set* and dev_get*
Greg Kroah-Hartman
1
-3
/
+3
2002-12-02
[PATCH] kbd_pt_regs
David S. Miller
1
-1
/
+1
2002-10-31
Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input
Vojtech Pavlik
1
-1
/
+3
2002-10-29
[PATCH] USB: clean up usb structures some more
David Brownell
1
-3
/
+3
2002-10-24
[PATCH] rm "automagic resubmit" for usb interrupt transfers
David Brownell
1
-1
/
+19
2002-10-24
Fix open counting in usbkbd.c and usbmouse.c in case the irq urb
Vojtech Pavlik
1
-1
/
+3
2002-09-16
USB: convert the drivers/usb/input files to the new USB driver model.
Greg Kroah-Hartman
1
-25
/
+31
2002-08-28
This converts all of the input USB drivers to manage DMA
David S. Miller
1
-3
/
+17
2002-07-25
By popular request, and explicit method of telling which events
Vojtech Pavlik
1
-1
/
+3
2002-07-25
This patch by Brad Hards replaces the four id* fields of the input
Vojtech Pavlik
1
-5
/
+5
2002-07-18
[PATCH] drivers/usb/* designated initializer rework
Rusty Russell
1
-4
/
+4
2002-04-04
USB
Greg Kroah-Hartman
1
-0
/
+217