Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04f0e6ebd1a2ca3a1f1a356e9a07ef1797ef1b7c
04f0e6e
greybus: fw-management: Add ioctl to initiate mode-switch
by Viresh Kumar
· 9 years ago
013e665
greybus: fw-management: Add firmware-management protocol driver
by Viresh Kumar
· 9 years ago
8502eb3
greybus: make greybus_gpbdev_type static
by Greg Kroah-Hartman
· 9 years ago
8888b96
greybus: spi: Separate out spilib from spi bridged PHY bundle driver
by Viresh Kumar
· 9 years ago
4c41292
greybus: spi: Restructure spi.c to share it with other bundle drivers
by Viresh Kumar
· 9 years ago
dc07540
greybus: Remove bridge PHY protocol specific classes
by Viresh Kumar
· 9 years ago
b966226
greybus: gpbridge: Remove (now) unused macro gb_gpbridge_builtin_driver()
by Viresh Kumar
· 9 years ago
a4b9a09
greybus: gpbridge: Rename gb-phy.ko module
by Viresh Kumar
· 9 years ago
ea7c477
greybus: usb: Create separate module
by Viresh Kumar
· 9 years ago
66b9e09
greybus: uart: Create separate module
by Viresh Kumar
· 9 years ago
bebc013
greybus: spi: Create separate module
by Viresh Kumar
· 9 years ago
3d64730
greybus: sdio: Create separate module
by Viresh Kumar
· 9 years ago
dca8060
greybus: pwm: Create separate module
by Viresh Kumar
· 9 years ago
d6046b4
greybus: i2c : Create separate module
by Viresh Kumar
· 9 years ago
7c0925e
greybus: gpio: Create separate module
by Viresh Kumar
· 9 years ago
9b919bd
greybus: gpbridge: Create module_gpbridge_driver()
by Viresh Kumar
· 9 years ago
90fa0e6
greybus: gpbridge: Export few routines
by Viresh Kumar
· 9 years ago
123e749
greybus: control: Drop unused parameter from timesync_authoritative
by Bryan O'Donoghue
· 9 years ago
fa433b6
greybus: control: Add TimeSync get-last-event logic
by Bryan O'Donoghue
· 9 years ago
5705020
greybus: svc: Add TimeSync SVC commands
by Bryan O'Donoghue
· 9 years ago
a974f46
greybus: arche-platform: Fix the MODULE_LICENSE to match with header
by Sandeep Patil
· 9 years ago
6458492
greybus: gpbridge: add uevent vars for gpbridge devices
by Sandeep Patil
· 9 years ago
c7092b2
greybus: gpbridge: make gpbridge device ids start with 1
by Sandeep Patil
· 9 years ago
14a5f47
greybus: gpbridge: add gpbridge device type
by Sandeep Patil
· 9 years ago
3ba9fa5
greybus: camera: fix data-connection handling
by Johan Hovold
· 9 years ago
3b05d85
greybus: connection: add camera-data connected workaround
by Johan Hovold
· 9 years ago
045d356
greybus: es2: add support for CDSI1 allocation
by Johan Hovold
· 9 years ago
e7b848c
greybus: es2: clean up cport-reset handling
by Johan Hovold
· 9 years ago
f2aae1c
greybus: hd: generalise cport allocation
by Johan Hovold
· 9 years ago
0506150
greybus: es2: clean up CDSI CPort reservation
by Johan Hovold
· 9 years ago
be5d01f
greybus: es2: fix probe error handling
by Johan Hovold
· 9 years ago
74a5d93
greybus: hd: move CPort allocation to host-device code
by Johan Hovold
· 9 years ago
a8af163
greybus: audio: mark the data connection as offloaded
by Johan Hovold
· 9 years ago
781ac86
greybus: connection: add helper for creating offloaded connection
by Johan Hovold
· 9 years ago
ca1f8f8
greybus: connection: add offloaded connection flag
by Johan Hovold
· 9 years ago
0e9b41a
greybus: connection: add no-flow-control connection flag
by Johan Hovold
· 9 years ago
501cc8b
greybus: Fix probing of gpbridge devices
by Viresh Kumar
· 9 years ago
e4e5536
greybus: core: Rename greybus_module_match()
by Viresh Kumar
· 9 years ago
6f8a028
greybus: gpbridge: Expose protocol_id in sysfs
by Viresh Kumar
· 9 years ago
792db39
greybus: interface: remove unused interface-version quirk
by Johan Hovold
· 9 years ago
ae0f645
greybus: interface: fix type in enable error message
by Johan Hovold
· 9 years ago
03fba18
greybus: svc: support status in svc_intf_activate response
by Jeffrey Carlyle
· 9 years ago
c77bac0
greybus: operation: fix an inconsistent indent
by David Lin
· 9 years ago
c6cc8e7
greybus: fw-download: Replace timer with delayed-work
by Viresh Kumar
· 9 years ago
a956d93
greybus: bootrom: Implement timeouts to detect Module failures
by Viresh Kumar
· 9 years ago
140026b
greybus: svc: implement svc_intf_activate
by Jeffrey Carlyle
· 9 years ago
144763b
greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operations
by Jeffrey Carlyle
· 9 years ago
03b4fa4
greybus: Revert "bootrom: Implement timeouts to detect Module failures"
by Jeffrey Carlyle
· 9 years ago
69c8763
greybus: fw-download: Introduce timeouts for firmware downloads
by Viresh Kumar
· 9 years ago
f63a896
greybus: fw-download: Manage firmware requests with kref
by Viresh Kumar
· 9 years ago
c4058b7
greybus: arche-platform: Rework platform/wd-line state transition logic
by Bryan O'Donoghue
· 9 years ago
886aba5
greybus: arche-platform: Export fn to allow timesync driver to change the state
by Vaibhav Hiremath
· 9 years ago
6c1ca56
greybus: arche-platform: Rename spinlock variable lock => wake_detect_lock
by Vaibhav Hiremath
· 9 years ago
521d0d5
greybus: greybus_protocols.h Add SVC_TIMESYNC_PING
by Bryan O'Donoghue
· 9 years ago
596e4a1
greybus: greybus_protocols.h Add SVC_TIMESYNC_WAKE_PINS_ACQUIRE/RELEASE
by Bryan O'Donoghue
· 9 years ago
5015d5c
greybus: greybus_trace.h: Fix dodgy indentation
by Bryan O'Donoghue
· 9 years ago
73d292d
greybus: uart: Kill reference_count hack
by Viresh Kumar
· 9 years ago
ceadf9d
greybus: Documentation: Add sysfs information about bridged-phy device
by Vaibhav Hiremath
· 9 years ago
4dda7e9
greybus: USB: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
ba3e670
greybus: SPI: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
dcd2086a
greybus: SDIO: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
315bea0
greybus: GPIO: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
cf1d8be
greybus: I2C: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
3205490
greybus: PWM: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
7dbe1f4
greybus: UART: convert to a gpbridge driver
by Greg Kroah-Hartman
· 9 years ago
6d58e71
greybus: connection: export gb_connection_disable_rx() fn
by Vaibhav Hiremath
· 9 years ago
ac4cbc5
greybus: gpbridge: Add gpbridge driver init/exit helper macros
by Vaibhav Hiremath
· 9 years ago
1d5f9ef
greybus: gpbridge: implement gpbridge "bus" logic
by Greg Kroah-Hartman
· 9 years ago
0decdd5
greybus: Revert "interface: Fetch and expose version of interface's firmware"
by Viresh Kumar
· 9 years ago
c77f85b
greybus: audio: Fix incorrect counting of 'ida'
by Dinko Mironov
· 9 years ago
ee2f207
greybus: svc: reconfig APBridgeA-Switch link to handle required load
by Mitchell Tasman
· 9 years ago
3e29bcf
greybus: core: add MODULE uevent var for all control devices
by Sandeep Patil
· 9 years ago
c81b1ec
greybus: bootrom: Implement timeouts to detect Module failures
by Viresh Kumar
· 9 years ago
0634874
greybus: audio: Use standard API to set connections' private data
by Vaibhav Agarwal
· 9 years ago
c188fdc
greybus: audio: Reduce codec->lock granularity
by Vaibhav Agarwal
· 9 years ago
bb9986e
greybus: audio: Reorganize sequence in GB audio bundle & codec driver
by Vaibhav Agarwal
· 9 years ago
852859a
greybus: audio: Remove redundant lock protection & is_connected field
by Vaibhav Agarwal
· 9 years ago
e6ab7a1
greybus: audio: Cleanup GB Audio bundle driver.
by Vaibhav Agarwal
· 9 years ago
84e0e38
greybus: audio:gb_manager: Use proper locking around kobject_xxx
by Vaibhav Agarwal
· 9 years ago
7557d04
greybus: fw-download: Create a macro for length of firmware file's name
by Viresh Kumar
· 9 years ago
cca2220
greybus: firmware: Add firmware-download protocol driver
by Viresh Kumar
· 9 years ago
7adb32b
greybus: operation: fix definition of the invalid type
by Johan Hovold
· 9 years ago
a2cf2e5
greybus: svc: define the version request
by Johan Hovold
· 9 years ago
b1f8bfe
greybus: loopback: remove unsupported version request
by Johan Hovold
· 9 years ago
1c3aead
greybus: control: implement mode-switch operation
by Johan Hovold
· 9 years ago
5fdc027
greybus: operation: add helper functions for unidirectional operations
by Johan Hovold
· 9 years ago
3e2ee2c
greybus: operation: add support for initiating unidirectional operations
by Johan Hovold
· 9 years ago
613c15e
greybus: operation: update gb_operation_request_send() documentation
by Johan Hovold
· 9 years ago
410abdd
greybus: fix outdated kernel-doc comment
by Johan Hovold
· 9 years ago
cca69fa
greybus: interface: remove unused prototype
by Johan Hovold
· 9 years ago
16ba59c
greybus: Documentation/sysfs: fix sysfs paths
by Sandeep Patil
· 9 years ago
dc9e9cf
greybus: Documentation/sysfs: add entry for host device bus_id
by Sandeep Patil
· 9 years ago
fbbd2b7
greybus: hd: add bus_id attribute
by Sandeep Patil
· 9 years ago
6ddbed5
greybus: interface: fix broken UniPro flow control
by Johan Hovold
· 9 years ago
9e04fb7
greybus: firmware: Add firmware management bundle driver
by Viresh Kumar
· 9 years ago
05ab5f0
greybus: audio: Identify jack type based on attributes reported
by Vaibhav Agarwal
· 9 years ago
475f498
greybus: audio: Rename widget_type to jack_attrubute
by Vaibhav Agarwal
· 9 years ago
54e9070
greybus: audio: Reorder gb_deactivate sequence to avoid protocol error
by Vaibhav Agarwal
· 9 years ago
2b8c2b5
greybus: audio: Changes in response to ASoC cleanup
by Vaibhav Agarwal
· 9 years ago
dc0f028
greybus: Bundle: Initialize dma_mask for bundle device
by Viresh Kumar
· 9 years ago
Next »