Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cc1c1fe79551b4a9ebde1a59287133a5299b7260
/
include
/
linux
/
greybus.h
ec0ad86
staging: greybus: move core include files to include/linux/greybus/
by Greg Kroah-Hartman
· 5 years ago
[Renamed (89%) from drivers/staging/greybus/greybus.h]
baeeb02
staging: greybus: fix up SPDX comment in .h files
by Greg Kroah-Hartman
· 5 years ago
863dbc5
staging: greybus: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
eb50fd3
staging: greybus: add SPDX identifiers to all greybus driver files
by Greg Kroah-Hartman
· 7 years ago
bdfb95c
staging: greybus: remove timesync protocol support
by Greg Kroah-Hartman
· 8 years ago
948c622
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
by Greg Kroah-Hartman
· 8 years ago
30a3bf7
greybus: interface: add runtime pm support
by David Lin
· 8 years ago
c05d471
greybus: Remove legacy suspend/resume callbacks
by Viresh Kumar
· 9 years ago
970dc85
greybus: timesync: Add timesync core driver
by Bryan O'Donoghue
· 9 years ago
428888a
greybus: legacy: remove legacy driver support
by David Lin
· 9 years ago
b15d97d
greybus: core: add module abstraction
by Johan Hovold
· 9 years ago
a6e5b01
greybus: core: make the control object be a device
by Johan Hovold
· 9 years ago
8ec589b
greybus: firmware: convert to bundle driver
by Johan Hovold
· 9 years ago
13da9e1
greybus: core: add drvdata accessors
by Johan Hovold
· 9 years ago
0f37860
greybus: kill the endo
by Johan Hovold
· 9 years ago
88f7b96
greybus: svc: register svc device at hello
by Johan Hovold
· 9 years ago
2adaefb
greybus: hd: make host device a device
by Johan Hovold
· 9 years ago
3823c61
greybus: add class matching macro
by Johan Hovold
· 9 years ago
9784a59
greybus: remove unique-id matching
by Johan Hovold
· 9 years ago
358e940
greybus: fix bundle-id match macros
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
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
92cc1d2
greybus: endo: move greybus_endo_setup() to endo.c
by Viresh Kumar
· 9 years ago
c69b98d
greybus: core: remove uevent handling for gb_connection
by Greg Kroah-Hartman
· 9 years ago
608ab2f
greybus: es1,es2: add USB vendor command to timestamp
by Bryan O'Donoghue
· 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
8afd831
greybus: Greybus driver: add a new callbacks to driver
by Alexandre Bailon
· 9 years ago
1dc5392
greybus: fix cport-id defines
by Johan Hovold
· 9 years ago
144670c
greybus: add num_cports field to greybus hd
by Fabien Parent
· 9 years ago
d706ef8
greybus: Merge branch 'master' into branch 'svc'.
by Greg Kroah-Hartman
· 9 years ago
90f1b61
greybus: Add firmware protocol driver
by Viresh Kumar
· 9 years ago
ca539a6
greybus: remove svc_msg.h
by Viresh Kumar
· 9 years ago
260998e
greybus: remove submit_svc from the host driver
by Greg Kroah-Hartman
· 9 years ago
8476ec6
greybus: greybus.h: remove greybus_svc_in()
by Greg Kroah-Hartman
· 9 years ago
75a60ed
greybus: svc: connection: ask SVC to create connections
by Perry Hung
· 9 years ago
38e7b48
greybus: get rid of old svc-protocol
by Viresh Kumar
· 9 years ago
3eac885
greybus: svc: revert svc changes to keep things working for a while.
by Greg Kroah-Hartman
· 9 years ago
d874215
greybus: remove svc_msg.h
by Viresh Kumar
· 9 years ago
d187576
greybus: remove submit_svc from the host driver
by Greg Kroah-Hartman
· 9 years ago
90c807e
greybus: greybus.h: remove greybus_svc_in()
by Greg Kroah-Hartman
· 9 years ago
9c1552d
greybus: svc: connection: ask SVC to create connections
by Perry Hung
· 9 years ago
0af7268
greybus: get rid of old svc-protocol
by Viresh Kumar
· 9 years ago
d3d4484
greybus: svc: Add helpers to create AP<->SVC connection
by Viresh Kumar
· 9 years ago
3e136cc
greybus: operation/esx: fix message-cancellation lifetime bugs
by Johan Hovold
· 10 years ago
7e9017d
greybus: svc: Drop svc_set_route_send()
by Viresh Kumar
· 10 years ago
cdee4f7
greybus: Add control protocol support
by Viresh Kumar
· 10 years ago
fd7b435
greybus: Revert "greybus: reserve host cport id 0"
by Greg Kroah-Hartman
· 10 years ago
88d18a9
greybus: reserve host cport id 0
by Alex Elder
· 10 years ago
fb690ca
greybus: rename HOST_DEV_CPORT_ID_MAX
by Alex Elder
· 10 years ago
821c620
greybus: introduce cport_id_valid()
by Alex Elder
· 10 years ago
3d0421e
greybus: remove __init from .h files
by Greg Kroah-Hartman
· 10 years ago
47ed2c9
greybus: tag core init and exit functions
by Alex Elder
· 10 years ago
fd1c2e5
greybus: core: rename greybus_deregister()
by Alex Elder
· 10 years ago
30c6d9d
greybus: introduce SVC protocol
by Alex Elder
· 10 years ago
4441f47
greybus: update copyrights
by Alex Elder
· 10 years ago
eb765e4
greybus: core: don't set up endo until host device is initialized
by Alex Elder
· 10 years ago
22e17ed
greybus: rename "gpbridge.h"
by Alex Elder
· 10 years ago
e9385e5
greybus: include "gpbridge.h" from "greybus.h"
by Alex Elder
· 10 years ago
d933667
greybus: fix host-device buffer constraints
by Johan Hovold
· 10 years ago
d966820
greybus: remove unused prototypes from header
by Johan Hovold
· 10 years ago
a4d9150
greybus: endo: hook up endos into the device tree
by Greg Kroah-Hartman
· 10 years ago
0f035ac
greybus: endo: add endo structures and logic
by Greg Kroah-Hartman
· 10 years ago
24ef485
greybus: drop host-driver buffer headroom
by Johan Hovold
· 10 years ago
7cf7bca
greybus: pass messages to host drivers
by Johan Hovold
· 10 years ago
cbba76f
greybus: remove obsolete buffer-alignment requirement
by Johan Hovold
· 10 years ago
9f5f30e712
greybus: driver corresponds to a bundle, not interface
by Viresh Kumar
· 10 years ago
48f7047
greybus: debugfs: we shouldn't care if debugfs is working or not
by Greg Kroah-Hartman
· 10 years ago
e8f824b
greybus: Export greybus debugfs folder
by Alexandre Bailon
· 10 years ago
df67155
greybus: add module support
by Greg Kroah-Hartman
· 10 years ago
1cd56a8
greybus: greybus_host_device: rename modules -> interfaces
by Greg Kroah-Hartman
· 10 years ago
13e6aac
greybus: interface: we really are creating/destroying interfaces not modules.
by Greg Kroah-Hartman
· 10 years ago
edb0e0b
greybus: interface: rename greybus_interface_block_id to greybus_interface_id
by Greg Kroah-Hartman
· 10 years ago
4ab9b3c
greybus: interface: s/gb_interface_block/gb_interface/g
by Greg Kroah-Hartman
· 10 years ago
a93938a
greybus: rename interface_block.[c|h] -> interface.[c|h]
by Greg Kroah-Hartman
· 10 years ago
1db0a5f
greybus: bundle: s/gb_interface/gb_bundle/g
by Greg Kroah-Hartman
· 10 years ago
3bdec69
greybus: bundle: rename interface.[c|h] to bundle.[c|h]
by Greg Kroah-Hartman
· 10 years ago
a46e967
greybus: add Linaro copyrights
by Alex Elder
· 10 years ago
2f0c8aa
greybus: driver matching: Greybus drivers bind to interface blocks, not modules
by Greg Kroah-Hartman
· 10 years ago
ab88eb5
greybus: interface_block: move sysfs files into the interface_block.c file
by Greg Kroah-Hartman
· 10 years ago
8ede6e3
greybus: interface_block: rename the sysfs files to not have 'module' in them
by Greg Kroah-Hartman
· 10 years ago
4ec7b07
greybus: interface_block: s/gb_module/gb_interface_block/
by Greg Kroah-Hartman
· 10 years ago
e505222
greybus: interface_block: rename module.[c|h] to interface_block.[c|h]
by Greg Kroah-Hartman
· 10 years ago
835fb5e
greybus: enforce a buffer headroom maximum size
by Alex Elder
· 10 years ago
8b33730
greybus: have greybus allocate its own buffers
by Alex Elder
· 10 years ago
e238e64
greybus: kill the last gbuf remnants
by Alex Elder
· 10 years ago
58a5bdc
greybus: send buffers without gbufs
by Alex Elder
· 10 years ago
a9163b2
greybus: cancel buffers via magic cookie
by Alex Elder
· 10 years ago
9ec5411
greybus: free space without gbufs
by Alex Elder
· 10 years ago
d2a259f
greybus: allocate space without gbufs
by Alex Elder
· 10 years ago
06a4a06
greybus: improve data buffer alignment
by Alex Elder
· 10 years ago
374e6a2
greybus: kill off the last of gbuf.c
by Alex Elder
· 10 years ago
4e5007e
greybus: kill the gbuf slab cache
by Alex Elder
· 10 years ago
bb88896
greybus: move gbuf initialization to caller
by Alex Elder
· 10 years ago
3c3cef4
greybus: move the definition of struct gbuf
by Alex Elder
· 10 years ago
2f528c8
greybus: kill gbuf->kref
by Alex Elder
· 10 years ago
6e5dd0b
greybus: kill greybus_{get,put}_gbuf()
by Alex Elder
· 10 years ago
Next »