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