summaryrefslogtreecommitdiff
path: root/udev
Commit message (Expand)AuthorAgeFilesLines
* udev: Fix freezing on OpenRC caused by a raced execution of usbmuxdBalkanMadman2023-02-221-1/+1
* Add support for PID 0x1905Clément Decoodt2022-06-201-4/+4
* usb: Add more Apple Silicon retstore PIDsHector Martin2021-09-251-4/+4
* udev: Add Apple Silicon restore mode to rulesBenjamin BOURGEAIS2021-05-081-4/+4
* Fix udev rulesNikias Bassen2020-01-211-4/+4
* Support T2 chip in restore modeRick Mark2019-12-161-4/+4
* udev: Work around systemd bug related to bind events on Linux 4.12+Bastien Nocera2018-04-181-0/+3
* udev: Handle all events only onceRudolf Tammekivi2018-01-311-3/+3
* udev: ensure that all events relating to device are tagged systemdGavin Li2018-01-311-2/+5
* Add systemd activation autofoo with fallback for udev and manual activationMartin Szulecki2014-09-192-4/+24
* udev: Set "deactivated" USB configuration on iOS devices by defaultMartin Szulecki2013-11-041-2/+2
* udev: lower rules numbering to make sure we start as early as possibleNikias Bassen2013-09-261-0/+0
* remove libusbmuxd sources and adapt source tree to use autotoolsNikias Bassen2013-09-172-4/+2
* udev: Set owner to usbmux on device node to make it useable for usbmux userMartin S2012-04-071-2/+2
* Bump PID range for iPad 2, iPhone 5 and their variantsv1.0.7Martin S2011-03-151-3/+3
* Bump udev rules to 0-9a-f, should last for a few device iterationsHector Martin2010-09-191-2/+2
* Detect the iPad and let usbmuxd talk to itMartin Szulecki2010-04-041-4/+4
* Flag udev device with USBMUX_SUPPORTEDv1.0.3Martin Szulecki2010-03-221-1/+1
* Require explicit username to drop privsHector Martin2010-01-301-1/+1
* Revert "Use LIB_SUFFIX for udev rules file too"Hector Martin2009-10-301-1/+1
* Use LIB_SUFFIX for udev rules file tooHector Martin2009-10-281-1/+1
* Match a range of supported USB IDs and make iPod Touch 64GB workMartin Szulecki2009-09-231-2/+2
* Merge the two development historiesHector Martin2009-08-203-6/+4
* Port udev rules to newer kernelsBastien Nocera2009-08-151-20/+4
* Install udev rules in the correct locationBastien Nocera2009-08-151-1/+1
* Use udev -x/-u in udev rulesBastien Nocera2009-08-041-2/+2
* Revert "Use udev mode in the udev rules"v0.1.3Nikias Bassen2009-08-041-2/+2
* Use udev mode in the udev rulesv0.1.2Bastien Nocera2009-08-031-2/+2
* Added support for PTP + Apple Mobile Device + Apple USB Ethernet interfacesv0.1.0Nikias Bassen2009-07-131-1/+1
* Add product ids to support iPhone 3GSMartin Szulecki2009-06-191-2/+2
* Make udev symlink rules work with recent udev by using usb_idNikias Bassen2009-05-241-2/+2
* Make udev rules set the right usb config and create pretty usbmux symlinksMartin Szulecki2009-05-241-24/+10
* Let the daemon terminate only when no more device is attachedNikias Bassen2009-05-191-1/+1
* modified udev rules file to reflect autoconf prefix specificationNikias Bassen2009-05-191-2/+2
* Use autotools build system and add licenseMartin Szulecki2009-05-042-0/+41