]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-02-03 Vaibhav Agarwalgreybus: audio: use variable 'is_connected' to maintain...
2016-02-03 Vaibhav Agarwalgreybus: audio: codec driver cleanup
2016-02-03 Viresh Kumargreybus: connection: Fix sparse warnings around locking
2016-02-03 Greg Kroah... greybus: lsgb: remove it, it's in the gb-utils repo
2016-02-03 Viresh Kumargreybus: control: Fix sparse warnings
2016-02-03 Viresh Kumargreybus: audio: Fix sparse warnings
2016-02-03 Greg Kroah... greybus: audio_manager: use an 'ida' for the module id
2016-02-02 Axel Haslamgreybus: loopback_test: Decrease the max number of...
2016-02-02 Johan Hovoldgreybus: firmware: convert to bundle driver
2016-02-02 Johan Hovoldgreybus: legacy: remove unimplemented classes from...
2016-01-29 Michael Scottgreybus: arche-platform: reduce wait between WAKE_OUT...
2016-01-29 Michael Scottgreybus: arche-platform: assert wake-detect to complete...
2016-01-29 Michael Scottgreybus: arche-platform: bring SVC out of reset later...
2016-01-29 Michael Scottgreybus: arche-platform: ensure wake-detect pin is...
2016-01-28 Johan Hovoldgreybus: hd: fix host-device-removal race
2016-01-28 Viresh Kumargreybus: audio: Rename Audio class and remove the unuse...
2016-01-28 Viresh Kumargreybus: audio_codec: convert to bundle driver
2016-01-28 Viresh Kumargreybus: audio_codec: Free gccodec on dia probe failure
2016-01-28 Viresh Kumargreybus: audio_codec: Free gccodec on codec probe failure
2016-01-28 Bartosz Golaszewskigreybus: legacy: fix a null pointer dereference
2016-01-27 Axel Haslamgreybus: loopback_test: make output to csv file a param...
2016-01-27 Greg Kroah... greybus: svc watchdog: allow it to be enabled/disabled...
2016-01-26 Greg Kroah... greybus: camera: only build module against msm kernel
2016-01-26 Greg Kroah... greybus: svc: double the ping delay timeout
2016-01-26 Vaibhav Hiremathgreybus: arche-platform: Disable clock as part of drive...
2016-01-26 Jacopo Mondigreybus: camera: Stream config change unipro speed
2016-01-24 Greg Kroah... greybus: svc: return proper error code on watchdog...
2016-01-24 Greg Kroah... greybus: svc: add a "watchdog" to check the network...
2016-01-23 Greg Kroah... greybus: lsgb: Minor tweaks
2016-01-22 Gjorgji Rosikopulosgreybus: camera: add semiplanar and planar formats
2016-01-22 Viresh Kumargreybus: svc: Expose and retain VID/PID received from...
2016-01-22 Greg Kroah... greybus: lsgb: add lsgb shell script
2016-01-22 Vaibhav Agarwalgreybus: audio_codec: update codec_name as per driver...
2016-01-22 Johan Hovoldgreybus: firmware: abort if AP_READY fails
2016-01-22 Johan Hovoldgreybus: vibrator: convert to bundle driver
2016-01-22 Johan Hovoldgreybus: hid: convert to bundle driver
2016-01-22 Johan Hovoldgreybus: hid: clean up init error paths
2016-01-22 Johan Hovoldgreybus: connection: set request handlers at creation
2016-01-22 Johan Hovoldgreybus: legacy: look up protocol at connection creation
2016-01-22 Johan Hovoldgreybus: connection: remove legacy protocol id from...
2016-01-22 Johan Hovoldgreybus: legacy: add initialized flag
2016-01-22 Johan Hovoldgreybus: legacy: refactor legacy-connection handling
2016-01-22 Johan Hovoldgreybus: connection: return error-valued pointer on...
2016-01-22 Johan Hovoldgreybus: connection: rename connection-create interface
2016-01-22 Johan Hovoldgreybus: connection: simplify connection-creation interface
2016-01-22 Johan Hovoldgreybus: connection: drop the legacy protocol-id parameter
2016-01-22 Johan Hovoldgreybus: connection: add helper to create control conne...
2016-01-22 Johan Hovoldgreybus: connection: drop protocol parameter from stati...
2016-01-22 Johan Hovoldgreybus: manifest: check for duplicate CPort descriptor...
2016-01-22 Johan Hovoldgreybus: core: defer connection creation to driver...
2016-01-22 Greg Kroah... greybus: add bundle class to the bundle uevent
2016-01-22 Greg Kroah... greybus: svc: add ping command
2016-01-21 Greg Kroah... greybus: firmware: log the name of the firmware being...
2016-01-21 Rui Miguel... greybus: svc: add key event handling
2016-01-21 Greg Kroah... greybus: audio_codec: Don't be tricky with the driver...
2016-01-19 Johan Hovoldgreybus: legacy: add private driver data
2016-01-19 Johan Hovoldgreybus: connection: make cport lookup thread-safe
2016-01-19 Johan Hovoldgreybus: connection: serialise connection creation
2016-01-19 Johan Hovoldgreybus: connection: fix lookup race
2016-01-19 Johan Hovoldgreybus: connection: drop the connection_mutex
2016-01-19 Johan Hovoldgreybus: connection: destroy workqueue at unregister
2016-01-19 Johan Hovoldgreybus: connection: remove WARN_ON from destroy
2016-01-19 Johan Hovoldgreybus: control: add bundle-version operation
2016-01-19 Johan Hovoldgreybus: connection: remove broken protocol-version...
2016-01-19 Johan Hovoldgreybus: svc: store protocol version
2016-01-19 Johan Hovoldgreybus: core: disable bundle connections on hot-unplug
2016-01-19 Johan Hovoldgreybus: legacy: use protocol pointer to determine...
2016-01-19 Johan Hovoldgreybus: connection: move legacy-protocol handling...
2016-01-19 Johan Hovoldgreybus: svc: drop legacy-protocol dependency
2016-01-19 Johan Hovoldgreybus: control: drop legacy-protocol dependency
2016-01-19 Johan Hovoldgreybus: greybus_protocols: remove control-protocol...
2016-01-19 Johan Hovoldgreybus: connection: remove skip-connected legacy proto...
2016-01-19 Johan Hovoldgreybus: firmware: remove skip-disconnected flag
2016-01-19 Johan Hovoldgreybus: core: add defensive connection disable post...
2016-01-19 Johan Hovoldgreybus: core: disable incoming operations pre disconnect
2016-01-19 Johan Hovoldgreybus: connection: add helper to disable incoming...
2016-01-19 Johan Hovoldgreybus: connection: add unidirectional enabled state
2016-01-19 Johan Hovoldgreybus: connection: make connection enable/disable...
2016-01-19 Johan Hovoldgreybus: connection: disable operations on enable errors
2016-01-19 Johan Hovoldgreybus: connection: clean up operation cancellation...
2016-01-19 Johan Hovoldgreybus: connection: always cancel operations on connec...
2016-01-19 Johan Hovoldgreybus: connection: add per-connection request handlers
2016-01-19 Johan Hovoldgreybus: connection: remove disable from destructor
2016-01-19 Johan Hovoldgreybus: connection: rename legacy init and exit functions
2016-01-19 Johan Hovoldgreybus: legacy: add legacy-protocol bundle driver
2016-01-17 Gjorgji Rosikopulosgreybus: camera: Update configure stream based on new...
2016-01-17 Gjorgji Rosikopulosgreybus: camera: Add support for configure streams...
2016-01-15 Michael Scottgreybus: firmware: replace colons with underscore in...
2016-01-15 Greg Kroah... greybus: Revert "camera: Fix backword compatibility...
2016-01-15 Gjorgji Rosikopulosgreybus: camera: Fix backword compatibility in configur...
2016-01-15 Laurent Pinchartgreybus: camera: Return the result flags from the confi...
2016-01-14 Vaibhav Agarwalgreybus: audio: Enable codec module detection on differ...
2016-01-14 Vaibhav Agarwalgreybus: audio: Cleanup GB protocol connections in...
2016-01-14 Vaibhav Agarwalgreybus: audio: cleanup unnecessary dev_err messages
2016-01-14 Vaibhav Agarwalgreybus: audio: Report uevent on GB codec module insert...
2016-01-14 Vaibhav Agarwalgreybus: audio: Add GB Audio class protocol functionali...
2016-01-14 Vaibhav Agarwalgreybus: audio: Add topology parser for GB codec
2016-01-14 Vaibhav Agarwalgreybus: audio: Use greybus connection device for codec...
2016-01-14 Greg Kroah... greybus: Makefile: fix up build test for gb-audio-codec.ko
2016-01-14 Vaibhav Agarwalgreybus: audio: Build audio module conditionally
next