nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / input / tablet /
2008-12-30 Julia LawallInput: gtco - use USB endpoint API
2008-12-20 Roel KluinInput: make some variables and functions static
2008-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-26 Ping ChengInput: wacom - add support for new USB Tablet PCs
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb input drivers
2008-10-17 Greg Kroah-HartmanUSB: remove warn() macro from usb input drivers
2008-10-16 Dmitry TorokhovMerge branch 'next' into for-linus
2008-09-10 Joe RouvierInput: convert drivers to use strict_strtoul()
2008-08-18 Huang WeiyiInput: remove version.h from drivers that don't need it
2008-07-07 Julia LawallInput: gtco - eliminate early return
2008-06-17 Dmitry TorokhovMerge branch 'for-linus' into next
2008-05-30 Dmitry TorokhovInput: gtco - fix double kfree in error handling path
2008-05-16 Harvey HarrisonInput: wacom - make one-bit signed bitfields unsigned
2008-05-16 Ping ChengInput: wacom - cleanup handling of tablet IDs
2008-05-16 Harvey HarrisonInput: replace remaining __FUNCTION__ occurrences
2008-04-29 Harvey Harrisoninput: use get_unaligned_* helpers
2008-04-28 Al Virousb input endianness annotations and fixes
2008-04-25 Ping ChengInput: wacom - add support for Cintiq 20WSX
2008-04-15 Guryanov DmitryInput: aiptek - add support for Genius G-PEN 560 tablet
2008-04-15 Oliver NeukumInput: wacom - implement suspend and autosuspend
2008-03-14 Ping ChengInput: wacom - add support for Bamboo1, BambooFun,...
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