Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright information | Marcel Holtmann | 2009-01-01 | 1 | -1/+1 |
| | |||||
* | Fix driver removal for serial port driver. | Luiz Augusto von Dentz | 2008-11-07 | 1 | -1/+1 |
| | | | | | | Because of the last changes serial port driver would not remove all ports registered on probe just the one registered with serial port uuid if registered. | ||||
* | Get rid of the name attribute for ports | Johan Hedberg | 2008-11-06 | 1 | -2/+1 |
| | | | | | The name was used for matching against friendly-name strings but we can just as well derive it from the port UUID. | ||||
* | Cleanup serial manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -8/+4 |
| | |||||
* | Remove all serial ports on shutdown | Marcel Holtmann | 2008-05-06 | 1 | -0/+2 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | serial: Added GetServiceName | Claudio Takahasi | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | serial: Added GetName and GetAdapter | Claudio Takahasi | 2007-09-26 | 1 | -2/+2 |
| | |||||
* | Add Port.GetDevice method | Johan Hedberg | 2007-08-23 | 1 | -3/+3 |
| | | | | Rename 'name' dict key to 'device | ||||
* | serial: code standard - use int16_t for dev_id | Claudio Takahasi | 2007-05-18 | 1 | -2/+2 |
| | |||||
* | serial: keep port_open static since Connect will not be implemented | Claudio Takahasi | 2007-05-18 | 1 | -6/+0 |
| | |||||
* | serial: removed unused function(port_get_owner) | Claudio Takahasi | 2007-05-18 | 1 | -2/+0 |
| | |||||
* | serial: added port GetAddress | Claudio Takahasi | 2007-05-17 | 1 | -3/+4 |
| | |||||
* | serial: added RemovePort and bonded node list | Claudio Takahasi | 2007-05-17 | 1 | -0/+2 |
| | |||||
* | serial: fixed DisconnectService and added port_remove_listener | Claudio Takahasi | 2007-05-17 | 1 | -0/+2 |
| | |||||
* | serial: Removed PortCreated signal when calling ConnectService | Claudio Takahasi | 2007-05-17 | 1 | -2/+4 |
| | |||||
* | serial: moving functions to port.c and added port methods declaration | Claudio Takahasi | 2007-05-16 | 1 | -0/+11 |
| | |||||
* | Add new file skeletons | Marcel Holtmann | 2007-05-15 | 1 | -0/+22 |