Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87dcdebd6beb54f183ae874664ba47bf071ebf95
/
drivers
/
input
/
tablet
/
aiptek.c
c630901
Input: aiptek - stop saving struct usb_device
by Oliver Neukum
· 9 years ago
8e20cf2
Input: aiptek - fix crash on detecting device without endpoints
by Vladis Dronov
· 9 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2c01e7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
871ba51
USB: input: aiptek.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
8fb6321
USB: aiptek.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
383c52f
USB: input: aiptek.c: fix up dev_err() usage
by Greg Kroah-Hartman
· 13 years ago
1f80bb9
USB: aiptek.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
482d74c
Input: aiptek - adjust error-handling code label
by Julia Lawall
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
08642e7
USB: convert drivers/input/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
eadba0c
Input: aiptek - remove double define
by Edwin van Vliet
· 13 years ago
6f07d31
Input: aiptek - tighten up permissions on sysfs attributes
by Dmitry Torokhov
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 15 years ago
899ef6e
USB: remove info() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
1817b16
USB: remove warn() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
160f1fe
Input: convert drivers to use strict_strtoul()
by Joe Rouvier
· 16 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
858ad08
input: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
a32bcc4
Input: aiptek - add support for Genius G-PEN 560 tablet
by Guryanov Dmitry
· 17 years ago
5035522
Input: aiptek - update driver version
by Rene van Paassen
· 17 years ago
1e7b3fa
Input: aiptek - rework the function key code
by Rene van Paassen
· 17 years ago
0112db3
Input: aiptek - tolerate newlines in sysfs files
by Rene van Paassen
· 17 years ago
b3b6cf1
Input: aiptek - correct the tool switching code
by Rene van Paassen
· 17 years ago
da9fda4
Input: aiptek - use only absolute misc reports
by Rene van Paassen
· 17 years ago
6125a40
Input: aiptek - put sensible warnings in probe
by Rene van Paassen
· 17 years ago
1a54f49
Input: aiptek - use set_bit instead of bitwise or
by Rene van Paassen
· 17 years ago
0038cae
Input: aiptek - fix relative mode parsing
by Mark Vytlacil
· 17 years ago
ce0982e
Input: aiptek - fixed mouse button defines
by Rene van Paassen
· 17 years ago
fe981f2
Input: aiptek - correct the proximity and validity checks
by Rene van Paassen
· 17 years ago
2fe5741
Input: aiptek - correct documentation on reports
by Rene van Paassen
· 17 years ago
33936fa
Input: aiptek - use array to list all buttons
by Dmitry Torokhov
· 17 years ago
37767b6
Input: aiptek - kill aiptek_convert_from_2s_complement()
by Dmitry Torokhov
· 17 years ago
cd438a5
Input: aiptek - use maps in attributes
by Dmitry Torokhov
· 17 years ago
02fb6c3
Input: aiptek - do not check for NULL in attribute methods
by Dmitry Torokhov
· 17 years ago
b087e1f
Input: aiptek - use attribute group
by Dmitry Torokhov
· 17 years ago
5c659c6
Input: aiptek - remove vendor and product attributes from sysfs
by Dmitry Torokhov
· 17 years ago
9b40ed0
Input: aiptek - do not try to export associated event device
by Dmitry Torokhov
· 17 years ago
4104d13
Input: move USB tablets under drivers/input/tablet
by Dmitry Torokhov
· 18 years ago
[Renamed from drivers/usb/input/aiptek.c]
c0f82d5
Input: USB devices - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
7791bda
Input: drivers/usb/input - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
5014186
Input: USB devices - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ae0dadc
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
by David Brownell
· 18 years ago
52950ed
[PATCH] USB: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
f873e3e
[PATCH] Input: aiptek - fix Y axis setup
by Riccardo Magliocchetti
· 19 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
c5b7c7c
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
16a334c
Input: introduce usb_to_input_id() to uniformly produce
by Dmitry Torokhov
· 19 years ago
3e0777b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
by Linus Torvalds
· 19 years ago
060b884
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
65cde54
Input: remove user counters from drivers/usb/input since input
by Dmitry Torokhov
· 19 years ago
05f091ab
Input: whitespace fixes in drivers/usb/input
by Dmitry Torokhov
· 19 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
e838a0d
[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)
by Viktor A. Danilov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago