ipc: inline ipc_buildid()
[safe/jmp/linux-2.6] / drivers / input / tablet /
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-07-10 Ping ChengInput: wacom - add support for the new Bamboo tablets
2007-07-10 Rene van PaassenInput: aiptek - update driver version
2007-07-10 Rene van PaassenInput: aiptek - rework the function key code
2007-07-10 Rene van PaassenInput: aiptek - tolerate newlines in sysfs files
2007-07-10 Rene van PaassenInput: aiptek - correct the tool switching code
2007-07-10 Rene van PaassenInput: aiptek - use only absolute misc reports
2007-07-10 Rene van PaassenInput: aiptek - put sensible warnings in probe
2007-07-10 Rene van PaassenInput: aiptek - use set_bit instead of bitwise or
2007-07-10 Mark VytlacilInput: aiptek - fix relative mode parsing
2007-07-10 Rene van PaassenInput: aiptek - fixed mouse button defines
2007-07-10 Rene van PaassenInput: aiptek - correct the proximity and validity...
2007-07-10 Rene van PaassenInput: aiptek - correct documentation on reports
2007-07-10 Dmitry TorokhovInput: aiptek - use array to list all buttons
2007-07-10 Dmitry TorokhovInput: aiptek - kill aiptek_convert_from_2s_complement()
2007-07-10 Dmitry TorokhovInput: aiptek - use maps in attributes
2007-07-10 Dmitry TorokhovInput: aiptek - do not check for NULL in attribute...
2007-07-10 Dmitry TorokhovInput: aiptek - use attribute group
2007-07-10 Dmitry TorokhovInput: aiptek - remove vendor and product attributes...
2007-07-10 Dmitry TorokhovInput: aiptek - do not try to export associated event...
2007-05-16 Al Viromissing dependencies for USB drivers in input
2007-05-08 Dmitry TorokhovInput: move USB tablets under drivers/input/tablet