aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/kbtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+3
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-3/+3
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov1-24/+15
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin1-2/+2
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+2
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-29input: use get_unaligned_* helpersHarvey Harrison1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-4/+7
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+226