Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b1d82047ebbb108e9961fffd51f8ccd54459221
4b1d820
greybus: es2: rename es2 data structures
by Alex Elder
· 9 years ago
8f0a654
greybus: es2: use official USB vendor/device id
by Greg Kroah-Hartman
· 9 years ago
76be20a
greybus: db3-platform: get rid of redundant gpio tests
by Alex Elder
· 9 years ago
ed8fbc2
greybus: db3-platform: Use dev_info for success messages
by Viresh Kumar
· 9 years ago
863e652
greybus: db3-platform: fix some typos
by Alex Elder
· 9 years ago
d934a88
greybus: db3-platform: fix code that fetches reset GPIO
by Alex Elder
· 9 years ago
92cc1d2
greybus: endo: move greybus_endo_setup() to endo.c
by Viresh Kumar
· 9 years ago
f7d3ad9
greybus: module: fix double freeing of module structure
by Viresh Kumar
· 9 years ago
63e8a14
greybus: interface: fix double freeing of interface structure
by Viresh Kumar
· 9 years ago
8d1043a
greybus: bundle: fix double freeing of bundle structure
by Viresh Kumar
· 9 years ago
3014712
greybus: endo: fix device-id allocation
by Johan Hovold
· 9 years ago
16cd787
greybus: endo: fix use-after-free in error path
by Johan Hovold
· 9 years ago
d517f27
greybus: platform: Add platform driver for DB3 AP bridge
by Vaibhav Hiremath
· 9 years ago
b50a24e
greybus: svc: don't trust any struct devices
by Greg Kroah-Hartman
· 9 years ago
c69b98d
greybus: core: remove uevent handling for gb_connection
by Greg Kroah-Hartman
· 9 years ago
6ea462a
greybus: bundle.h: add a private field to struct gb_bundle
by Greg Kroah-Hartman
· 9 years ago
7e4c8d7
greybus: protocol: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
5d9c68d
greybus: greybus_trace: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
d9a9ea1
greybus: loopback: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
30482c1
greybus: connection: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
b750fa3
greybus: connection: remove 'struct device' from 'struct gb_connection'
by Greg Kroah-Hartman
· 9 years ago
b6789ee
greybus: sdio: some cleanups in command function
by Rui Miguel Silva
· 9 years ago
10ed193
greybus: sdio: send data block details at command request
by Rui Miguel Silva
· 9 years ago
1ec5843
greybus: loopback: capture and present firmware supplied latencies
by Bryan O'Donoghue
· 9 years ago
e6227ee
greybus: loopback: add tracker variables to hold firmware timestamps
by Bryan O'Donoghue
· 9 years ago
fd58926
greybus: loopback: send command to APBridge to tag throughput
by Bryan O'Donoghue
· 9 years ago
e7e2efc
greybus: connection: add latency tag enable/disable callbacks
by Bryan O'Donoghue
· 9 years ago
608ab2f
greybus: es1,es2: add USB vendor command to timestamp
by Bryan O'Donoghue
· 9 years ago
29a167e
greybus: raw: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
defa37e
greybus: control: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
c3aa655
greybus: operation: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
dfdc6e1
greybus: usb: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
61c8057
greybus: sdio: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
5fd18b3
greybus: light : use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
8d5732f
greybus: pwm: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
c01e16e
greybus: i2c: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
c7eb46e
greybus: gpio: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
0a72bd3
greybus: firmware: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
283dc01
greybus: audio: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
b2a637d
greybus: hid: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
1cb9e38
greybus: spi: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
4f30bf3
greybus: uart: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
5ae2f55
greybus: vibrator: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
04db334
greybus: loopback: add reserved fields to track firmware latencies
by Bryan O'Donoghue
· 9 years ago
0010245
greybus: gpio: handle set_irq_flags api change
by Johan Hovold
· 9 years ago
650f38e
greybus: build: add pwm to config options to enable
by Johan Hovold
· 9 years ago
7f0efa0
greybus: connection: remove duplicate protocol lookup error message
by Johan Hovold
· 9 years ago
9942fc8
greybus: protocol: make protocol-lookup error message more informative
by Johan Hovold
· 9 years ago
d4efa68
greybus: vibrator: add missing protocol-register error handling
by Johan Hovold
· 9 years ago
4505c4d
greybus: protocol: make version debug message more informative
by Johan Hovold
· 9 years ago
519bf3c
greybus: protocol: warn on protocol put errors
by Johan Hovold
· 9 years ago
7803384
greybus: protocol: warn on bad deregistration
by Johan Hovold
· 9 years ago
0b1118a
greybus: operation: clean up error messages
by Johan Hovold
· 9 years ago
ff65e20
greybus: operation: drop OOM-response FIXME
by Johan Hovold
· 9 years ago
aae5a44
greybus: connection: replace pr_err with dev_err
by Johan Hovold
· 9 years ago
305a031
greybus: es1/es2: clean up error messages
by Johan Hovold
· 9 years ago
67b8175
greybus: connection: destroy connection on failing to bind it
by Fabien Parent
· 9 years ago
82ee1e6
greybus: es2: implement cport reset control request
by Fabien Parent
· 9 years ago
f064b87
greybus: sdio: clarify operator precedence
by Rui Miguel Silva
· 9 years ago
dcb8d8d
greybus: sdio: convert greybus ocr values to mmc ones
by Rui Miguel Silva
· 9 years ago
6cac7dc
greybus: sdio: fix card removable detection
by Rui Miguel Silva
· 9 years ago
e0f875c
greybus: sdio: add field to get_caps response
by Rui Miguel Silva
· 9 years ago
1575ef1
greybus: svc: skip setting flags for boot over unipro
by Viresh Kumar
· 9 years ago
d3247a3
greybus: build: android: fix strip module build step
by Michael Scott
· 9 years ago
adc4014
greybus: build: android: replace Linaro build specific logic with AOSP equivalents
by Michael Scott
· 9 years ago
3c9426a
greybus: gpio: fix generic_handle_irq_desc api change
by Rui Miguel Silva
· 9 years ago
4ee1441
greybus: gpio: handle api change in generic_handle_irq_desc()
by Greg Kroah-Hartman
· 9 years ago
6ab1ce4
greybus: operation: remove gb_operation_destroy
by Johan Hovold
· 9 years ago
58c8512
greybus: es1/2: fix use-after-free in completion callback
by Johan Hovold
· 9 years ago
336dfea
greybus: firmware: Don't send control-disconnected event for firmware protocol
by Viresh Kumar
· 9 years ago
06986a2
greybus: firmware: drop 'stage' from ready-to-boot request
by Viresh Kumar
· 9 years ago
78cd677
greybus: interface: gb_interface_create() isn't called for existing interfaces
by Viresh Kumar
· 9 years ago
80d1ede
greybus: interface: Pass interface pointer to gb_interface_remove()
by Viresh Kumar
· 9 years ago
6bec5c7
greybus: svc: Read and clear module's boot status
by Viresh Kumar
· 9 years ago
bbaca71
greybus: svc: Allow consecutive hotplug events for the same module
by Viresh Kumar
· 9 years ago
c06307c
greybus: svc: Use 'dev' instead '&op->connection->dev'
by Viresh Kumar
· 9 years ago
c83d4ab
greybus: loopback: remove module specific identifier from debugfs name
by Bryan O'Donoghue
· 9 years ago
8d8d36d
greybus: loopback: drop redundant endo0 string from debugfs entry name
by Bryan O'Donoghue
· 9 years ago
42d7f7e
greybus: loopback: masked out threads should sleep
by Bryan O'Donoghue
· 9 years ago
f01f7a9
greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0
by Bryan O'Donoghue
· 9 years ago
6872c46
greybus: es1, es2: hook tracepoints to hardware send/recv operations
by Bryan O'Donoghue
· 9 years ago
32b2b16
greybus: tracepoints: add tracepoints for host_device tx/rx
by Bryan O'Donoghue
· 9 years ago
d090446
greybus: loopback: drop dependency on internal timestamps
by Bryan O'Donoghue
· 9 years ago
608f661
greybus: es2: comment out unused functions
by Greg Kroah-Hartman
· 9 years ago
5c8ad59
greybus: operation, core: hook tracepoints into message opertions
by Bryan O'Donoghue
· 9 years ago
bb03ed9
greybus: tracepoints: add tracepoint definitions
by Bryan O'Donoghue
· 9 years ago
2e49b15
greybus: Documentation: Update sysfs-bus-greybus
by Viresh Kumar
· 9 years ago
3afe952
greybus: hd: remove connection-create/destroy callbacks
by Johan Hovold
· 9 years ago
d7ea30a5
greybus: hd: add optional cport enable and disable callbacks
by Johan Hovold
· 9 years ago
2846d3e
greybus: connection: add protocol-version helper
by Johan Hovold
· 9 years ago
9d7fc25
greybus: connection: add control-connected helper
by Johan Hovold
· 9 years ago
72d7482
greybus: connection: clean up control-disconnected helper
by Johan Hovold
· 9 years ago
8d7a712
greybus: connection: clean up init error paths
by Johan Hovold
· 9 years ago
a95c258
greybus: connection: clean up svc-connection creation
by Johan Hovold
· 9 years ago
ced6007
greybus: es{1,2}: remove obselete define
by Fabien Parent
· 9 years ago
2498050
greybus: svc: fix endianness for svc message
by Rui Miguel Silva
· 9 years ago
cfb1690
greybus: greybus_protocols: add missing version-request definition
by Johan Hovold
· 9 years ago
5983293
greybus: svc: fix version response
by Johan Hovold
· 9 years ago
c09db18
greybus: svc: fix ida memory leak
by Johan Hovold
· 9 years ago
e5acf73
greybus: es2: add some documentation about endpoints mapping
by Alexandre Bailon
· 9 years ago
Next »