Age | Commit message (Expand) | Author |
2020-12-09 | Input: gtco - remove driver | Dmitry Torokhov |
2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-01-10 | Input: gtco - drop redundant variable reinit | Johan Hovold |
2020-01-10 | Input: gtco - fix extra-descriptor debug message | Johan Hovold |
2020-01-10 | Input: gtco - fix endpoint sanity check | Johan Hovold |
2019-07-13 | Input: gtco - bounds check collection indent level | Grant Hernandez |
2017-10-27 | Input: gtco - fix potential out-of-bound access | Dmitry Torokhov |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-05-16 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2016-03-31 | Input: gtco - stop saving struct usb_device | Oliver Neukum |
2016-03-31 | Input: gtco - fix crash on detecting device without endpoints | Vladis Dronov |
2015-01-26 | Input: gtco - use sign_extend32() for sign extension | Martin Kepplinger |
2014-01-27 | Input: gtco - fix usb_dev leak | Alexey Khoroshilov |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2012-05-04 | USB: input: gtco.c: fix up dev_* messages | Greg Kroah-Hartman |
2012-05-01 | USB: gtco.c: remove dbg() usage | Greg Kroah-Hartman |
2012-05-01 | USB: input: gtco.c: fix up dev_err() usage | Greg Kroah-Hartman |
2012-04-25 | USB: gtco.c: remove err() usage | Greg Kroah-Hartman |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack |
2010-01-11 | Input: make USB device ids constant | Márton Németh |
2009-04-17 | Input: gtco - add MODULE_DESCRIPTION() | Dmitry Torokhov |
2008-12-30 | Input: gtco - use USB endpoint API | Julia Lawall |
2008-10-17 | USB: remove info() macro from usb input drivers | Greg Kroah-Hartman |
2008-08-18 | Input: remove version.h from drivers that don't need it | Huang Weiyi |
2008-07-07 | Input: gtco - eliminate early return | Julia Lawall |
2008-05-30 | Input: gtco - fix double kfree in error handling path | Dmitry Torokhov |
2008-04-29 | input: use get_unaligned_* helpers | Harvey Harrison |
2008-04-28 | usb input endianness annotations and fixes | Al Viro |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-05-08 | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov |