]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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... greybus: 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
2015-10-21 Viresh Kumargreybus: interface: fix double freeing of interface...
2015-10-21 Viresh Kumargreybus: bundle: fix double freeing of bundle structure
2015-10-21 Johan Hovoldgreybus: endo: fix device-id allocation
2015-10-21 Johan Hovoldgreybus: endo: fix use-after-free in error path
2015-10-21 Vaibhav Hiremathgreybus: platform: Add platform driver for DB3 AP bridge
2015-10-19 Greg Kroah... greybus: svc: don't trust any struct devices
2015-10-19 Greg Kroah... greybus: core: remove uevent handling for gb_connection
2015-10-19 Greg Kroah... greybus: bundle.h: add a private field to struct gb_bundle
2015-10-19 Greg Kroah... greybus: protocol: use the bundle struct device instead...
2015-10-19 Greg Kroah... greybus: greybus_trace: use the bundle struct device...
2015-10-19 Greg Kroah... greybus: loopback: use the bundle struct device instead...
2015-10-19 Greg Kroah... greybus: connection: use the bundle struct device inste...
2015-10-19 Greg Kroah... greybus: connection: remove 'struct device' from 'struc...
2015-10-19 Rui Miguel... greybus: sdio: some cleanups in command function
2015-10-19 Rui Miguel... greybus: 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... greybus: raw: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: control: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: operation: use the bundle struct device instea...
2015-10-15 Greg Kroah... greybus: usb: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: sdio: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: light : use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: pwm: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: i2c: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: gpio: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: firmware: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: audio: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: hid: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: spi: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: uart: use the bundle struct device instead...
2015-10-15 Greg Kroah... greybus: 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... greybus: sdio: clarify operator precedence
2015-10-09 Rui Miguel... greybus: sdio: convert greybus ocr values to mmc ones
2015-10-09 Rui Miguel... greybus: sdio: fix card removable detection
2015-10-09 Rui Miguel... greybus: 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... greybus: gpio: fix generic_handle_irq_desc api change
2015-09-30 Greg Kroah... greybus: 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... greybus: 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
next