greybus: core: remove uevent handling for gb_connection
[cascardo/linux.git] / drivers / staging /
2015-10-19 Greg Kroah-Hartmangreybus: core: remove uevent handling for gb_connection
2015-10-19 Greg Kroah-Hartmangreybus: bundle.h: add a private field to struct gb_bundle
2015-10-19 Greg Kroah-Hartmangreybus: protocol: use the bundle struct device instead...
2015-10-19 Greg Kroah-Hartmangreybus: greybus_trace: use the bundle struct device...
2015-10-19 Greg Kroah-Hartmangreybus: loopback: use the bundle struct device instead...
2015-10-19 Greg Kroah-Hartmangreybus: connection: use the bundle struct device inste...
2015-10-19 Greg Kroah-Hartmangreybus: connection: remove 'struct device' from 'struc...
2015-10-19 Rui Miguel Silvagreybus: sdio: some cleanups in command function
2015-10-19 Rui Miguel Silvagreybus: sdio: send data block details at command request
2015-10-15 Bryan O'Donoghuegreybus: loopback: capture and present firmware supplie...
2015-10-15 Bryan O'Donoghuegreybus: loopback: add tracker variables to hold firmwa...
2015-10-15 Bryan O'Donoghuegreybus: loopback: send command to APBridge to tag...
2015-10-15 Bryan O'Donoghuegreybus: connection: add latency tag enable/disable...
2015-10-15 Bryan O'Donoghuegreybus: es1,es2: add USB vendor command to timestamp
2015-10-15 Greg Kroah-Hartmangreybus: raw: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: control: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: operation: use the bundle struct device instea...
2015-10-15 Greg Kroah-Hartmangreybus: usb: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: sdio: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: light : use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: pwm: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: i2c: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: gpio: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: firmware: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: audio: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: hid: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: spi: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: uart: use the bundle struct device instead...
2015-10-15 Greg Kroah-Hartmangreybus: vibrator: use the bundle struct device instead...
2015-10-15 Bryan O'Donoghuegreybus: loopback: add reserved fields to track firmwar...
2015-10-14 Johan Hovoldgreybus: gpio: handle set_irq_flags api change
2015-10-14 Johan Hovoldgreybus: build: add pwm to config options to enable
2015-10-14 Johan Hovoldgreybus: connection: remove duplicate protocol lookup...
2015-10-14 Johan Hovoldgreybus: protocol: make protocol-lookup error message...
2015-10-14 Johan Hovoldgreybus: vibrator: add missing protocol-register error...
2015-10-14 Johan Hovoldgreybus: protocol: make version debug message more...
2015-10-14 Johan Hovoldgreybus: protocol: warn on protocol put errors
2015-10-14 Johan Hovoldgreybus: protocol: warn on bad deregistration
2015-10-14 Johan Hovoldgreybus: operation: clean up error messages
2015-10-14 Johan Hovoldgreybus: operation: drop OOM-response FIXME
2015-10-14 Johan Hovoldgreybus: connection: replace pr_err with dev_err
2015-10-14 Johan Hovoldgreybus: es1/es2: clean up error messages
2015-10-14 Fabien Parentgreybus: connection: destroy connection on failing...
2015-10-14 Fabien Parentgreybus: es2: implement cport reset control request
2015-10-09 Rui Miguel Silvagreybus: sdio: clarify operator precedence
2015-10-09 Rui Miguel Silvagreybus: sdio: convert greybus ocr values to mmc ones
2015-10-09 Rui Miguel Silvagreybus: sdio: fix card removable detection
2015-10-09 Rui Miguel Silvagreybus: sdio: add field to get_caps response
2015-10-09 Viresh Kumargreybus: svc: skip setting flags for boot over unipro
2015-10-06 Michael Scottgreybus: build: android: fix strip module build step
2015-10-03 Michael Scottgreybus: build: android: replace Linaro build specific...
2015-10-01 Rui Miguel Silvagreybus: gpio: fix generic_handle_irq_desc api change
2015-09-30 Greg Kroah-Hartmangreybus: gpio: handle api change in generic_handle_irq_...
2015-09-29 Johan Hovoldgreybus: operation: remove gb_operation_destroy
2015-09-29 Johan Hovoldgreybus: es1/2: fix use-after-free in completion callback
2015-09-24 Viresh Kumargreybus: firmware: Don't send control-disconnected...
2015-09-24 Viresh Kumargreybus: firmware: drop 'stage' from ready-to-boot...
2015-09-24 Viresh Kumargreybus: interface: gb_interface_create() isn't called...
2015-09-24 Viresh Kumargreybus: interface: Pass interface pointer to gb_interf...
2015-09-24 Viresh Kumargreybus: svc: Read and clear module's boot status
2015-09-24 Viresh Kumargreybus: svc: Allow consecutive hotplug events for...
2015-09-24 Viresh Kumargreybus: svc: Use 'dev' instead '&op->connection->dev'
2015-09-23 Bryan O'Donoghuegreybus: loopback: remove module specific identifier...
2015-09-23 Bryan O'Donoghuegreybus: loopback: drop redundant endo0 string from...
2015-09-23 Bryan O'Donoghuegreybus: loopback: masked out threads should sleep
2015-09-23 Bryan O'Donoghuegreybus: loopback: move sysfs entries to /sys/bus/greyb...
2015-09-23 Bryan O'Donoghuegreybus: es1, es2: hook tracepoints to hardware send...
2015-09-23 Bryan O'Donoghuegreybus: tracepoints: add tracepoints for host_device...
2015-09-23 Bryan O'Donoghuegreybus: loopback: drop dependency on internal timestamps
2015-09-22 Greg Kroah-Hartmangreybus: es2: comment out unused functions
2015-09-18 Bryan O'Donoghuegreybus: operation, core: hook tracepoints into message...
2015-09-18 Bryan O'Donoghuegreybus: tracepoints: add tracepoint definitions
2015-09-17 Viresh Kumargreybus: Documentation: Update sysfs-bus-greybus
2015-09-17 Johan Hovoldgreybus: hd: remove connection-create/destroy callbacks
2015-09-17 Johan Hovoldgreybus: hd: add optional cport enable and disable...
2015-09-17 Johan Hovoldgreybus: connection: add protocol-version helper
2015-09-17 Johan Hovoldgreybus: connection: add control-connected helper
2015-09-17 Johan Hovoldgreybus: connection: clean up control-disconnected...
2015-09-17 Johan Hovoldgreybus: connection: clean up init error paths
2015-09-17 Johan Hovoldgreybus: connection: clean up svc-connection creation
2015-09-17 Fabien Parentgreybus: es{1,2}: remove obselete define
2015-09-15 Rui Miguel Silvagreybus: svc: fix endianness for svc message
2015-09-15 Johan Hovoldgreybus: greybus_protocols: add missing version-request...
2015-09-15 Johan Hovoldgreybus: svc: fix version response
2015-09-15 Johan Hovoldgreybus: svc: fix ida memory leak
2015-09-15 Alexandre Bailongreybus: es2: add some documentation about endpoints...
2015-09-15 Alexandre Bailongreybus: es2: change (un)map methods to static
2015-09-15 Alexandre Bailongreybus: es2: rename misnamed variables and methods
2015-09-15 Johan Hovoldgreybus: sdio: fix work-queue leak and use-after-free
2015-09-15 Johan Hovoldgreybus: sdio: fix tear-down use-after-free
2015-09-15 Johan Hovoldgreybus: vibrator: fix tear-down race
2015-09-15 Viresh Kumargreybus: firmware: Send AP-ready operation
2015-09-15 Viresh Kumargreybus: firmware: firmware image name has .tftf instea...
2015-09-15 Viresh Kumargreybus: firmware: Fix incorrect firmware file's name
2015-09-15 Viresh Kumargreybus: firmware: firmware's file name is 32 character...
2015-09-15 Viresh Kumargreybus: svc: Implement DME peer get/set attributes...
2015-09-15 Bryan O'Donoghuegreybus: loopback: use dev_name to populate sysfsname
2015-09-15 Bryan O'Donoghuegreybus: loopback: add gb_loopback_operation_sync
2015-09-15 Bryan O'Donoghuegreybus: loopback: sort list of connections for masking...
2015-09-15 Bryan O'Donoghuegreybus: loopback: add response len to loopback protocol
next