summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/kbtab.c
AgeCommit message (Expand)Author
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum
2017-08-07Input: kbtab - constify usb_device_idArvind Yadav
2017-03-16Input: kbtab - validate number of endpoints before using themJohan Hovold
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-04USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-25USB: kbtab.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29input: use get_unaligned_* helpersHarvey Harrison
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov