Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-02 | Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt | Stephen Warren | 1 | -1/+1 |
2012-03-17 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 1 | -11/+1 |
2011-12-24 | Input: mpu3050 - configure the sampling method | Heikki Krogerus | 1 | -5/+103 |
2011-12-24 | Input: mpu3050 - ensure we enable interrupts | Heikki Krogerus | 1 | -1/+12 |
2011-12-24 | Input: mpu3050 - add of_match table for device-tree probing | Olof Johansson | 1 | -0/+7 |
2011-08-11 | Input: mpu3050 - correct call to input_free_device | Axel Lin | 1 | -1/+1 |
2011-06-29 | Input: add a driver to support InvenSense mpu3050 gyroscope chip | Joseph Lai | 1 | -0/+376 |