]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-08-12 Viresh Kumargreybus: connection: Save major/minor supported by...
2015-08-12 Viresh Kumargreybus: define greybus wide protocol request numbers
2015-08-12 Viresh Kumargreybus: connection: disconnect connection on failures...
2015-08-12 Viresh Kumargreybus: svc: error out only for smaller payloads received
2015-08-12 Viresh Kumargreybus: audio: Add '<' to the print message for short...
2015-08-12 Viresh Kumargreybus: svc: Remove FIXME for firmware download
2015-08-11 Viresh Kumargreybus: vibrator: Use (already defined) major/minor...
2015-08-11 Viresh Kumargreybus: usb: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: uart: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: spi: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: pwm: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: i2c: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: hid: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: gpio: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: battery: Use (already defined) major/minor...
2015-08-11 Viresh Kumargreybus: hid: spell fix (s/infomation/information)
2015-08-11 Viresh Kumargreybus: sdio: error out only for smaller payloads...
2015-08-11 Viresh Kumargreybus: gpio: Print expected/actual payload size on...
2015-08-11 Viresh Kumargreybus: raw: Print expected/actual payload size on...
2015-08-04 Alex Eldergreybus: kernel_ver.h: define U32_MAX and U64_MAX
2015-08-04 Alex Eldergreybus: loopback: fix connection cleanup paths
2015-08-04 Alex Eldergreybus: loopback: compute average stats on demand...
2015-08-04 Alex Eldergreybus: loopback: use separate attribute macro for...
2015-08-04 Alex Eldergreybus: loopback: all read-only attributes are unsigned
2015-08-04 Alex Eldergreybus: loopback: error is an unsigned attribute
2015-08-04 Alex Eldergreybus: loopback: use a 32-bit count
2015-08-04 Alex Eldergreybus: loopback: record 32-bit min and max
2015-08-04 Alex Eldergreybus: loopback: use u32 for stats update
2015-08-04 Alex Eldergreybus: loopback: use U64_MAX for initialization
2015-08-04 Alex Eldergreybus: loopback: drop unneeded casts for void pointers
2015-08-04 Alex Eldergreybus: looback: fix two typos
2015-08-04 Alex Eldergreybus: interface: declare gb_interface_destroy()
2015-08-04 Johan Hovoldgreybus: greybus_protocols: use only type attributes...
2015-08-04 Johan Hovoldgreybus: sdio: fix message packing
2015-08-04 Johan Hovoldgreybus: uart: fix message packing
2015-08-04 Johan Hovoldgreybus: svc: fix message packing
2015-08-04 Johan Hovoldgreybus: greybus_protocols: fix typo in comment
2015-08-04 Viresh Kumargreybus: operation: Move operation header to greybus_pr...
2015-08-04 Viresh Kumargreybus: operation: Drop alignment attribute from opera...
2015-07-30 Johan Hovoldgreybus: usb: disable protocol driver
2015-07-30 Johan Hovoldgreybus: usb: implement hub_control callback
2015-07-30 Johan Hovoldgreybus: usb: fix hc_driver fields
2015-07-30 Johan Hovoldgreybus: usb: fix hcd allocation, deregistration and...
2015-07-30 Johan Hovoldgreybus: usb: renumber operation types
2015-07-30 Johan Hovoldgreybus: usb: clean up driver
2015-07-30 Viresh Kumargreybus: connection: remove special check for svc cport id
2015-07-29 Greg Kroah... greybus: svc: revert svc changes to keep things working...
2015-07-28 Bryan O'Donoghuegreybus: loopback: warn user if kfifo cannot log all...
2015-07-28 Bryan O'Donoghuegreybus: loopback: provide interface to read all latenc...
2015-07-28 Bryan O'Donoghuegreybus: loopback: make loopback code thread safe
2015-07-28 Bryan O'Donoghuegreybus: loopback: remove redundant timestamping
2015-07-28 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-28 Greg Kroah... greybus: core: clean up ida memory for host controller
2015-07-27 Viresh Kumargreybus: remove svc_msg.h
2015-07-27 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-27 Greg Kroah... greybus: interface: make gb_interface_destroy() static
2015-07-27 Greg Kroah... greybus: remove submit_svc from the host driver
2015-07-27 Greg Kroah... greybus: greybus.h: remove greybus_svc_in()
2015-07-27 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-27 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-27 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-27 Perry Hunggreybus: svc: add route create operation
2015-07-27 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-27 Greg Kroah... greybus: es2: remove svc endpoint message handling
2015-07-27 Greg Kroah... greybus: es1: remove svc endpoint message handling
2015-07-27 Viresh Kumargreybus: Switch to Cport 0 for svc and control protocol
2015-07-27 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-25 Viresh Kumargreybus: connection: compare hd_cport_id for matching...
2015-07-24 Perry Hunggreybus: connection: silence warning on unbound protocols
2015-07-24 Perry Hunggreybus: battery: fix panic on operation error
2015-07-24 Viresh Kumargreybus: interface: localize gb_interface_destroy()
2015-07-24 Viresh Kumargreybus: svc: remove interface->svc pointer
2015-07-24 Viresh Kumargreybus: svc: connection is created only once now
2015-07-24 Viresh Kumargreybus: svc: fully initialize the partially initialize...
2015-07-24 Bryan O'Donoghuegreybus: loopback: convert loopback wake/sleep to a...
2015-07-24 Greg Kroah... greybus: loopback: add poll support to the iteration_co...
2015-07-23 Johan Hovoldgreybus: operation: add completion work queue
2015-07-23 Johan Hovoldgreybus: operation: use per-connection work queues
2015-07-23 Johan Hovoldgreybus: connection: clean up creation error paths
2015-07-23 Johan Hovoldgreybus: connection: clean up connection creation
2015-07-23 Greg Kroah... greybus: connection: prevent oops for protocol_id sysfs...
2015-07-23 Viresh Kumargreybus: svc: Fix build warning on 64bit systems
2015-07-22 Johan Hovoldgreybus: connection: fix connection initialisation
2015-07-22 Johan Hovoldgreybus: operation: clean up greybus_message_sent
2015-07-22 Johan Hovoldgreybus: operation: fix operation ordering
2015-07-22 Bryan O'Donoghuegreybus: loopback: rename frequency to requests
2015-07-22 Bryan O'Donoghuegreybus: loopback: add commentary to sysfs variables
2015-07-22 Bryan O'Donoghuegreybus: loopback: run operations a set number of times
2015-07-22 Bryan O'Donoghuegreybus: loopback: update loopback operation descriptio...
2015-07-22 Bryan O'Donoghuegreybus: loopback: timestamp seeding should not drop...
2015-07-22 Bryan O'Donoghuegreybus: manifest: convert pr_err to dev_err
2015-07-22 Bryan O'Donoghuegreybus: manifest: reserve control connection cport...
2015-07-22 Viresh Kumargreybus: svc: No need of a separate version request
2015-07-22 Viresh Kumargreybus: svc: Implement SVC requests
2015-07-22 Viresh Kumargreybus: svc: Add helpers to create AP<->SVC connection
2015-07-22 Viresh Kumargreybus: interface: Update gb_create_control_connection...
2015-07-22 Viresh Kumargreybus: connection: Allow a bundle-less connection
2015-07-22 Viresh Kumargreybus: connection: Create gb_connection_create_range...
2015-07-22 Viresh Kumargreybus: connection: don't send connected/disconnected...
2015-07-22 Viresh Kumargreybus: Define cport/bundle for SVC protocol
next