Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2018-01-17Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman
2017-08-08Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-05USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-02USB: acecad.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-26USB: acecad.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2010-11-11Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-04-21Input: acecad - don't advertise mouse eventsDmitry Torokhov
2010-04-21Input: acecad - fix some formatting issuesDmitry Torokhov
2010-04-21Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov
2010-04-21Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin
2008-10-18USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov