summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
pr.jung [Wed, 4 Apr 2018 05:00:59 +0000 (14:00 +0900)]
gtest: Add gtest for led
Change-Id: I0d3c88dd1131fb4262d54b766002043c4a1ee333
Signed-off-by: pr.jung <pr.jung@samsung.com>
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Wed, 4 Apr 2018 04:58:44 +0000 (13:58 +0900)]
gtest: Add gtest for battery, cpu, display, extcon, and touchscreen
Change-Id: I733890ff1261e3e45e11129ea82f6e7e12a65a9e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 28 Mar 2018 11:02:58 +0000 (20:02 +0900)]
gtest: Add gtest for ir
Change-Id: I26ae1223e63c650c354a3f152fe6669023ac348a
Signed-off-by: pr.jung <pr.jung@samsung.com>
INSUN PYO [Wed, 14 Mar 2018 00:22:00 +0000 (09:22 +0900)]
remove unused usb_client item
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I500619bd569067dbe7d0c9c33613a141aa756066
INSUN PYO [Thu, 8 Mar 2018 05:50:34 +0000 (14:50 +0900)]
usb_device: add usb configfs HAL
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I532fbf31d95567efb1550293632f97480dc11811
Krzysztof Opasiak [Fri, 2 Mar 2018 20:44:11 +0000 (21:44 +0100)]
usb: Add service names to suitable USB functions
Both MTP and SDB functions requires userspace service to work.
So let's add names of those services to function structure.
Change-Id: I544fb4251751c8c98f11197af2898cf5c1a53d33
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
taeyoung [Thu, 29 Dec 2016 01:21:35 +0000 (10:21 +0900)]
Merge branch 'tizen_3.0' into tizen
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Change-Id: I4af8a6b19362cb83a5289815977fa87c3127c305
taeyoung [Fri, 16 Dec 2016 06:51:13 +0000 (15:51 +0900)]
cpu: add cpu HAL interfaces
Currently cpu boosting related functions are added.
Change-Id: I4f73ea6433711aff6c9b6d95d04ac3af07378b29
Signed-off-by: taeyoung <ty317.kim@samsung.com>
taeyoung [Tue, 6 Dec 2016 09:36:50 +0000 (18:36 +0900)]
display: add display enhance function for both mode and scenario
Change-Id: I8bd596f6ec62dc2239a510151ee091a5023d4090
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Kichan Kwon [Tue, 6 Dec 2016 10:12:11 +0000 (19:12 +0900)]
device-node : remove unreachable code
Change-Id: I590c995f69ab84e54fb7124a9e577673a97c2693
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
taeyoung [Wed, 30 Nov 2016 08:02:08 +0000 (17:02 +0900)]
display: add internal interface for display enhancement
Change-Id: Ia6e66afdd517f9678c5dd2923c19cf5a7f7e54ee
Signed-off-by: taeyoung <ty317.kim@samsung.com>
taeyoung [Mon, 21 Nov 2016 10:26:27 +0000 (19:26 +0900)]
thermal: add thermal HAL interface
Change-Id: Ic614ce4ec06f710de2d96019360b7ec0b62ece9f
Signed-off-by: taeyoung <ty317.kim@samsung.com>
pr.jung [Wed, 2 Nov 2016 04:40:24 +0000 (13:40 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Id510e5e68c6a8fa930948a0abf3be77be86c3e47
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Wed, 26 Oct 2016 04:13:19 +0000 (13:13 +0900)]
display: add display frame rate interfaces
Display frame rate can be adjusted by the interfaces.
Change-Id: I41d0cabb993d72c62a72229418c1e9a891099161
Signed-off-by: taeyoung <ty317.kim@samsung.com>
taeyoung [Fri, 21 Oct 2016 10:24:45 +0000 (19:24 +0900)]
display: add interface to convert light sensing value to brightness
deviced will use the interface to convert the light sensing value
to the brightness value to change.
Change-Id: I89d0306d654273850067ee56216dae3ae84c65ef
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Kunhoon Baik [Thu, 20 Oct 2016 01:41:56 +0000 (10:41 +0900)]
Clean up library dependencies for hwcommon and device-node
Change-Id: I5cee751663dbe0c20909d71586261f9446d88243
Krzysztof Opasiak [Thu, 11 Aug 2016 17:39:10 +0000 (19:39 +0200)]
Add usb_client HAL API
This API allows to apply abstract gadget description
received from USB gadget HAL to usb gadget subsystem in Kernel
via system infrastructure available on this particular device.
Change-Id: Ibf05b3ec7c8abfed357f886eada5864dca514051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Krzysztof Opasiak [Wed, 10 Aug 2016 20:45:34 +0000 (22:45 +0200)]
USB gadget HAL API
This API provides translation between set of functions
which should be available and abstract USB gadget description
(reprezented by struct usb_gadget).
This HAL can be used bo both define new values for VendorID,
ProductID and other stuff, and alse to add some new function
available only on this particular device (vendor specific).
Change-Id: I63464d9828bfc3fbf06a77d5d9fea82341bddf45
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
taeyoung [Thu, 7 Jul 2016 00:45:40 +0000 (09:45 +0900)]
display: add getter for the maximum brightness of display
- The maximum brightness of display varies
according to the driver. Thus maximum brightness
function is added for platform to adjust all cases.
Change-Id: Iab3c2b82372b174d569487b7c85f2024185a89b5
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Taeyoung Kim [Wed, 4 May 2016 07:54:44 +0000 (16:54 +0900)]
battery: add battery HAL interface
- If standard battery interfaces of Mainline kernel is always used,
this HAL is no use. But Tizen need to work on other kernel version
and thus the battery HAL interfaces are added.
Change-Id: I25b0b46f6d3dc1ee640c130b4c0f6ed2b588e606
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
pr.jung [Wed, 16 Mar 2016 09:14:06 +0000 (18:14 +0900)]
Remove thread unsafety function usage.
Change-Id: I8d086de719e6942737864eb56e9a054da4a2457d
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 11 Feb 2016 07:46:28 +0000 (16:46 +0900)]
ir: Add HAL interface
- Get information whether ir is available.
- Transmit ir pattern.
Change-Id: If3196bbbe39452917c76b8f3a74e81d94dec94c7
Signed-off-by: pr.jung <pr.jung@samsung.com>
Taeyoung Kim [Thu, 17 Dec 2015 11:35:46 +0000 (20:35 +0900)]
external connection: add HAL interface for external connections
- The hal will exchange extcon interface of kernel
Change-Id: I9ef2f9392a676b65140b3ef61d81f502c5e669be
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Fri, 4 Dec 2015 12:15:50 +0000 (21:15 +0900)]
touchscreen: add touchscreen hal interface
- If a target has touchscreen, the touchscreen
can be enabled or disable by some scenarios.
Thus the hal interface for touchscreen is
added.
Change-Id: I037af46a8dbeff606655e4714fc37bd20a9e3f99
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Wed, 1 Jul 2015 11:06:53 +0000 (20:06 +0900)]
display: remove codes related with vconf keys which are not used
- The keys are related with display brightness according to the power.
But the keys are removed from the vconf list. Thus the codes
related with the vconf keys are also removed
Change-Id: I8d53a38e7e9eddec3328c75d65f5696989749a2e
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Kibak Yoon [Fri, 20 Mar 2015 09:17:16 +0000 (18:17 +0900)]
device-node: add sensors hal interface
this interface is for sensors HAL.
Signed-off-by: Kibak Yoon <kibak.yoon@samsung.com>
Change-Id: If7ab8f5878228604676f13dd0809c1afce60f70e
Signed-off-by: Kibak Yoon <kibak.yoon@samsung.com>
Jiyoung Yun [Fri, 13 Mar 2015 10:46:09 +0000 (19:46 +0900)]
display: Add image effect and panel mode functions
Image effect and panel mode can be mixed.
So I provides each api and enums.
It depends on the display hardware,
if some mode can't support in your hardware,
you can return -ENOTSUP error.
Change-Id: Ib59c5f6c79ff1edd05fc09261c303555043d862c
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 13 Mar 2015 09:59:29 +0000 (18:59 +0900)]
display: Change the display hal version
Now it's a draft version,
so I modified the version to 0.1.
The final version will be v1.0 when Tizen 3.0 is released.
Change-Id: Ic7590c763f123ce9d80e6d1b8436a9e957ab79bb
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 27 Feb 2015 10:51:46 +0000 (19:51 +0900)]
device-node: Add display device structure
Backlight structure will replace with display structure.
The role and mean of backlight is too restrictive.
Display will cover all function of drm, backlight and so on.
Change-Id: Icf0a45d2fb522f0f55b7210fabf4a8b5bd77ef3b
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 30 Jan 2015 10:19:33 +0000 (19:19 +0900)]
device-node: Add led structures
Led device support to control the brightness level, color and duty.
There is an detail information in Tizen Wiki:
https://wiki.tizen.org/wiki/HAL_upgrade_for_Tizen_3.0#Device
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I70b0402fb528ba057ec782c4ba1718eb3dbd4225
Jiyoung Yun [Thu, 5 Feb 2015 12:00:39 +0000 (21:00 +0900)]
libdevice-node: Add HARDWARE_MODULE_STRUCTURE define
Change-Id: I3ab9e9455eeba8a6d2cd5ca3a65b2cc069d7b894
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Mon, 2 Feb 2015 05:56:57 +0000 (14:56 +0900)]
libdevice-node: Remove unnecessary cflag options
Change-Id: Ib7f12d92093b46e05843ef49a820824f67824387
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 16 Jan 2015 09:59:38 +0000 (18:59 +0900)]
device-node: Add HAL common and backlight structures
Each device shuld be contained struct hw_info_t module as a first variable.
It is a common interface among multiple device HAL structures.
Backlight HAL structure is for controlling the brightness of backlight.
You can set the birhgntess value using it and it also support to sensor mode.
It makes backlight display to be changed by light sensor value.
Developers can make their own HAL structure.
The HAL library should be located in $LIB_INSTALL_DIR/hw/.
There is an detail information in Tizen Wiki:
https://wiki.tizen.org/wiki/HAL_upgrade_for_Tizen_3.0#Device
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: Id73f5517e659a652a634cfa86c3137f5aca859c7
Jiyoung Yun [Thu, 15 Jan 2015 05:21:07 +0000 (14:21 +0900)]
device-node: Fix build under 64-bit architecture
A problem of int to pointer cast was raising
an error when building for 64 bits archs.
Change-Id: I5e9aa7b850370440c11e1c5ee3e58c381a1d71fc
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 2 Jan 2015 02:10:39 +0000 (11:10 +0900)]
device-node: Add null check operation of interface function
If there is no interface for something to do,
it will return -ENOTSUP error instead of segfault.
Bug-Tizen: TC-1932
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: If9dfdaecf53c88e14879dc66986e12cdcd1c2355
jy910.yun [Fri, 7 Nov 2014 12:40:20 +0000 (21:40 +0900)]
device-node: Add get_max_brightness and set_irled functions
Support to get the max brightness value of display
Support to set command to irled
Change-Id: I789e608a56371acc973fff2038eb4efa8ff5cbd1
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
jy910.yun [Fri, 7 Nov 2014 11:34:13 +0000 (20:34 +0900)]
device-node: Enable Werror compiler flag
To remove the warnning messages and latent bugs
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: I48ef0ea78dbd93bef5ebf44ac9d519822e955681
jy910.yun [Fri, 7 Nov 2014 09:11:10 +0000 (18:11 +0900)]
device-node: Replace system() with the combination of fork/exec
As per man page, it cautions against using system() in a program.
It can make a problem like a ruin of system intergrity
by strange values for some environment variables.
Change-Id: I5d77931c3fbb5fd1851219aaf8e8578d8ed9d255
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
jy910.yun [Wed, 5 Nov 2014 12:42:00 +0000 (21:42 +0900)]
device-node: Rename the logging macros
Change DEVERR/DEVLOG macros to _E/_D macros
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Idd4593e6b271addfb2f0ee8a091223b0267161cf
Romuald Texier-Marcadé [Mon, 2 Jun 2014 09:42:54 +0000 (11:42 +0200)]
Added missing APIs from devman_plugin_intf to default plugin :
- OEM_sys_get_hardkey_backlight
- OEM_sys_set_hardkey_backlight
Change-Id: I2ae36fc149504cf6ea35c3b8f6d614fa1d2657ed
Signed-off-by: Romuald Texier-Marcadé <romuald.texier-marcade@open.eurogiciel.org>
jy910.yun [Mon, 24 Jun 2013 01:48:49 +0000 (10:48 +0900)]
add hardkey backlight OAL functions
- 'OEM_sys_get/set_hardkey_backlight'
Change-Id: I153ddfe42132c5e3e3baf45fb44bcaa61fbc49cf
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
jy910.yun [Fri, 13 Sep 2013 12:10:40 +0000 (21:10 +0900)]
copy license file to /usr/share/license/
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ia477c4b0f52247cb55d5e33e01147b9f1459d493
William Douglas [Wed, 10 Jul 2013 22:11:49 +0000 (15:11 -0700)]
changelog
Signed-off-by: William Douglas <william.douglas@intel.com>
William Douglas [Fri, 28 Jun 2013 00:30:50 +0000 (17:30 -0700)]
Clean up udev and Smack rules
Smack rules for device nodes should be applied in the udev package.
Security team should audit permissions for device nodes that are
needed to be changed that were being kept in this package (but again
should be done in the udev package as there were a broad grouping of
devices that may even conflict with default udev rules).
This change is likely a breaking change and will need corresponding
changes to other packages (including udev rules and manifest).
Change-Id: I509035ace21163e24231e825f44a9f96a988c47e
Signed-off-by: William Douglas <william.douglas@intel.com>
Patrick McCarty [Mon, 24 Jun 2013 22:54:25 +0000 (15:54 -0700)]
TIVI-1050: set several Smack rules to floor in 95-devices.rules
Now that the systemd patch is integrated that supports setting Smack
labels for device nodes (via udev), several device nodes have rules set
that are breaking sound applications (e.g. Pulseaudio).
For the moment, we will set the default labels to "_" (floor), and we
will adjust them when the domain architecture has been settled.
Change-Id: Ie0098026ff8d0917d54ee1f367c20feda8d3b4e7
Baptiste DURAND [Wed, 19 Jun 2013 15:36:43 +0000 (17:36 +0200)]
Update Changelog
Change-Id: I4004564bb423271a4011f1b351c48d0437128665
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Baptiste DURAND [Wed, 19 Jun 2013 15:36:24 +0000 (17:36 +0200)]
Fix installation of systemd service
Use %{_unitdir} macro
Change-Id: I01cfb2449dc38aac79d5b7567d7640c97f84253e
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Anas Nashif [Sat, 18 May 2013 19:25:38 +0000 (15:25 -0400)]
Make it build on 64bit and general cleanup for 3.0
jy910.yun [Fri, 10 May 2013 09:05:24 +0000 (18:05 +0900)]
add smack labels regarding dialout, printer, nfc and hall
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ib09734774327effb7bab5b0c98352043aca5e2f4
jy910.yun [Fri, 5 Apr 2013 06:06:37 +0000 (15:06 +0900)]
resolve prevent issue about not initializing value on power saving func.
Change-Id: Ib0abb8986504f2a7e5900046f2cf5109fe011182
jy910.yun [Mon, 25 Mar 2013 13:35:25 +0000 (22:35 +0900)]
set smack label of device node when booted with systemd.
Change-Id: I34ae8bf7d987e5a90f52ed4de5341c681cc606f7
jy910.yun [Wed, 20 Mar 2013 09:02:06 +0000 (18:02 +0900)]
Merge branch 'master' into tizen_2.1
Change-Id: I100e99ee29bd04a90d0e417ff7cda55d7b645a99
jy910.yun [Wed, 20 Mar 2013 08:47:31 +0000 (17:47 +0900)]
add default smack label using udev rule and revise brightness_by_lux's param.
add 51-devices-priv.rules for controling default device node
change the position to add smack label to udev rules file
Change-Id: I4285b5897cb80d1bd5ca4d3bf7edf75f9cdda2fb
jy910.yun [Mon, 4 Mar 2013 11:17:01 +0000 (20:17 +0900)]
add smack label for haptic driver (device::haptic)
Change-Id: If40eef0ca802ceebb068025800eaf045e430917b
jy910.yun [Wed, 27 Feb 2013 05:31:35 +0000 (14:31 +0900)]
restore to add devman_plugin.pc file.
Change-Id: I8fb76484a4f51fdfcc9625cc0ecb411d9a64d9be
jy910.yun [Wed, 27 Feb 2013 03:14:11 +0000 (12:14 +0900)]
resolve build break issue
currently, different module has same pc file(devman_plugin)
Change-Id: I4c7607fd36444e4909953e0cd85cba4c5760211e
jy910.yun [Tue, 26 Feb 2013 07:06:47 +0000 (16:06 +0900)]
Create new Library to control OAL APIs
separate some code about OAL from devman
This module is a Library to control OAL APIs only used by system f/w
Change-Id: I8ea27904950f402922d4df315c02881c70fb65ac
HyungKyu Song [Sat, 16 Feb 2013 05:51:05 +0000 (14:51 +0900)]
Initial empty repository