aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device
Commit message (Expand)AuthorAgeFilesLines
* XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devicesPaul Kocialkowski2012-07-0513-325/+466
* XMM6260: Moved device-specific files to galaxys2 and maguro foldersPaul Kocialkowski2012-07-056-0/+0
* XMM6260: Always use ipc log handler, also reduced log outputPaul Kocialkowski2012-07-057-327/+202
* XMM6260: Renamed IO functions to give them an explicit name and cleanupPaul Kocialkowski2012-07-055-51/+20
* XMM6260: Fixed functions names and bracesPaul Kocialkowski2012-07-053-117/+130
* XMM6260: Reworked modemctl and brought ipc client to most functionsPaul Kocialkowski2012-07-056-287/+299
* XMM6260 I9250: Renamed and moved structuresPaul Kocialkowski2012-07-052-45/+49
* XMM6260 I9100: Renamed and moved structuresPaul Kocialkowski2012-07-052-30/+35
* XMM6260: Fix code indentPaul Kocialkowski2012-07-0510-1534/+1551
* XMM6260: Split defines in header filesPaul Kocialkowski2012-07-056-67/+112
* Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specsPaul Kocialkowski2012-07-043-46/+56
* XMM6260: Added GPRS capabilities handlerPaul Kocialkowski2012-07-041-0/+21
* Aries/Crespo: Added GPRS capabilities handlerPaul Kocialkowski2012-07-042-0/+23
* Using stored nv_data file and related functions instead of the default nv_dataPaul Kocialkowski2012-07-044-37/+93
* Allow EFS path to be overriden per-boardAlexander Tarasikov2012-07-041-0/+8
* xmm6260 rfs cleanup: code style and compilation warningsAlexander Tarasikov2012-07-041-18/+23
* RFS: added missing send/recv functionsPaul Kocialkowski2012-07-042-6/+96
* Cleanup xmm6260 ipc, prepare for rfsAlexander Tarasikov2012-07-041-28/+11
* Fix compilation warningsAlexander Tarasikov2012-07-042-13/+20
* Update firmware loader to the latest version, fix makefiles forAlexander Tarasikov2012-07-047-145/+156
* Add the dirty, hackish and barely working xmm6260 modem supportAlexander Tarasikov2012-07-0412-0/+2750
* GPRS interface name function for crespoPaulK2012-06-072-0/+11
* GPRS activation/deactivation functions for ariesPaulK2012-06-061-0/+70
* crespo: bump buffer size if incoming data to 0x50000; highest data size seen ...Simon Busch2012-02-231-1/+1
* h1: several fixes and adjustments to compile againSimon Busch2012-02-041-4/+4
* Fixed H1 device and devices-related fixesPaulK2012-02-031-3/+3
* Adjust for recent changes to device creation structureSimon Busch2012-02-032-12/+0
* Merge remote-tracking branch 'origin/paulk/rework-device-specific' into morph...Simon Busch2012-02-031-2/+2
|\
| * Modified ipc devices handling to use a table and permit explicit device namePaulK2012-02-033-14/+2
| * Register aries handlers on library initializationSimon Busch2012-01-301-1/+1
| * Add aries device for compilation and register it's handlers on startupSimon Busch2012-01-301-3/+9
| * Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-301-3/+9
* | Register aries handlers on library initializationSimon Busch2012-02-031-1/+1
* | Add aries device for compilation and register it's handlers on startupSimon Busch2012-02-031-3/+9
* | Rework device specific code so we can build one library for all devices nowSimon Busch2012-02-031-3/+9
|/
* Added support for aries devices (galaxy s, galaxy tab, perhaps more)PaulK2012-01-289-1106/+1313
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-142-8/+122
* WIP: socket stuff for galaxy sIgor Almeida2012-01-071-16/+51
* Start adding support for Samsung Galaxy SIgor Almeida2012-01-075-0/+1105
* Removed remaining crespo_nv_data filesPaulK2011-12-312-397/+0
* Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixesPaulK2011-12-311-3/+2
* Set negative rc for errors, plus cosmeticsPaulK2011-12-301-21/+14
* Finished crespo RFS implementation and code cleanupPaulK2011-12-301-35/+66
* Added RFS headers and RECV function for crespoPaulK2011-12-253-22/+75
* Corrected wake_lock in crespoPaulK2011-11-211-7/+9
* Switched utility functions to ipc_utils (for client-side logging)PaulK2011-11-073-13/+12
* Switched crespo's nv_data functions to the client log handler instead of printfPaulK2011-11-063-51/+53
* Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoingPaulK2011-10-312-10/+10
* Only print hexdump for messages when build in debug modeSimon Busch2011-10-301-1/+5
* Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...PaulK2011-10-301-3/+18