| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
08644357 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
3bc18c7 bridge: Have tx_bytes count headers like rx_bytes.
cf01008 herring_defconfig: disable connection tracking on SIP
ca37d83 netfilter: xt_qtaguid: Fix the stats info display order
dd0675e net: wireless: bcmdhd: Use spin_lock_irqsave instead of spin_lock_irq
0cd19f0 net: wireless: bcmdhd: Fix event thread termination in case of empty queue
23cbfab net: wireless: bcmdhd: Improve join functionality
dbfa5aa net: wireless: bcmdhd: Make sure that FW is UP after corresponding message
82b74f2 net: wireless: bcmdhd: Fix profile update syncronization
6f6fe09 net: wireless: bcmdhd: Fix memory leak in wl_cfgp2p_down()
Change-Id: I7ac138800370116233d522033b28d4ef46eaa8ea
|
|
|
|
|
|
|
|
|
|
|
|
| |
87d6326 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
b85aaf9 video: s3cfb_tl2796: initialize brightness.
3c053e1 cpufreq: interactive: fix possible Division by zero.
3c74848 ARM: herring: Enable memory compaction
f0a1235 mm: compaction: Avoid memory holes when compacting memory
183a1fc input: evdev: do not block waiting for an event if fd is nonblock
587b1eb input: evdev: if no events and non-block, return EAGAIN not 0
Change-Id: Ifde5859863a462a74520c291cc3773e49e52e36b
|
|
|
|
|
|
|
|
| |
e627a31 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
4f3824a netfilter: ipv6: fix crash caused by ipv6_find_hdr()
5c35106 netfilter: xt_qtaguid: add missing tracking for no filp case
Change-Id: I819b41e78fc2843be1ea01da3ec6917c4c315755
|
|
|
|
|
| |
Change-Id: I043263e87a21254a65ab05250562e239ef2e3d04
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
|
|
|
|
|
|
| |
fix a bug and add error handling code
Change-Id: Ibe2c70cf6718a964b23b9832626613cc73855116
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. I separate thread for decode and other(CSC) in OMX component.
OMX is processing color converting when one frame decoding. (parallel processing.)
(n-1)frame CSC with (n)frame decode are process At the same time.
Encoding scheme is the same as decoding scheme.
2. MFC use cacheable input and ouput buffer.
Because, ICS framework can not use '0'copy. use real data.
Therefore, should be used Cacheable buffer at CSC for performance.
Dependencies
- Change Ia0191181: S5PC11X: MFC: MFC use cacheable buffer for improve performance.
Change-Id: Ib07a00f2569dd80b9def015d4b1fdcfbb9d36c67
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1a34c58 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
b5d30a1 S5PC11X: MFC: MFC use cacheable buffer for improve performance.
f73747b net: wireless: bcmdhd: Fix get_noa() and set_noa() commands
8ee397d net: wireless: bcmdhd: Combined P2P fix
5d034bc usb: otg: Temporarily grab wakelock on charger and disconnect events
c843ded netfilter: xt_qtaguid: fix crash after using delete ctrl command
b1d0d5f PM: runtime: add might_sleep to PM runtime functions
3e59ce0 net: wireless: bcmdhd: Remove unnecessary rtnl_lock() calls
36cc2d0 net: wireless: bcmdhd: Fix SB address window caching
d72feaa net: wireless: bcmdhd: Fix scan notification in case of scan abort
Change-Id: I7816284f52805a481476936f1e435f785516ef73
|
|\
| |
| |
| |
| |
| |
| | |
I9020XXKI1 bootloader
* commit '0357675992c893bde76e98236b45c352f5261760':
add I9020XXKI1 att radio and I9020XXKI1 bootloader
|
| |\
| | |
| | |
| | |
| | | |
* commit '7d3ad023ad1834f10abaa25ecb396dd81930dd17':
add I9020XXKI1 att radio and I9020XXKI1 bootloader
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit 'e8146cee11f222b4841fc761c6338ad6277846ee':
add I9020XXKI1 att radio and I9020XXKI1 bootloader
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib94198962141c351f5a9073b423d1cd08704ebb8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
ff23f2f Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
6c6f91c HID: Add null check for hidinput.
786240c HID: magicmouse: Add input_register callback.
8bf44e9 HID: Add input_register callback.
0eb5aac net: wireless: bcmdhd: Update to Version 5.90.125.87
Change-Id: I98367b0dce852186a14b8c0d206598f141a7cf87
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
a128ad1 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
7007813 netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_once
1d1fa83 netfilter: xt_qtaguid: provide an iface_stat_all proc entry
5ea3a7c ARM: cache-l2x0: update workaround for PL310 errata 727915
5cd52e0 cpuidle: governor: menu: don't use loadavg
9cbad39 net: wireless: bcmdhd: Suppress dhd_pno_set message in case of success
9897481 net: wireless: bcmdhd: Enable P2P events only for P2P FW
9254163 Revert "ARM: vfp: fix a hole in VFP thread migration"
5b82de0 Revert "ARM: vfp: ensure that thread flushing works if preempted"
1545c23 net: wireless: bcmdhd: Fix wl_cfg80211_suspend() crash
4aec128 arm: herring: Use interactive cpufreq governor by default
Change-Id: Iabfcbe0b02ff593d29b7c45ac0da59d0f6ae2a88
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9cf9364922efe4d56e2d964753e8fa27e75ab21f
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Bug: 4295425
Change-Id: I4ef8711f1aeb06acf21d22382ab4ee2f094c4bd2
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
cf37175 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
a50b053 cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandem
a682462 netfilter: xt_qtaguid: work around devices that reset their stats
0831df7 net: wireless: bcmdhd: Update to Version 5.90.125.84
1ff007ee net: wireless: bcmdhd: Prohibit FW access in case of FW crash
f6ec523 net: wireless: Add CFG80211_ALLOW_RECONNECT option
f85cf4f usb: gadget: android: always update the sw_connected state
fc75349 usb: gadget: android: dump the uevents sent when changing states
21bad75 usb: gadget: android: follow proper order on disconnect
Change-Id: I308c09a88e5a9f787b3655cd68b04a61db535ea9
|
| | | | | |
| \ \ \ | |
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I047c50478ebfa0b8a25ddcba3c69664e3633dc55
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
f5f63efcc08ad67b25dfc7e20f99ebff8c499854 gpu: pvr: Update to DDK 1.6.16.4131.1.1
Change-Id: Ia6ca5e573b48d52cee5616611adb3674024b5638
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
f5f63efcc08ad67b25dfc7e20f99ebff8c499854 gpu: pvr: Update to DDK 1.6.16.4131.1.1
Change-Id: Ia6ca5e573b48d52cee5616611adb3674024b5638
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* commit '1810bc65f2cda29e462c26e21003916715fb3a8e':
kernel + wifi update: gpu only
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit '7827d2c24c6e973196c2e52ad40a4ff109fa7eed':
kernel + wifi update: gpu only
|
| | |\ \ \
| | | | |/
| | | |/|
| | | | |
| | | | | |
* commit '021f85e3d35255768d08acc16fc8887753729b08':
kernel + wifi update: gpu only
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
f5f63efcc08ad67b25dfc7e20f99ebff8c499854 gpu: pvr: Update to DDK 1.6.16.4131.1.1
Change-Id: Ia6ca5e573b48d52cee5616611adb3674024b5638
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
38aa6a6 gpu: pvr: Update to DDK 1.8@291121
0d250c5 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
7cfb88f input: misc: gpio; make wake irq conditional, and disable on remove paths
36af2a4 ARM: vfp: Always save VFP state in vfp_pm_suspend
4f77fd4 ARM: vfp: ensure that thread flushing works if preempted
c0822d4 ARM: vfp: fix a hole in VFP thread migration
7577c6c ARM: vfp: rename check_exception to vfp_hw_state_valid
70528f9 ARM: vfp: rename last_VFP_context to vfp_current_hw_state
Change-Id: I61b5341849bb8fbf99c708ad8917883ae1f2edbb
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 4295425
Change-Id: I0f65f5e0e6093da3f433493417d4b1f32fa479c0
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 5279179
Change-Id: I91d2c6c8ef7a3f6ada250150b38a6441f2c5ad45
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I3e43ca4d57584416874e17f97ecaacf3dbe2bb61
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
on/off.
This old one is no longer needed.
Bug: 5242350
Change-Id: Ifdc67b4885c2ca59fd9586bfb48fc21e0012545f
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
593db7d Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
ffebb24 netfilter: xt_qtaguid: warn only once for missing proc qtaguid data
6b82151 usb: otg_id: add suspend/resume interface
e90c9a5 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
f7d29b6 netfilter: xt_qtaguid: 1st pass at tracking tag based data resources
d18e4b8 net: wireless: change the expire time about each entry of scan results
692e468 rtc alarm: fix bad index when canceling alarms[]
07b26cd mmc: core: host: only use wakelock for detect work
Change-Id: I40b03ae9211693560fb81122dfd3e412f96312b9
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The logic controlling the CP clock and audio path in setMode()
was incorrect for certain transitions. In particular, the sequence
IN_CALL -> RINGTONE -> IN_COMMUNICATION -> IN_CALL would cause a
loss of call audio.
Change-Id: I4a6bcca32e6e33f965874ad2219f2728b9035e4a
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
8e570be gpu: pvr: Update to DDK 1.8@289794
82b5b3c Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown
a6a857f Revert "herring: defconfig: Pick correct rtc module, disable tuners"
686d33a USB: gadget: android: pass ctrl requests to accessory function when disabled
4bc7144 net: wireless: bcmdhd: Update to version 5.90.125.78
95cf7a1 usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
7013f49 PM: Backoff suspend if repeated attempts fail
7decc45 S5PC11x: REGULATOR: add default index for buck1 and buck2
df08cce herring: defconfig: Pick correct rtc module, disable tuners
64753a4 netfilter: qtaguid: fix proc/.../stats uid filtered output
e365df0 net: wireless: bcmdhd: Turn Off packet filtering for dhcp session
1b61b28 net: wireless: bcmdhd: Set bigger wakelock timeout for events
e2ed1e7 net: wireless: bcmdhd: Update to 5.90.125.74
c71b5e2 net: wireless: bcmdhd: Skip disassoc if country is not changed in country set
8fba1f1 net: wireless: bcmdhd: Use allocation with GFP_ATOMIC only in atomic context
5e4fcd2 Bluetooth: Fix l2cap conn failures for ssp devices
9b07688 HID: magicmouse: ignore 'ivalid report id' while switching modes, v2
c4b6650 netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTER
b44e592 fuse: Freeze client on suspend when request sent to userspace
Change-Id: I5d971a5a9c295d815e7ac431169f4715eb9f2e50
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Crespo also support HSPA, HSDPA and HSUPA. So device set HSDPA configuration.
Change-Id: I2b512f7bea2b2521161af92ae140efe0281fcf13
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4292d9d gpu: pvr: Update to DDK 1.8@289270
c7cb6c9 gpu: pvr: Update to DDK 1.8@289037
7c1e1f9 gpu: pvr: Update to DDK 1.8@288777
b3e50f5 S5PC11X: MFC: Change MFC device driver for bug 5200625: blocky artifacts on crespo
Change-Id: I61225fc312d0fd8e559d5edb55f6ec21553b6496
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add OMX_COLOR_FormatAndroidOpaque = 0x7F000789
Change-Id: I65c3b765ddabd18182d520992293a1ad917715fb
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Allocate an exact size of jpeg heap before passing to camera service.
bug:5160482
Change-Id: Id78f60b03a90533cb62f0c6489c9680692583c23
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adding support for NV12 encoding.
Adding use IMG Blit API.
Dependencies
- Change I753540bb: S5PC11X: MFC: Adding support for NV12 encoding.
also fixed bug: 5226617
Change-Id: Id3d4dfa9c3f7c4aebe05482db71902d3af4e994d
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 5002384
Change-Id: I8b863af26a6a9f832a1c65565c7c19a901a06d22
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
e9ef8c8 gpu: pvr: Update to DDK 1.8@279068
b3650d3 S5PC11X: MFC: Adding support for NV12 encoding.
Change-Id: I7b6dc870ae16a125c12a19b50621415a6932b4c5
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I8842908564b4556621af4e9d1245e07673f6d87c
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
d941c54 gpu: pvr: Update to DDK 1.8@278427
Change-Id: I29d9aaebd5fc5a21e90fa637ca5251d88156224c
|
|\ \ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
bug:4967771
Change-Id: I1e77ed60cb741dd5e82ed8a6de92bd06f23f5f87
|
|\ \ \ \ \ \ \ \ |
|