]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
greybus: protocol: handle static connections
[karo-tx-linux.git] / drivers /
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
2015-11-25 Johan Hovoldgreybus: interface: remove device_id attribute
2015-11-25 Johan Hovoldgreybus: interface: rename vendor and product attributes
2015-11-25 Johan Hovoldgreybus: Documentation/sysfs-bus-greybus: update the...
2015-11-24 Johan Hovoldgreybus: Documentation/sysfs: update the example sysfs...
2015-11-24 Sachin Pandharegreybus: manifest: simplify descriptor address calculation
2015-11-24 Johan Hovoldgreybus: hd: fix cport-count check
2015-11-24 Johan Hovoldgreybus: connection: fix cport-id range
2015-11-24 Vaibhav Agarwalgreybus: Audio: Add skeleton code for GB virtual codec...
2015-11-22 Johan Hovoldgreybus: add class matching macro
2015-11-22 Johan Hovoldgreybus: move id-matching back to core
2015-11-22 Johan Hovoldgreybus: fix vendor and product matching
2015-11-22 Johan Hovoldgreybus: interface: remove unique id
2015-11-22 Johan Hovoldgreybus: remove unique-id matching
2015-11-22 Johan Hovoldgreybus: fix bundle-id match macros
2015-11-20 Johan Hovoldgreybus: svc: fix missing version-request sanity checks
2015-11-20 Johan Hovoldgreybus: firmware: break long lines
2015-11-20 Johan Hovoldgreybus: firmware: fix information leak
2015-11-20 Bartosz Golaszewskigreybus: loopback: allocate a response even for a 0...
2015-11-20 Alexandre Bailongreybus: loopback: fix invalid response size
2015-11-17 Rui Miguel Silvagreybus: manifest: fix bundle descriptor parse
2015-11-17 Mark Greergreybus: audio: Allocate protocol and class values
2015-11-17 Viresh Kumargreybus: es1: Remove the (now) unused es1 driver
2015-11-17 Viresh Kumargreybus: es2: remove fake vendor/product ids
2015-11-13 Rui Miguel Silvagreybus: power_supply: rework and operation changes
2015-11-13 Rui Miguel Silvagreybus: makefile: add power_supply config check
2015-11-13 Rui Miguel Silvagreybus: battery: move implementation to power_supply
2015-11-13 Rui Miguel Silvagreybus: battery: move battery file to power_supply
2015-11-12 Viresh Kumargreybus: es2: Send cport-id in wValue field to usb_cont...
2015-11-11 Johan Hovoldgreybus: svc: use bit-macro for cport flags
2015-11-11 Johan Hovoldgreybus: use decimal notation for interface and cport ids
2015-11-11 Johan Hovoldgreybus: interface: fix obsolete comment
2015-11-11 Johan Hovoldgreybus: interface: fix potential use-after-free at...
2015-11-11 Johan Hovoldgreybus: light: fix class-device parent
2015-11-11 Johan Hovoldgreybus: battery: fix class-device parent
2015-11-11 Johan Hovoldgreybus: loopback: fix layer violation
2015-11-06 Greg Kroah-Hartmangreybus: hid: hid should not be part of the bridged...
2015-11-05 Johan Hovoldgreybus: es2: clean up es2 destructor
2015-11-05 Johan Hovoldgreybus: hd: fix host-device life time issues
2015-11-05 Johan Hovoldgreybus: es1: add more structure to probe error handling
2015-11-05 Johan Hovoldgreybus: es2: add more structure to probe error handling
2015-11-05 Johan Hovoldgreybus: es1: fix debugfs dentry leak
2015-11-05 Johan Hovoldgreybus: es2: fix debugfs dentry leak
2015-11-05 Johan Hovoldgreybus: es1: separate stopping and deallocating urbs
2015-11-05 Johan Hovoldgreybus: es2: separate stopping and deallocating urbs
2015-11-05 Johan Hovoldgreybus: es1: separate urb allocation and submission
2015-11-05 Johan Hovoldgreybus: es2: separate urb allocation and submission
2015-11-05 Johan Hovoldgreybus: es2: fix endpoint requirement check
2015-11-05 Johan Hovoldgreybus: es2: fix use-after-free at disconnect
2015-11-05 Mark Greergreybus: i2s: Remove deprecated I2S Bridged-PHY Protocol
2015-11-05 Mark Greergreybus: audio: Remove I2S Bridged-PHY Protcol based...
2015-11-05 Johan Hovoldgreybus: hd: use common prefix for exported functions
2015-11-05 Johan Hovoldgreybus: hd: rename host-driver structure
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-11-05 Johan Hovoldgreybus: create host-device compilation unit
2015-11-05 Johan Hovoldgreybus: remove obsolete comment
2015-11-05 Johan Hovoldgreybus: endo: fix ida memory leak
2015-11-05 Johan Hovoldgreybus: connection: kill gb_hd_connections_exit
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref when...
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref in connec...
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref in hd_cpo...
2015-11-05 Johan Hovoldgreybus: connection: use bundle device for bundle error...
2015-11-05 Johan Hovoldgreybus: remove unused connection device type
2015-11-05 Johan Hovoldgreybus: remove unused host-device id
2015-11-02 Johan Hovoldgreybus: es2: update obsolete bridge-device comments
2015-11-02 Johan Hovoldgreybus: control: remove unused request handler
2015-11-02 Johan Hovoldgreybus: connection: remove unused time-stamp defines
2015-11-02 Bryan O'Donoghuegreybus: audio-pcm: fix use of variable unitialized
2015-11-02 Bryan O'Donoghuegreybus: manifest: fix the placement of arguments to...
2015-11-02 Alex Eldergreybus: es2: don't assume just one AP bridge
2015-11-02 Alex Eldergreybus: es2: move logging dentries into es2 struct
2015-11-02 Alex Eldergreybus: es2: move logging fifo into es2 struct
2015-11-02 Alex Eldergreybus: es2: move APB log task into the es2_ap_dev...
2015-11-02 Alex Eldergreybus: es2: rename es2 data structures
2015-10-23 Greg Kroah-Hartmangreybus: es2: use official USB vendor/device id
2015-10-22 Alex Eldergreybus: db3-platform: get rid of redundant gpio tests
2015-10-22 Viresh Kumargreybus: db3-platform: Use dev_info for success messages
2015-10-22 Alex Eldergreybus: db3-platform: fix some typos
2015-10-22 Alex Eldergreybus: db3-platform: fix code that fetches reset...
2015-10-21 Viresh Kumargreybus: endo: move greybus_endo_setup() to endo.c
2015-10-21 Viresh Kumargreybus: module: fix double freeing of module structure
next