summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/kbtab.c
Commit message (Expand)AuthorAgeFilesLines
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-11/+3
* Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-161-2/+1
* Input: kbtab - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+7
* USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+4
* USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: kbtab.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-19/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-3/+3
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-3/+3
* | Input: kbtab - do not advertise unsupported eventsDmitry Torokhov2010-04-201-24/+15
* | Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-201-7/+5
* | Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-2/+2
|/
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+2
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* input: use get_unaligned_* helpersHarvey Harrison2008-04-291-2/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-4/+7
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+226