summaryrefslogtreecommitdiffstats
path: root/ueventd.herring.rc
Commit message (Collapse)AuthorAgeFilesLines
* Set the rigth ownership of device /dev/s3c-mfc, which is used by video encoderJames Dong2011-06-171-1/+1
| | | | | | related-to-bug: 4600191 Change-Id: Iebb501a9ddbc3b9de6f19b0eca78782d51f64c61
* Add radio permission on radio partition for CDMA RILThomas Ryu2011-03-211-0/+1
| | | | | | | | Add rw permission on the radio partition, mtd5. CDMA RIL uses this partition to save radio version info. Change-Id: Icc75b297c068abd7e0872cdff3ed5b3b4a4c8ce0 Signed-off-by: Thomas Ryu <smilesr.ryu@samsung.com>
* wimax : DHCP service registration and change wimax driver attributeTK MUN2011-03-091-0/+2
| | | | | | | | - DHCP service registration for each interface. - Change wimax driver attribute. Change-Id: I3c56051155228b5aec01de05c2b42c3450c000f4 Signed-off-by: TK MUN <tk.mun@samsung.com>
* fix permissionsBrian Swetland2010-10-291-12/+10
| | | | | | | | - remove nonexistent devices - remove world readable permissions for media devices - fixup permissions for radio to read from the radio image partition Change-Id: Ida0ca7bf526888d0d640e0ef6f6be5b2033f469c
* GPS: apply GPS final permissionAlexy Shin2010-10-081-1/+2
| | | | | | Change GPS permission reviewed with Mike Lookwood Change-Id: I8a3afd5be3484d8eb0d36b803977acd17f251ebe
* S5PC11X: SENSORS: Set the correct permissions for akm8973Adam Hampson2010-10-061-2/+1
| | | | | | | | | | The name of the magnetometer device has changed and is now /dev/akm8973. The permissions for that device need to be set so libakm can open it. I also removed the aot device which is not longer used. Change-Id: I8fb9ccea67b6cc546d318d23ccfe70370d996072 Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
* update configurationBrian Swetland2010-10-061-1/+3
| | | | | | | | | | - enable fiq console - devices for new modemctl driver - cache partition no longer on emmc - fix up sdcard sharing Change-Id: Icbaa5e0c957d65e07ad25f558ac43b2abab95c1b Signed-off-by: Brian Swetland <swetland@google.com>
* adjust permissions for new radio interfaceBrian Swetland2010-09-261-0/+4
| | | | Change-Id: I4eeddded9f48f812f1a545d4512c005ebf5717b2
* libs3cjpeg: adjust access and owner in ueventd.herring.rcJeong-Seok Yang2010-09-241-0/+1
| | | | | Change-Id: I8eaed8c64ebf09f9024c1a82075a095782b4bfb0 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* S5PC11X: OMX: Added SEC_OMX(OpenMAX IL)SeungBeom Kim2010-09-211-0/+1
| | | | | | | | | | | | | Component name 1. OMX.SEC.AVC.Decoder 2. OMX.SEC.MPEG4.Decoder 3. OMX.SEC.H263.Decoder 4. OMX.SEC.AVC.Encoder 5. OMX.SEC.MPEG4.Encoder 6. OMX.SEC.H263.Encoder Change-Id: I4ae562c6d44fac8c376a8f60fd376c46bd1e721d Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
* new GPT world, switch to JI6 bootloaderBrian Swetland2010-09-201-0/+16
- require JI6 bootloader and JI4 radio - machine name is now "herring" - filesystems now mounted by name - setup_fs can now deal with name aliases for devices - kernel updated as below: 6ab2f34 S5PC11X: Fix compile error related sd/mmc platdata of herring f149eab S5PC11X: BATTERY: add gpio irq information at max8998 i2c device a8655ff S5PC11X: FIMC: Update fimc driver. 5d2366a S5PC11X: CONFIG: Add CONFIG_INPUT_KEYCHORD for bugreport service f44d575 S5PC11X: renamed board config file. renamed herring config from crespo and added Herring configuration 5fdbe88 S5PC11X: Add Herring configuration in board file Added configuration for Herring board 0f50abd S5PC11X: remove unused machine check code 1251f00 fs: partitions: add partition name to uevent 94dc613 ARM: crespo: defconfig: disable legacy PTYs 5a3d459 EFI/GPT: Register named partitions. cb2a888 Revert "EFI/GPT: Register named partitions." 719e7bc S5PC11X: I2C: Fix compile warnning. 60db07a S5PC11X: VIBRATOR: Add driver for Imagis ISA1000 haptic 4dce0eb ARM: crespo: defconfig: enable EFI/GPT partitions 7257dce fs: partitions: Add support for named partitions cb9d4a5 ARM: crespo: defconfig: enable DEBUG_FS Change-Id: I7be3ed0d2bf94807f40e0a21b322b49458e71e83