summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/as5011.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2012-07-05Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-2/+3
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-0/+1
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-11/+1
2011-11-01drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+1
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau1-0/+367