aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorwonhee <wonhee48.seo@samsung.com>2011-07-07 13:10:41 +0900
committerBenoit Goby <benoit@android.com>2011-07-07 17:14:30 -0700
commitf0fb8e3aea25f55d4458558bd630113439d41d2d (patch)
tree8296cce047b0db4f8857c857982f01c40e8c185d /firmware/Makefile
parent4ef4d295db01091ffb5f77bbd69e5706767548e7 (diff)
downloadkernel_samsung_tuna-f0fb8e3aea25f55d4458558bd630113439d41d2d.zip
kernel_samsung_tuna-f0fb8e3aea25f55d4458558bd630113439d41d2d.tar.gz
kernel_samsung_tuna-f0fb8e3aea25f55d4458558bd630113439d41d2d.tar.bz2
misc: modem_if: Update modem interface iodevice
1. Fix efs receive error - When receive large rfs data, sometimes it cannot end from while loop. 2. Add check logic for fragmentation packet from link device 3. Add mutex for tx/rx ioctl 4. Fix error for handling of fragmentation head data. - patch set 2. 5. Remove mutex from item 3. - patch set 3. 6. Change Send/Recv to read/write func instead ioctl. - patch set 4. - We need to modify RIL by below patch. => https://partner.source.android.com/g/#/c/7413/ 7. Fix checkting logic, check count for read. - patch set 5. - We need to modify RIL => read(fp, buf, 0) -> read(fp, buf, alloc_size); Change-Id: I74b8a03e9e2d8e07ed6dd9dc2412d4bd6afbf8aa Signed-off-by: wonhee <wonhee48.seo@samsung.com>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions