]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
greybus: loopback: drop redundant endo0 string from debugfs entry name
[karo-tx-linux.git] / drivers /
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
2015-09-15 Bryan O'Donoghuegreybus: loopback: convert pr_info to dev_err
2015-09-15 Bryan O'Donoghuegreybus: loopback: ensure sysfs entries are cleaned...
2015-09-15 Bryan O'Donoghuegreybus: loopback: ensure debugfs entires are cleaned...
2015-09-15 Bryan O'Donoghuegreybus: loopback: exit kfree after mutex release
2015-09-15 Bryan O'Donoghuegreybus: loopback: hold a coarse lock while init/exit run
2015-09-15 Bryan O'Donoghuegreybus: loopback: ensure count decrement happens befor...
2015-09-15 Viresh Kumargreybus: connection: Add sysfs 'ap_cport_id' file for...
2015-09-15 Viresh Kumargreybus: svc: destroy the route on module hot-unplug
2015-09-15 Viresh Kumargreybus: svc: No need of per-direction route-create...
2015-09-15 Viresh Kumargreybus: Add flags to struct gb_protocol
2015-09-15 Viresh Kumargreybus: connection: Call connection_destroy() from...
2015-09-15 Viresh Kumargreybus: connection: destroy svc connection on connecti...
2015-09-15 Viresh Kumargreybus: connection: call gb_svc_connection_create...
2015-09-15 Viresh Kumargreybus: manifest: release cport descriptors to avoid...
2015-09-15 Viresh Kumargreybus: manifest: don't reject the interface on failin...
2015-09-04 Bryan O'Donoghuegreybus: loopback: make sure to list_del on connection_exit
2015-09-04 Alexandre Bailongreybus: es2: update the bulk_ep_set value accepted...
2015-09-04 Alexandre Bailongreybus: Greybus driver: add a new callbacks to driver
2015-09-04 Viresh Kumargreybus: spi: Allow spi-core to allocate bus numbers...
2015-09-03 Viresh Kumargreybus: connection: protocol can be NULL in gb_connect...
2015-09-03 Fabien Parentgreybus: connection: fail to bind if connection init...
2015-09-03 Viresh Kumargreybus: connection: call gb_connection_exit() from...
2015-09-03 Viresh Kumargreybus: connection: Propagate error properly
2015-09-03 Viresh Kumargreybus: connection: no need to verify connection-...
2015-09-03 Viresh Kumargreybus: connection: convert connected dev_warn() to...
2015-09-03 Viresh Kumargreybus: connection: staticize gb_connection_init()
2015-09-03 Viresh Kumargreybus: bundle: kill unnecessary forward declaration...
2015-09-03 Viresh Kumargreybus: svc: unexport few internal functions
2015-09-03 Viresh Kumargreybus: svc: Kill unnecessary wrapper functions
2015-09-03 Viresh Kumargreybus: svc: No need to return errors from [gb_]svc_co...
2015-09-03 Viresh Kumargreybus: greybus_protocols: Pack all request/response...
2015-09-03 Viresh Kumargreybus: greybus_protocols: Pack structure as required...
2015-09-03 Viresh Kumargreybus: greybus_protocols: svc: Add missing comment
2015-09-03 Viresh Kumargreybus: svc: reject invalid state requests
2015-09-03 Viresh Kumargreybus: svc: Include system headers at the top
2015-09-03 Vishal Bhojgreybus: build: android: avoid building for targets...
2015-09-03 Johan Hovoldgreybus: fix cport-id defines
2015-09-03 Johan Hovoldgreybus: es1: fix build-time cport constraint
2015-09-03 Johan Hovoldgreybus: core: fix hd-creation error path
2015-09-02 Fabien Parentgreybus: es{1,2}: remove control endpoint field
2015-09-02 Fabien Parentgreybus: es2: get cport count from apb1 usb device
2015-09-02 Fabien Parentgreybus: es2: dynamically allocate array for cport...
2015-09-02 Fabien Parentgreybus: add num_cports field to greybus hd
2015-09-02 Fabien Parentgreybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT
2015-09-02 Viresh Kumargreybus: svc: get hd directly from connection
2015-09-02 Johan Hovoldgreybus: pwm: replace pr_err with dev_err
2015-09-02 Johan Hovoldgreybus: interface: fix potential attribute-buffer...
2015-09-02 Johan Hovoldgreybus: svc: fix hot-plug-state allocation flag
2015-09-02 Johan Hovoldgreybus: svc: fix device-id allocation flag
2015-09-02 Johan Hovoldgreybus: endo: fix endo-id allocation flag
2015-09-01 Rui Miguel Silvagreybus: sdio: fix command type defines
2015-09-01 Johan Hovoldgreybus: firmware: fix potential stack corruption
2015-09-01 Alexandre Bailongreybus: es1/es2: set transfer flag to send a zero...
2015-08-18 Bryan O'Donoghuegreybus: loopback: fix typo in comment
2015-08-18 Bryan O'Donoghuegreybus: loopback: add module level sys/debug fs data...
2015-08-18 Bryan O'Donoghuegreybus: loopback: remove checkpatch error causing...
2015-08-18 Bryan O'Donoghuegreybus: loopback: initialized ms_wait negate warning
2015-08-18 Bryan O'Donoghuegreybus: loopback: add bitmask of connections to includ...
2015-08-18 Bryan O'Donoghuegreybus: loopback: graph round-trip time for all threads
2015-08-18 Bryan O'Donoghuegreybus: loopback: functionally decompose gb_loopback_c...
2015-08-18 Bryan O'Donoghuegreybus: loopback: add gb_loopback_nsec_to_usec_latency
2015-08-18 Bryan O'Donoghuegreybus: loopback: support synchronized tests over...
2015-08-18 Bryan O'Donoghuegreybus: loopback: convert sample report interface...
next