index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-09-14
greybus: es2: rename misnamed variables and methods
Alexandre Bailon
2015-09-14
greybus: sdio: fix work-queue leak and use-after-free
Johan Hovold
2015-09-14
greybus: sdio: fix tear-down use-after-free
Johan Hovold
2015-09-14
greybus: vibrator: fix tear-down race
Johan Hovold
2015-09-14
greybus: firmware: Send AP-ready operation
Viresh Kumar
2015-09-14
greybus: firmware: firmware image name has .tftf instead of .fw
Viresh Kumar
2015-09-14
greybus: firmware: Fix incorrect firmware file's name
Viresh Kumar
2015-09-14
greybus: firmware: firmware's file name is 32 characters long
Viresh Kumar
2015-09-14
greybus: svc: Implement DME peer get/set attributes helpers
Viresh Kumar
2015-09-14
greybus: loopback: use dev_name to populate sysfsname
Bryan O'Donoghue
2015-09-14
greybus: loopback: add gb_loopback_operation_sync
Bryan O'Donoghue
2015-09-14
greybus: loopback: sort list of connections for masking purposes
Bryan O'Donoghue
2015-09-14
greybus: loopback: add response len to loopback protocol
Bryan O'Donoghue
2015-09-14
greybus: loopback: convert pr_info to dev_err
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure sysfs entries are cleaned up on exit
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure debugfs entires are cleaned up on exit
Bryan O'Donoghue
2015-09-14
greybus: loopback: exit kfree after mutex release
Bryan O'Donoghue
2015-09-14
greybus: loopback: hold a coarse lock while init/exit run
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure count decrement happens before sysfs_remove_groups
Bryan O'Donoghue
2015-09-14
greybus: connection: Add sysfs 'ap_cport_id' file for connections
Viresh Kumar
2015-09-14
greybus: svc: destroy the route on module hot-unplug
Viresh Kumar
2015-09-14
greybus: svc: No need of per-direction route-create requests
Viresh Kumar
2015-09-14
greybus: Add flags to struct gb_protocol
Viresh Kumar
2015-09-14
greybus: connection: Call connection_destroy() from gb_connection_svc_connect...
Viresh Kumar
2015-09-14
greybus: connection: destroy svc connection on connection exit or errors
Viresh Kumar
2015-09-14
greybus: connection: call gb_svc_connection_create() from gb_connection_init()
Viresh Kumar
2015-09-14
greybus: manifest: release cport descriptors to avoid 'excess descriptors' wa...
Viresh Kumar
2015-09-14
greybus: manifest: don't reject the interface on failing to initialize a cport
Viresh Kumar
2015-09-04
greybus: loopback: make sure to list_del on connection_exit
Bryan O'Donoghue
2015-09-04
greybus: es2: update the bulk_ep_set value accepted by map_to_cpor_ep()
Alexandre Bailon
2015-09-04
greybus: Greybus driver: add a new callbacks to driver
Alexandre Bailon
2015-09-04
greybus: spi: Allow spi-core to allocate bus numbers dynamically
Viresh Kumar
2015-09-03
greybus: connection: protocol can be NULL in gb_connection_exit()
Viresh Kumar
2015-09-03
greybus: connection: fail to bind if connection init fails
Fabien Parent
2015-09-03
greybus: connection: call gb_connection_exit() from gb_connection_destroy()
Viresh Kumar
2015-09-03
greybus: connection: Propagate error properly
Viresh Kumar
2015-09-03
greybus: connection: no need to verify connection->protocol
Viresh Kumar
2015-09-03
greybus: connection: convert connected dev_warn() to dev_err()
Viresh Kumar
2015-09-03
greybus: connection: staticize gb_connection_init()
Viresh Kumar
2015-09-03
greybus: bundle: kill unnecessary forward declaration of routine
Viresh Kumar
2015-09-03
greybus: svc: unexport few internal functions
Viresh Kumar
2015-09-03
greybus: svc: Kill unnecessary wrapper functions
Viresh Kumar
2015-09-03
greybus: svc: No need to return errors from [gb_]svc_connection_destroy()
Viresh Kumar
2015-09-03
greybus: greybus_protocols: Pack all request/response structure
Viresh Kumar
2015-09-03
greybus: greybus_protocols: Pack structure as required by the module firmware
Viresh Kumar
2015-09-03
greybus: greybus_protocols: svc: Add missing comment
Viresh Kumar
2015-09-03
greybus: svc: reject invalid state requests
Viresh Kumar
2015-09-03
greybus: svc: Include system headers at the top
Viresh Kumar
2015-09-03
greybus: build: android: avoid building for targets that don't have kernel bi...
Vishal Bhoj
2015-09-03
greybus: fix cport-id defines
Johan Hovold
[next]