index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
acecad.c
Age
Commit message (
Expand
)
Author
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2018-01-16
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
2017-08-07
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-05-04
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2010-11-10
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-04-20
Input: acecad - don't advertise mouse events
Dmitry Torokhov
2010-04-20
Input: acecad - fix some formatting issues
Dmitry Torokhov
2010-04-20
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
2010-04-20
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
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