summaryrefslogtreecommitdiffstats
path: root/init/devices.c
Commit message (Expand)AuthorAgeFilesLines
* liblog: enable logging to logd.Mark Salyzyn2014-02-281-2/+10
* Remove an unused #include of <asm/page.h>.Elliott Hughes2014-02-241-1/+0
* init: add subsystem rules to ueventd.rcGreg Hackmann2013-11-261-29/+58
* init: handle ueventd path truncation betterGreg Hackmann2013-11-261-2/+16
* Handle policy reloads within ueventd rather than restarting it.Stephen Smalley2013-07-261-0/+11
* am 5954ecb8: Merge "Allow more characters in partition name links"Colin Cross2013-07-221-0/+2
|\
| * Allow more characters in partition name linksJohan Redestig2013-07-181-0/+2
* | am 76c58893: Free file handle for /firmware/image after useAjay Dudani2013-06-141-0/+1
|\ \ | |/ |/|
| * Free file handle for /firmware/image after useAjay Dudani2013-06-131-0/+1
| * ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGEDima Zavin2013-03-111-39/+44
* | Update ueventd set the SELinux context on sysfsStephen Smalley2013-04-031-0/+9
* | ueventd: allow platform devices to have just a /devices/ prefixDima Zavin2013-03-141-39/+44
|/
* ueventd: Increase uevent buffer sizeAndrew Boie2013-01-041-2/+2
* am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-171-12/+5
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-12/+5
* | am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created d...Jean-Baptiste Queru2012-08-141-0/+3
|\ \ | |/
| * Merge "Char device /dev/dri/card0 was not created during startup."Jean-Baptiste Queru2012-08-141-0/+3
| |\
| | * Char device /dev/dri/card0 was not created during startup.Lukasz Anaczkowski2012-07-231-0/+3
* | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-6/+5
|\ \ \ | |/ /
| * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-6/+5
* | | am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new direct...Jean-Baptiste Queru2012-08-081-27/+1
|\ \ \ | |/ /
| * | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-081-27/+1
| |\ \ | | |/ | |/|
| | * Set the SELinux security label on new directories.Stephen Smalley2012-07-261-27/+1
* | | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-11/+19
|\ \ \
| * | | HACK: use /firmware/image as a 3rd choiceIliyan Malchev2012-06-111-11/+19
| |/ /
* | | ueventd: fixup /sys permissions on change ueventsColin Cross2012-07-241-1/+1
|/ /
* | Add handling for DEVNAME for usb devicesWei Zhong2012-03-231-13/+39
|/
* Extend init and ueventd for SE Android.Stephen Smalley2012-02-011-12/+70
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-1/+1
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-28/+2
* rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
* am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
|\
| * resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
| |\
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-29/+5
* | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-5/+29
|\ \ \ | |/ /
| * | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-5/+29
| |\ \ | | |/
| | * Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-5/+29
* | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-29/+5
|\ \ \ | |/ /
| * | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-29/+5
| |\ \ | | |/
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-29/+5
* | | ueventd: track platform device uevents to parse block device namesColin Cross2011-03-311-10/+88
* | | ueventd: refactor uevent handlingColin Cross2011-03-311-89/+126
* | | defer firmware load until after filesystems are mountedBrian Swetland2011-03-251-9/+20
|/ /
* | Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+1
* | init: Abort firmware transfer if firmware is missingBenoit Goby2010-11-091-1/+3
* | am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs at...Brian Swetland2010-10-261-29/+48
|\ \ | |/
| * init: support owner/permission setting for sysfs attributes of devicesBrian Swetland2010-10-261-29/+48
* | resolved conflicts for merge of 3b5214a6 to masterBrian Swetland2010-09-191-9/+18
|\ \ | |/
| * add /vendor supportBrian Swetland2010-09-191-9/+18
* | am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
|\ \ | |/