summaryrefslogtreecommitdiffstats
path: root/input/storage.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* input: added CreateSecureDeviceClaudio Takahasi2007-10-041-0/+18
|
* input: fixed missing byte(HID descriptor field) in the input fileClaudio Takahasi2007-08-031-1/+1
|
* input: remove the device entry from the hidd file when RemoveDevice is calledClaudio Takahasi2007-06-221-2/+4
|
* input: convert hidd to inputClaudio Takahasi2007-06-221-0/+42
|
* Moving input functions to the right filesClaudio Takahasi2007-03-191-4/+27
|
* Input: Use stored device name instead of the service name attributeClaudio Takahasi2007-03-011-3/+31
|
* Input: don't store the HID name in the "input" file && removed magic number ↵Claudio Takahasi2007-03-011-17/+17
| | | | in the memory alloc
* Input: renamed input storage file to "input"Claudio Takahasi2007-03-011-3/+4
|
* Input: Using glib memory alloc functionsClaudio Takahasi2007-02-281-19/+16
|
* Check if the HCI_LM_ENCRYPT is already activeClaudio Takahasi2007-01-261-0/+6
|
* Code standard(variables names): replaced sba to src and dba to dstClaudio Takahasi2007-01-261-9/+9
|
* Add encryption supportMarcel Holtmann2007-01-261-0/+75
|
* Small cleanupMarcel Holtmann2007-01-251-9/+10
|
* Moved HID store related functions to a new fileClaudio Takahasi2007-01-251-0/+171