Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6ae7fa4520c9a3e316996320ad6d6439f08bb63c
6ae7fa4
greybus: identify protocol by id *and* version
by Alex Elder
· 10 years ago
6b09938
greybus: improve some error messages
by Alex Elder
· 10 years ago
545a697
greybus: control printing message
by Alex Elder
· 10 years ago
0570afc
greybus: make _gb_protocol_find() static
by Alex Elder
· 10 years ago
00ace97
greybus: drop a redundant assignment
by Alex Elder
· 10 years ago
96fd8c2
greybus: fix a bug in gb_operation_gbuf_complete()
by Alex Elder
· 10 years ago
2dcf687
greybus: build: Add -fno-pic for 32bit arm as well
by John Stultz
· 10 years ago
4b640bb
greybus: connection: fix up error patch logic in gb_connection_create()
by Greg Kroah-Hartman
· 10 years ago
4ccb6b7
greybus: introduce protocol abstraction
by Alex Elder
· 10 years ago
7fba007
greybus: use protocol_id for numeric values
by Alex Elder
· 10 years ago
b296996
greybus: drop the cport id on error
by Alex Elder
· 10 years ago
755a21a
greybus: connection: call connection_init hook after setting the handler
by Matt Porter
· 10 years ago
53cbb00
greybus: module: set device_id when initializing an interface
by Matt Porter
· 10 years ago
f9ab34c
greybus: es1-ap-usb: document the lack of callback for the outgoing bulk urbs
by Greg Kroah-Hartman
· 10 years ago
cea54c1
greybus: Remove id_table usages
by Greg Kroah-Hartman
· 10 years ago
c7a90cb
greybus: #if 0 cleanups
by Greg Kroah-Hartman
· 10 years ago
a25f375
greybus: Merge branch 'master' into driver_model_rework
by Greg Kroah-Hartman
· 10 years ago
a2f4763
greybus: sdio-gb: convert to the connection interface.
by Greg Kroah-Hartman
· 10 years ago
5e8e8ff
greybus: battery-gb: remove some #if 0 code
by Greg Kroah-Hartman
· 10 years ago
059b093
greybus: uart-gb: mark some functions static
by Greg Kroah-Hartman
· 10 years ago
3689f97
greybus: begin abstracting connection operations
by Alex Elder
· 10 years ago
f348964
greybus: kernel_ver.h: add ATTRIBUTE_GROUPS() macro for older kernels
by Greg Kroah-Hartman
· 10 years ago
eec5883
greybus: module: remove unneeded XXX comment about module id values
by Greg Kroah-Hartman
· 10 years ago
6507cce
greybus: FIXME/XXX removals: We have proper reference counting now
by Greg Kroah-Hartman
· 10 years ago
4d98098
greybus: uart-gb: remove global init functions
by Greg Kroah-Hartman
· 10 years ago
aed0bc6
greybus: uart-gb: convert over to the connection interface
by Greg Kroah-Hartman
· 10 years ago
81f4e22
greybus: embed the i2c adapter struct
by Alex Elder
· 10 years ago
81d631c
greybus: gpio: kill gpio_controller->gpio
by Alex Elder
· 10 years ago
708971e
greybus: operation: make the timeout a per-operation thing, not per-connection
by Greg Kroah-Hartman
· 10 years ago
4afbba0
greybus: core: make greybus_kill_gbuf not return a value
by Greg Kroah-Hartman
· 10 years ago
724b619
greybus: core: check for valid hcd callbacks
by Greg Kroah-Hartman
· 10 years ago
d814488
greybus: gbuf: implement gbuf_kill_gbuf()
by Greg Kroah-Hartman
· 10 years ago
d4c8247
greybus: gpio-gb: fix some endian sparse warnings that were real.
by Greg Kroah-Hartman
· 10 years ago
f9624de
greybus: operation: fix some sparse warnings
by Greg Kroah-Hartman
· 10 years ago
066799c
greybus: module: don't create duplicate module ids
by Greg Kroah-Hartman
· 10 years ago
3e6d5f3
greybus: i2c: point to the proper parent device
by Greg Kroah-Hartman
· 10 years ago
44dd970
greybus: module: enable all sysfs attributes
by Greg Kroah-Hartman
· 10 years ago
c4a432d
greybus: fix repeated input errors
by Alex Elder
· 10 years ago
f0f61b9
greybus: hook up greybus to the driver model
by Greg Kroah-Hartman
· 10 years ago
2d5e4fa
greybus: update AP id service message
by Alex Elder
· 10 years ago
65e50f9
greybus: set route before sending packets
by Alex Elder
· 10 years ago
8a9bf8a
greybus: svc: remove the DDB function message support
by Matt Porter
· 10 years ago
c41b4f1
greybus: only initialize interfaces when up
by Alex Elder
· 10 years ago
525f146
greybus: make svc_set_route_send() public
by Alex Elder
· 10 years ago
36561f2
greybus: define connection state
by Alex Elder
· 10 years ago
e1158df
greybus: define operation_cancel()
by Alex Elder
· 10 years ago
e816e37
greybus: time out operation requests
by Alex Elder
· 10 years ago
63e4a8e
greybus: module: fix double free of module
by Greg Kroah-Hartman
· 10 years ago
060b93d
greybus: ap: add svc_set_route_send() command and use it on a link up event
by Matt Porter
· 10 years ago
e390b19
greybus: svc: remove unneeded fields from the unipro set route message payload
by Matt Porter
· 10 years ago
6232b07
greybus: ap: process the UniPro link up message
by Matt Porter
· 10 years ago
1a4c013
greybus: interface: add gb_interface_find()
by Matt Porter
· 10 years ago
6271b5b
greybus: module: add gb_module_find()
by Matt Porter
· 10 years ago
0369a45
greybus: battery-gb: Allow kernel values to get out of sync with greybus spec
by Greg Kroah-Hartman
· 10 years ago
c9346e1
greybus: battery-gb.c: fix memory leak found by Viresh
by Greg Kroah-Hartman
· 10 years ago
cc66239
greybus: Merge branch 'gregkh_work' into master
by Greg Kroah-Hartman
· 10 years ago
98f4ab2
greybus: ap: add support for the AP Device ID unipro management function message
by Matt Porter
· 10 years ago
697e55d
greybus: improve module cleanup code
by Alex Elder
· 10 years ago
fb305c3
greybus: stash power supply pointer in connection
by Alex Elder
· 10 years ago
03130a7
greybus: fix op_cycle logic
by Alex Elder
· 10 years ago
c0855bf
greybus: battery-gb: Add battery communication with the module
by Greg Kroah-Hartman
· 10 years ago
1ec1d6d
greybus: leverage ap_disconnect() in ap_probe()
by Alex Elder
· 10 years ago
6892537
greybus: move ap_disconnect()
by Alex Elder
· 10 years ago
6ff5e00
greybus: remove cports and strings from gb_module
by Alex Elder
· 10 years ago
09c521d
greybus: drop gb_* device fields from gb_module
by Alex Elder
· 10 years ago
5b3db0d
greybus: create a slab cache for operations
by Alex Elder
· 10 years ago
599dc6a
greybus: properly drop device reference
by Alex Elder
· 10 years ago
6813e35
greybus: .gitignore: minor updates
by Viresh Kumar
· 10 years ago
8597e6b
greybus: Fix parameters of core_param()
by Viresh Kumar
· 10 years ago
ff6e0b9
greybus: gpio-gb: fix offset error checking and usage
by Matt Porter
· 10 years ago
42d4a22
greybus: add LED protocol numbers
by Greg Kroah-Hartman
· 10 years ago
2bb7eae
greybus: battery: some hooking up to the greybus core
by Greg Kroah-Hartman
· 10 years ago
47ee0d1
greybus: gpio-gb: remove unused status field from struct gb_gpio_get_value_request
by Matt Porter
· 10 years ago
43789c3
greybus: battery-gb: provide accessors for a few more functions
by Greg Kroah-Hartman
· 10 years ago
213aefe
greybus: gpio-gb: allow it to build properly for all current kernel versions.
by Greg Kroah-Hartman
· 10 years ago
6ce3e03
greybus: greybus_manifest.h: fix up class protocol numbers to match the spec.
by Greg Kroah-Hartman
· 10 years ago
f012a52
greybus: report gbuf errors
by Alex Elder
· 10 years ago
bedfdf3
greybus: update gbuf status for completion handlers
by Alex Elder
· 10 years ago
d752868
greybus: add write retry support for i2c
by Alex Elder
· 10 years ago
bb2e1c9
greybus: initial operations-based GPIO driver
by Alex Elder
· 10 years ago
ed8800d
greybus: add i2c driver
by Alex Elder
· 10 years ago
98d35ba
greybus: kill old cport handlers
by Alex Elder
· 10 years ago
c149f8f
greybus: kill off gbuf work queue
by Alex Elder
· 10 years ago
574341c
greybus: add device initialization
by Alex Elder
· 10 years ago
2eb585f
greybus: move receive handling to operation layer
by Alex Elder
· 10 years ago
d90c25b
greybus: let operation layer examine incoming data
by Alex Elder
· 10 years ago
84d148b
greybus: add gb_operation_find()
by Alex Elder
· 10 years ago
22b320f
greybus: add response buffer to an operation
by Alex Elder
· 10 years ago
17d265f
greybus: stop init_subdevs stuff
by Alex Elder
· 10 years ago
61418b9
greybus: drop hd arg from submit_gbuf method
by Alex Elder
· 10 years ago
a7901d5
greybus: zero all data buffers
by Alex Elder
· 10 years ago
170229d
greybus: don't restrict input buffer size
by Alex Elder
· 10 years ago
a06df4b
greybus: unlock hd mutex on free
by Alex Elder
· 10 years ago
ad8cd0d6
greybus: unlock gbuf mutex on free
by Alex Elder
· 10 years ago
051fb04
greybus: don't assume subdevs are valid
by Alex Elder
· 10 years ago
8fd39e3
greybus: es1-ap-usb: handle -EPROTO in check_urb_status()
by Matt Porter
· 10 years ago
8218605
greybus: Changes required for integrating into the Android build
by John Stultz
· 10 years ago
9b60aa0
greybus: greybus_manifest.h: add BSD license so that firmware can share it.
by Greg Kroah-Hartman
· 10 years ago
62e120f
greybus: svc_msg.h: add bsd license to file so that firmware can use it.
by Greg Kroah-Hartman
· 10 years ago
c4f37c6
greybus: greybus_id.h: checkpatch cleanup
by Greg Kroah-Hartman
· 10 years ago
Next »