OSDN Git Service

tomoyo/tomoyo-test1.git
2015-12-18 Greg Kroah... greybus: tools: Add tools directory to greybus repo...
2015-12-18 Rui Miguel... greybus: camera: fix data types of operations
2015-12-15 Rui Miguel... greybus: spi: fix and cleanup spi devices handling
2015-12-15 Rui Miguel... greybus: spi: unregister master on device add fail
2015-12-15 Rui Miguel... greybus: spi: validate spi master register
2015-12-15 Rui Miguel... greybus: spi: rename label to undo operation
2015-12-15 Johan Hovoldgreybus: interface: fix hot-unplug control-connection...
2015-12-15 Johan Hovoldgreybus: interface: clean up control-connection handling
2015-12-15 Johan Hovoldgreybus: es2: demote dynamic-urb error message
2015-12-15 Greg Kroah... greybus: Camera: remove f_dentry usage
2015-12-15 Laurent Pinchartgreybus: Add driver for the camera class protocol
2015-12-15 Laurent Pinchartgreybus: Add camera protocol definition
2015-12-12 Bryan O'Donoghuegreybus: loopback: Add asynchronous backoff
2015-12-12 Bryan O'Donoghuegreybus: loopback: Wait for all async operations to...
2015-12-12 Bryan O'Donoghuegreybus: loopback: Retrun -ENOMEM if operation allocati...
2015-12-12 Bryan O'Donoghuegreybus: loopback: Drop NULL check on container_of...
2015-12-12 Axel Haslamgreybus: loopback: register a struct device.
2015-12-10 Axel Haslamgreybus: loopback: remove mask attribute
2015-12-10 Rui Miguel... greybus: spi: move chipselect to one byte size
2015-12-09 Laurent Pinchartgreybus: es2: Reserve CPorts 16 and 17
2015-12-08 Johan Hovoldgreybus: interface: clean up error messages
2015-12-08 Johan Hovoldgreybus: interface: fix interface-registration race
2015-12-08 Johan Hovoldgreybus: interface: separate manifest parsing from...
2015-12-08 Johan Hovoldgreybus: bundle: separate bundle creation and registration
2015-12-08 Johan Hovoldgreybus: bundle: separate connection disabling and...
2015-12-08 Johan Hovoldgreybus: bundle: use dev_err for bundle-creation errors
2015-12-08 Johan Hovoldgreybus: bundle: kill the bundle lock
2015-12-08 Johan Hovoldgreybus: interface: remove defensive WARN_ON
2015-12-08 Johan Hovoldgreybus: use decimal notation for interfaces, bundles...
2015-12-08 Johan Hovoldgreybus: svc: create svc along with host device
2015-12-08 Johan Hovoldgreybus: hd: make svc-connection life time coincide...
2015-12-08 Johan Hovoldgreybus: hd: initialise device last
2015-12-08 Johan Hovoldgreybus: connection: separate connection creation and...
2015-12-08 Johan Hovoldgreybus: connection: unbind protocol at exit
2015-12-08 Johan Hovoldgreybus: connection: bind protocol at init
2015-12-08 Johan Hovoldgreybus: connection: fail on missing protocol
2015-12-08 Johan Hovoldgreybus: bundle: kill gb_bundle_bind_protocols
2015-12-07 Johan Hovoldgreybus: bundle: remove obsolete function prototype
2015-12-07 Johan Hovoldgreybus: svc: add missing boot-status error message
2015-12-07 Bryan O'Donoghuegreybus: loopback: Ensure we reset stats once and once...
2015-12-07 Bryan O'Donoghuegreybus: loopback: Convert thread delay to microseconds
2015-12-07 Bryan O'Donoghuegreybus: loopback: Add asynchronous bi-directional...
2015-12-07 Bryan O'Donoghuegreybus: loopback: Convert cross-thread mutex to spinlo...
2015-12-05 Viresh Kumargreybus: Prefix hexadecimal values with 0x while printi...
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-12-05 Viresh Kumargreybus: svc: Use -EIO instead of -EINVAL for unipro...
2015-12-05 Viresh Kumargreybus: Documentation: Arrange entries in alphabetical...
2015-12-04 Johan Hovoldgreybus: core: add bundle id to bundle uevents
2015-12-04 Johan Hovoldgreybus: core: add interface id to interface and bundle...
2015-12-04 Johan Hovoldgreybus: core: add bus id to uevents
2015-12-03 Johan Hovoldgreybus: svc: flush workqueue at connection exit
2015-12-03 Bryan O'Donoghuegreybus: loopback: drop bus aggregate calculation
2015-12-03 Bryan O'Donoghuegreybus: loopback: Drop unused timeval variables
2015-12-03 Bryan O'Donoghuegreybus: loopback: Move latency_ts initialization to...
2015-12-03 Bryan O'Donoghuegreybus: loopback: Relax locking during loopback operations
2015-12-03 Rui Miguel... greybus: lights: default value for v4l2 flash controls
2015-12-03 Rui Miguel... greybus: lights: avoid channel torch double free
2015-12-03 Rui Miguel... greybus: lights: add v4l2 flash operations
2015-12-03 Viresh Kumargreybus: Documentation: Fix N-svc directory name
2015-12-03 Rui Miguel... greybus: spi: fix transfers bigger than greybus payload
2015-12-03 Michael Scottgreybus: build: remove Android makefile
2015-12-03 Rui Miguel... greybus: spi: add master and device config operations
2015-12-03 Rui Miguel... greybus: spi: add rdwr field to transfer descriptor
2015-12-03 Johan Hovoldgreybus: svc: fix racy hotplug handling
2015-12-03 Johan Hovoldgreybus: svc: defer processing of hot-unplug requests
2015-12-03 Johan Hovoldgreybus: svc: generalise deferred request handling
2015-12-03 Johan Hovoldgreybus: svc: clean up interface-remove helper
2015-12-03 Johan Hovoldgreybus: svc: clean up deferred hotplug handler
2015-12-03 Johan Hovoldgreybus: svc: clean up hotplug/unplug request handlers
2015-11-30 Viresh Kumargreybus: firmware: Fetch es2 VID/PID to distinguish...
2015-11-25 Johan Hovoldgreybus: Documentation/sysfs: rename interface and...
2015-11-25 Johan Hovoldgreybus: interface: drop the control bundle
2015-11-25 Johan Hovoldgreybus: manifest: refactor cport-descriptor release
2015-11-25 Johan Hovoldgreybus: connection: unconditionally enable connections
2015-11-25 Johan Hovoldgreybus: control: do not assume a control bundle
2015-11-25 Johan Hovoldgreybus: connection: handle bundle-less connections...
2015-11-25 Johan Hovoldgreybus: kill the endo
2015-11-25 Johan Hovoldgreybus: loopback: remove endo reference
2015-11-25 Johan Hovoldgreybus: svc: clean up log messages
2015-11-25 Johan Hovoldgreybus: hd: fix svc-connection handling
2015-11-25 Johan Hovoldgreybus: protocol: handle static connections
2015-11-25 Johan Hovoldgreybus: operation: handle static connections
2015-11-25 Johan Hovoldgreybus: connection: handle static connections
2015-11-25 Johan Hovoldgreybus: connection: add name field
2015-11-25 Johan Hovoldgreybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTION
2015-11-25 Johan Hovoldgreybus: connection: fix potential null-deref on create
2015-11-25 Johan Hovoldgreybus: connection: clean up connection-creation interface
2015-11-25 Johan Hovoldgreybus: interface: kill gb_create_bundle_connection
2015-11-25 Johan Hovoldgreybus: svc: move endo id and ap interface id to svc
2015-11-25 Johan Hovoldgreybus: svc: register svc device at hello
2015-11-25 Johan Hovoldgreybus: svc: clean up svc initialisation
2015-11-25 Johan Hovoldgreybus: svc: make svc a device
2015-11-25 Johan Hovoldgreybus: bundle: rename bundle devices
2015-11-25 Johan Hovoldgreybus: interface: make interfaces children of host...
2015-11-25 Johan Hovoldgreybus: connection: drop parent parameter from connect...
2015-11-25 Johan Hovoldgreybus: hd: make host device a device
2015-11-25 Johan Hovoldgreybus: bundle: add bundle_id attribute
2015-11-25 Johan Hovoldgreybus: bundle: use hexadecimal notation for class...
2015-11-25 Johan Hovoldgreybus: bundle: rename class attribute
2015-11-25 Johan Hovoldgreybus: interface: add interface_id attribute
next