summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/as5011.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-091-3/+1Star
* Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-251-0/+1
* Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-131-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-3/+3
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: as5011 - use C99-style structure initializatorsShubhrajyoti D2012-10-111-3/+16
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-081-2/+3
|\
| * Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-2/+3
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-0/+1
|/
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-101-0/+367