Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b482b0d6f099e282c7499b5b1a3a69747bf4fa8b
b482b0d
greybus: svc: implement interface mailbox event
by Johan Hovold
· 9 years ago
22bb938
greybus: svc: implement module inserted and removed operations
by Johan Hovold
· 9 years ago
ec562f2
greybus: interface: implement interface activation and power down
by Johan Hovold
· 9 years ago
1e8e22b
greybus: svc: add stub interface-activate function
by Johan Hovold
· 9 years ago
017482b
greybus: svc: add stub functions for v_sys, refclk and unipro
by Johan Hovold
· 9 years ago
1e1565e
greybus: interface: add active state flag
by Johan Hovold
· 9 years ago
36602a2
greybus: module: implement controlled module removal
by Johan Hovold
· 9 years ago
b15d97d
greybus: core: add module abstraction
by Johan Hovold
· 9 years ago
844fcbf
greybus: svc: refactor interface re-enable
by Johan Hovold
· 9 years ago
deba0c0
greybus: Documentation/sysfs: sort entries alphabetically
by Johan Hovold
· 9 years ago
4ff80a5
greybus: Documentation/sysfs: add entry for control device
by Johan Hovold
· 9 years ago
1218519
greybus: svc: use a common prefix for debugfs functions
by Johan Hovold
· 9 years ago
d7ed7cb
greybus: audio: acquire wakelock during active playback
by Vaibhav Agarwal
· 9 years ago
7b62b61
greybus: arche-ctrl: Don't expose driver internals to arche-platform driver
by Viresh Kumar
· 9 years ago
f2bf63a
greybus: audio: acquire wakelock during active playback
by Vaibhav Agarwal
· 9 years ago
f35fdb2
greybus: svc: fix function-parameter indentation
by Johan Hovold
· 9 years ago
5b35ef9
greybus: svc: fix pwrmon return value
by Johan Hovold
· 9 years ago
89f2df4
greybus: svc: keep error messages uniform
by Johan Hovold
· 9 years ago
2437f1c
greybus: es2: move ap_disconnect() below ap_probe()
by Viresh Kumar
· 9 years ago
62de6e0
greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errors
by Viresh Kumar
· 9 years ago
ecdd3a2
greybus: es2: disable cport-in after remove greybus host device
by Viresh Kumar
· 9 years ago
a0f997b
greybus: es2: Allow proper release of greybus host device
by Viresh Kumar
· 9 years ago
36460e8
greybus: audio-codec: Staticize few routines to fix build warnings
by Viresh Kumar
· 9 years ago
de86e25
greybus: bootrom: fix typo
by Viresh Kumar
· 9 years ago
698bdcb
greybus: camera-gb: Remove hardcode for CSI TX number of lanes
by Evgeniy Borisov
· 9 years ago
9504677
greybus: svc: add AP power measurements debugfs support
by David Lin
· 9 years ago
05a8491
greybus: es2: Fix apb_log null pointer exception
by David Lin
· 9 years ago
b4b1b7e
greybus: uart: Update line coding settings only when needed
by Axel Haslam
· 9 years ago
41d5140
greybus: svc: remove interface-remove helper
by Johan Hovold
· 9 years ago
96fb6c3
greybus: svc: keep interfaces registered during mode switch
by Johan Hovold
· 9 years ago
87a4c819
greybus: svc: make sure to deactivate all interfaces on disconnect
by Johan Hovold
· 9 years ago
4960583
greybus: interface: reduce control-device lifetime
by Johan Hovold
· 9 years ago
b6147e4
greybus: control: return error pointer when failing to create control device
by Johan Hovold
· 9 years ago
7c8eb12
greybus: interface: move vendor and product strings to control device
by Johan Hovold
· 9 years ago
7326e07
greybus: interface: register control device at hotplug
by Johan Hovold
· 9 years ago
a6e5b01
greybus: core: make the control object be a device
by Johan Hovold
· 9 years ago
1ed8cde
greybus: control: move timesync-operation functions
by Johan Hovold
· 9 years ago
a530a8b
greybus: interface: disable interface on registration failures
by Johan Hovold
· 9 years ago
078ef06
greybus: Documentation/sysfs: add example control devices
by Johan Hovold
· 9 years ago
9e5e6fa
greybus: Documentation/sysfs: rename the svc eject attribute
by Johan Hovold
· 9 years ago
78b609b
greybus: Documentation/sysfs: remove interface unique_id attribute
by Johan Hovold
· 9 years ago
aba2fc6
greybus: Documentation: move the interface power attributes
by Johan Hovold
· 9 years ago
7d963cb
greybus: manifest: fix illegal free in error path
by Johan Hovold
· 9 years ago
d1d6771
greybus: spi: use timeout request send operation
by Rui Miguel Silva
· 9 years ago
0928b2e
greybus: spi: fix message transfer over greybus
by Rui Miguel Silva
· 9 years ago
192c70d
greybus: svc watchdog: Disable watchdog upon entering suspend
by David Lin
· 9 years ago
9160b7c
greybus: arche-platform: Power-off unipro subsystem upon suspend
by David Lin
· 9 years ago
777471a
greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations
by Bryan O'Donoghue
· 9 years ago
a7ddda1
greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configuration
by Vaibhav Hiremath
· 9 years ago
b490503
greybus: camera-gb: Extend the configure streams interface
by Evgeniy Borisov
· 9 years ago
ddb10c8
greybus: svc: add Interface power measurements support
by David Lin
· 9 years ago
89de9a0
greybus: audio: Update device type based on widget types
by Vaibhav Agarwal
· 9 years ago
a9234bf
greybus: audio_manager: Split device type into i/p & o/p devices
by Vaibhav Agarwal
· 9 years ago
dc5cc72
greybus: camera: Add metadata format
by Gjorgji Rosikopulos
· 9 years ago
5a53e02
greybus: firmware: Rename to bootrom protocol
by Viresh Kumar
· 9 years ago
0c35631
greybus: checkpatch.pl: Mark --no-tree as default option
by Viresh Kumar
· 9 years ago
f053f44
greybus: Revert "Added a sysfs entry to power down the SVC"
by Akash Choudhari
· 9 years ago
88a3011
greybus: Added a sysfs entry to power down the SVC
by Georgi Dobrev
· 9 years ago
d9984cf
greybus: scripts: create subdir for checkpatch and spelling.txt
by Greg Kroah-Hartman
· 9 years ago
a4d11ce
greybus: trivial: add checkpatch.pl to the tree
by Greg Kroah-Hartman
· 9 years ago
094c430
greybus: audio: Add I2S_RX path related settings
by Vaibhav Agarwal
· 9 years ago
64a7e2c
greybus: audio: Added jack support to audio module
by Vaibhav Agarwal
· 9 years ago
6da549e
greybus: audio: Fix widget pointer update during control parsing
by Vaibhav Agarwal
· 9 years ago
1472ec6
greybus: camera: Use pointer for gb camera module ops
by Gjorgji Rosikopulos
· 9 years ago
a7be846
greybus: interface: add Ara serial-number support
by Johan Hovold
· 9 years ago
50ad416
greybus: interface: clean up DME attribute handling
by Johan Hovold
· 9 years ago
ac72cfb
greybus: interface: clean up ES2 VID/PID hack
by Johan Hovold
· 9 years ago
7d7acc0
greybus: interface: add ES2 init-status quirk flag
by Johan Hovold
· 9 years ago
153ff7e
greybus: interface: read DME attributes at activation
by Johan Hovold
· 9 years ago
af1471e
greybus: greybus_protocols: rename NULL DME selector index
by Johan Hovold
· 9 years ago
e9f2f68
greybus: interface: clean up device-id handling
by Johan Hovold
· 9 years ago
984c9d3
greybus: interface: deactivate interface on enumeration failure
by Johan Hovold
· 9 years ago
4d5f621
greybus: interface: move route creation to interface activation
by Johan Hovold
· 9 years ago
ec199cc
greybus: interface: clean up ES3-bootroom-quirk handling
by Johan Hovold
· 9 years ago
133e366
greybus: interface: clean up and rename init-status helper
by Johan Hovold
· 9 years ago
e12811e
greybus: interface: fix es2 boot-status mask
by Johan Hovold
· 9 years ago
c2d8090
greybus: interface: move boot-status clearing to interface enable
by Johan Hovold
· 9 years ago
9ba486e
greybus: svc: indent CPort flag defines properly
by Johan Hovold
· 9 years ago
601df8f
greybus: greybus_protocols: remove bogus comment about svc bundle
by Johan Hovold
· 9 years ago
b5eebbf
greybus: svc: remove bogus interface-reset helper
by Johan Hovold
· 9 years ago
1b4c4e9
greybus: greybus_protocols: align DME-attribute values
by Johan Hovold
· 9 years ago
b77e3e5
greybus: core: fix two container-of macros
by Johan Hovold
· 9 years ago
d764212
greybus: audio: fix to resolve multiple audio module playback issue
by Vaibhav Agarwal
· 9 years ago
5793227
greybus: audio: Add module specific driver
by Vaibhav Agarwal
· 9 years ago
6dd6764
greybus: audio: Use single codec driver registration
by Vaibhav Agarwal
· 9 years ago
0ec3063
greybus: convert drivers to use connection->private set/get
by Greg Kroah-Hartman
· 9 years ago
418f3da
greybus: connection: add functions to get/set private data
by Greg Kroah-Hartman
· 9 years ago
30b442b3
greybus: greybus_trace: Fix broken greybus ftrace
by David Lin
· 9 years ago
309520e
greybus: audio: Use CSD instead of E2EFC for audio data connections
by Mark Greer
· 9 years ago
c3d77f7
greybus: camera: Improve module registration mechanism
by Gjorgji Rosikopulos
· 9 years ago
a883b0e
greybus: camera: Register capabilities operation
by Jacopo Mondi
· 9 years ago
48b15a9
greybus: camera: Implement the capabilities operation
by Laurent Pinchart
· 9 years ago
f8811c7
greybus: power_supply: reverse version check for new psy API
by Sandeep Patil
· 9 years ago
3b90040
greybus: loopback_test: handle SIGINT signal
by Axel Haslam
· 9 years ago
fece9c8
greybus: Ensure gb->mutex is held when adding timer
by Bryan O'Donoghue
· 9 years ago
1dc8d3d
greybus: loopback: Fix broken loopback min values
by Alexandre Bailon
· 9 years ago
d18da86
greybus: greybus_protocols: remove svc-eject timeout define
by Johan Hovold
· 9 years ago
e676ccd
greybus: svc: print an error message on failed eject attempts
by Johan Hovold
· 9 years ago
c80514a
greybus: svc: unexport eject helper
by Johan Hovold
· 9 years ago
629c0d0
greybus: interface: separate disabling from removal
by Johan Hovold
· 9 years ago
Next »