| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-02-12 | input: HID list handling cleanup, fix two bugs in pid.c and one in hid-core.c | Vojtech Pavlik | 1 | -6/+2 |
| 2005-02-08 | input: Fix range checks for the HIDIOC[GS]USAGES ioctl() to allow | hal@realmsys.com | 1 | -3/+2 |
| 2004-12-19 | USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16 | Greg Kroah-Hartman | 1 | -3/+3 |
| 2004-07-29 | input: Check the range for HIDIOC?USAGES num_values. | Vojtech Pavlik | 1 | -7/+4 |
| 2004-07-06 | Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input | Vojtech Pavlik | 1 | -19/+19 |
| 2004-07-05 | This patch fixes another disconnect oops in hiddev. | Adam Kropelin | 1 | -12/+6 |
| 2004-07-04 | [PATCH] gcc 3.5 fixes | Anton Blanchard | 1 | -3/+0 |
| 2004-06-24 | Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input | Vojtech Pavlik | 1 | -7/+13 |
| 2004-06-09 | USB: fix up dumb int_user_arg variable name as pointed out by Al Viro. | Greg Kroah-Hartman | 1 | -5/+4 |
| 2004-06-09 | USB: sparse cleanups for the whole driver/usb/* tree. | Greg Kroah-Hartman | 1 | -24/+26 |
| 2004-06-06 | input: Fix boundary checks for GUSAGE/SUSAGE in hiddev. | Herbert Xu | 1 | -7/+13 |
| 2004-05-29 | Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input | Vojtech Pavlik | 1 | -1/+1 |
| 2004-05-28 | Merge kroah.com:/home/greg/linux/BK/bleed-2.6 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2004-05-24 | [PATCH] USB: out of bounds access in hiddev_cleanup | Olaf Hering | 1 | -1/+1 |
| 2004-05-24 | [PATCH] Fix various memory leaks | Andrew Morton | 1 | -1/+1 |
| 2004-05-19 | input: Add 64-bit compatible ioctls for hiddev. | Adam Kropelin | 1 | -1/+1 |
| 2004-05-17 | input: Fix oops in hiddev | Takashi Iwai | 1 | -1/+1 |
| 2004-04-25 | [PATCH] USB: further cleanup of the hiddev driver, fixing another possible oo... | Greg Kroah-Hartman | 1 | -3/+1 |
| 2004-04-25 | [PATCH] USB: fix up fake usb_interface structure in hiddev | Greg Kroah-Hartman | 1 | -6/+5 |
| 2004-03-25 | [PATCH] USB: usb hiddev stack usage patch | Arjan van de Ven | 1 | -31/+49 |
| 2004-01-26 | input: Add a new ioctl to hiddev, which allows multiple usages to | James Lamanna | 1 | -24/+55 |
| 2004-01-20 | [PATCH] USB: hiddev HIDIOCGREPORT not blocking in 2.6 | Adam Kropelin | 1 | -0/+1 |
| 2003-12-28 | [PATCH] USB: Stop hiddev generating empty events | Adam Kropelin | 1 | -0/+1 |
| 2003-09-19 | [PATCH] Fix memory leak in hiddev.c found by Stanford Checker | Vojtech Pavlik | 1 | -0/+1 |
| 2003-09-03 | [USB]: hiddev_exit() can no longer be __exit, called from init code now. | David S. Miller | 1 | -1/+1 |
| 2003-09-01 | Merge kroah.com:/home/greg/linux/BK/bleed-2.5 | Greg Kroah-Hartman | 1 | -2/+1 |
| 2003-08-30 | [PATCH] dev_t handling cleanups (10/12) | Alexander Viro | 1 | -1/+1 |
| 2003-08-26 | [PATCH] ...more usb audit | Daniele Bellucci | 1 | -2/+1 |
| 2003-06-11 | hid: Add missing 'return 0's in hiddev ioctl handler. | Sergey Vlasov | 1 | -0/+10 |
| 2003-05-29 | o drivers/usb/input/hiddev: initialize struct usb_driver ->owner field | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2003-05-12 | [PATCH] USB: patch to fix up coding style violations | François Romieu | 1 | -9/+18 |
| 2003-05-06 | USB: converted hiddev over to new usb_register_dev() changes. | Greg Kroah-Hartman | 1 | -18/+19 |
| 2003-04-23 | [USB INPUT]: hiddev.c needs dev_fs_kernel.h | David S. Miller | 1 | -0/+1 |
| 2003-04-20 | [PATCH] devfs: usb | Christoph Hellwig | 1 | -6/+4 |
| 2003-03-23 | [PATCH] misc devfs_register cleanups | Christoph Hellwig | 1 | -3/+3 |
| 2003-03-23 | [PATCH] devfs_mk_dir simplification | Christoph Hellwig | 1 | -1/+1 |
| 2003-02-12 | input: Get rid of the kbd_pt_regs variable, and instead pass the | Vojtech Pavlik | 1 | -1/+1 |
| 2002-12-03 | [PATCH] usb cleanup | Alexander Viro | 1 | -1/+1 |
| 2002-11-13 | [PATCH] HID patches for MGE UPS | David Brownell | 1 | -0/+9 |
| 2002-11-10 | [PATCH] misc cleanups | Alexander Viro | 1 | -5/+1 |
| 2002-10-22 | [PATCH] drivers/usb/input/hiddev.c: fix hiddev_connect issue when | Arnaud Quette | 1 | -1/+1 |
| 2002-09-16 | USB: convert the drivers/usb/input files to the new USB driver model. | Greg Kroah-Hartman | 1 | -3/+3 |
| 2002-07-25 | do_mounts.c, block_dev.c, hiddev.c, md.c: | Richard Gooch | 1 | -2/+5 |
| 2002-07-18 | [PATCH] drivers/usb/* designated initializer rework | Rusty Russell | 1 | -10/+10 |
| 2002-07-15 | [PATCH] A cleanup of Paul's 2.5 hiddev update. | Vojtech Pavlik | 1 | -5/+40 |
| 2002-07-15 | [PATCH] Reintroduce proper returning of -EFAULT to hiddev.c | Vojtech Pavlik | 1 | -6/+12 |
| 2002-07-15 | [PATCH] Updates for hiddev by Paul Stewart | Vojtech Pavlik | 1 | -65/+73 |
| 2002-07-11 | [PATCH] Big HID update | Vojtech Pavlik | 1 | -24/+33 |
| 2002-07-05 | USB: Fixups due to the changes in struct usb_device for file_operations and m... | Greg Kroah-Hartman | 1 | -15/+7 |
| 2002-05-18 | drivers/usr/*.c | Arnaldo Carvalho de Melo | 1 | -5/+15 |