aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/mpu3050.c
Commit message (Expand)AuthorAge
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren2012-05-02
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* Input: mpu3050 - configure the sampling methodHeikki Krogerus2011-12-24
* Input: mpu3050 - ensure we enable interruptsHeikki Krogerus2011-12-24
* Input: mpu3050 - add of_match table for device-tree probingOlof Johansson2011-12-24
* Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-11
* Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai2011-06-29