Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a52028626accc2ae26c9ce03ec7bba68146b8456
a520286
greybus: es2: clean up es2 destructor
by Johan Hovold
· 9 years ago
c170047
greybus: hd: fix host-device life time issues
by Johan Hovold
· 9 years ago
b4bd361
greybus: es1: add more structure to probe error handling
by Johan Hovold
· 9 years ago
57bc17f
greybus: es2: add more structure to probe error handling
by Johan Hovold
· 9 years ago
fb7a4ea
greybus: es1: fix debugfs dentry leak
by Johan Hovold
· 9 years ago
74cd650
greybus: es2: fix debugfs dentry leak
by Johan Hovold
· 9 years ago
715d7a7
greybus: es1: separate stopping and deallocating urbs
by Johan Hovold
· 9 years ago
f6624ca
greybus: es2: separate stopping and deallocating urbs
by Johan Hovold
· 9 years ago
8dfd3fe
greybus: es1: separate urb allocation and submission
by Johan Hovold
· 9 years ago
0ce68ce4
greybus: es2: separate urb allocation and submission
by Johan Hovold
· 9 years ago
b6d8085
greybus: es2: fix endpoint requirement check
by Johan Hovold
· 9 years ago
a51e8551
greybus: es2: fix use-after-free at disconnect
by Johan Hovold
· 9 years ago
357499d
greybus: i2s: Remove deprecated I2S Bridged-PHY Protocol
by Mark Greer
· 9 years ago
ddc88ef
greybus: audio: Remove I2S Bridged-PHY Protcol based audio driver
by Mark Greer
· 9 years ago
d6e139b
greybus: hd: use common prefix for exported functions
by Johan Hovold
· 9 years ago
a8cc020
greybus: hd: rename host-driver structure
by Johan Hovold
· 9 years ago
2537636
greybus: hd: rename host-device structure
by Johan Hovold
· 9 years ago
7bc6faa
greybus: create host-device compilation unit
by Johan Hovold
· 9 years ago
04fdd6a
greybus: remove obsolete comment
by Johan Hovold
· 9 years ago
26b7ba6
greybus: endo: fix ida memory leak
by Johan Hovold
· 9 years ago
fcfc762
greybus: connection: kill gb_hd_connections_exit
by Johan Hovold
· 9 years ago
5245a90
greybus: connection: fix potential null-deref when binding protocol
by Johan Hovold
· 9 years ago
a6e0363
greybus: connection: fix potential null-deref in connection create
by Johan Hovold
· 9 years ago
21dcc9e
greybus: connection: fix potential null-deref in hd_cport_enable
by Johan Hovold
· 9 years ago
e6c88bf
greybus: connection: use bundle device for bundle error messages
by Johan Hovold
· 9 years ago
0e30550
greybus: remove unused connection device type
by Johan Hovold
· 9 years ago
e96e616
greybus: remove unused host-device id
by Johan Hovold
· 9 years ago
4d5c446
greybus: es2: update obsolete bridge-device comments
by Johan Hovold
· 9 years ago
41a7fe2
greybus: control: remove unused request handler
by Johan Hovold
· 9 years ago
53be091
greybus: connection: remove unused time-stamp defines
by Johan Hovold
· 9 years ago
8417f5e
greybus: audio-pcm: fix use of variable unitialized
by Bryan O'Donoghue
· 9 years ago
b350007
greybus: manifest: fix the placement of arguments to pr_err
by Bryan O'Donoghue
· 9 years ago
3be0e17
greybus: es2: don't assume just one AP bridge
by Alex Elder
· 9 years ago
cbec7e2
greybus: es2: move logging dentries into es2 struct
by Alex Elder
· 9 years ago
8995a39
greybus: es2: move logging fifo into es2 struct
by Alex Elder
· 9 years ago
1482b3e
greybus: es2: move APB log task into the es2_ap_dev struct
by Alex Elder
· 9 years ago
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
Next »