Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input plugin fixes and cleanup | Johan Hedberg | 2009-02-23 | 1 | -1/+2 |
| | | | | | This patch fixes all known issues caused by converting the input plugin to use BtIO. | ||||
* | Make input plugin to use BtIO API. | Luiz Augusto von Dentz | 2009-02-19 | 1 | -1/+1 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2009-01-01 | 1 | -1/+1 |
| | |||||
* | Input: Minor cleanup | Claudio Takahasi | 2008-09-09 | 1 | -0/+3 |
| | |||||
* | Input: storage cleanup | Claudio Takahasi | 2008-09-09 | 1 | -3/+3 |
| | |||||
* | Input cleanup: Unnecessary headers and function | Claudio Takahasi | 2008-09-03 | 1 | -2/+0 |
| | |||||
* | Fix input to reflect API documentation. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -8/+10 |
| | |||||
* | Cleanup input manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -2/+2 |
| | |||||
* | Fix wrong usage of non const bdaddr_t | Marcel Holtmann | 2008-05-15 | 1 | -2/+2 |
| | |||||
* | Removed function not used. | Cidorvan Leite | 2008-05-08 | 1 | -3/+0 |
| | |||||
* | Add basic fake HID infrastructure support | Marcel Holtmann | 2008-03-14 | 1 | -2/+13 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | input: fixed CreateDevice - verify the src and the dst address to discover ↵ | Claudio Takahasi | 2007-06-22 | 1 | -2/+1 |
| | | | | if the device already exists | ||||
* | input: removed session_data structure and added watch for Disconnect signal | Claudio Takahasi | 2007-06-21 | 1 | -0/+7 |
| | |||||
* | Don't set MTU value to 48 | Marcel Holtmann | 2007-05-29 | 1 | -4/+5 |
| | |||||
* | input: Connect/disconnect to the control and interrupt psm at the ending of ↵ | Claudio Takahasi | 2007-04-17 | 1 | -0/+4 |
| | | | | CreateDevice | ||||
* | Keep the device structure local | Marcel Holtmann | 2007-04-12 | 1 | -23/+3 |
| | |||||
* | input: minor code standard fixes | Claudio Takahasi | 2007-03-22 | 1 | -1/+1 |
| | |||||
* | input: code cleanup | Claudio Takahasi | 2007-03-21 | 1 | -2/+2 |
| | |||||
* | input: moving "struct input_device" to device.h | Claudio Takahasi | 2007-03-19 | 1 | -0/+23 |
| | |||||
* | Moving input functions to the right files | Claudio Takahasi | 2007-03-19 | 1 | -4/+5 |
| | |||||
* | Rename input-service.[ch] into device.[ch] | Marcel Holtmann | 2007-01-28 | 1 | -0/+27 |