Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d0cfd109c7eb5df548dd98bfa7f2dba370c68e1c
d0cfd10
greybus: ap: validate the rest of the svc message buffer sizes
by Greg Kroah-Hartman
· 10 years ago
00c52e4
greybus: ap: start validating the message better
by Greg Kroah-Hartman
· 10 years ago
6779997
greybus: core.c: create empty functions to keep linking working for hotplug/remove
by Greg Kroah-Hartman
· 10 years ago
85e0066
greybus: greybus.h: add function prototype for add/remove a module
by Greg Kroah-Hartman
· 10 years ago
798ea88
greybus: svc_msg.h: add data for hotplug message
by Greg Kroah-Hartman
· 10 years ago
3e7736e
greybus: gbuf: clean up logic of who owns what "part" of the gbuf
by Greg Kroah-Hartman
· 10 years ago
f036e05
greybus: gbuf: implement submission logic
by Greg Kroah-Hartman
· 10 years ago
29f000f4
greybus: es1: set buffer sizes for messages based on email discussions
by Greg Kroah-Hartman
· 10 years ago
52adb56
greybus: update GREYBUS_VERSION_[MAJOR|MINOR] to match spec
by Matt Porter
· 10 years ago
e94e171
greybus: move versioning from svc message header to handshake function
by Matt Porter
· 10 years ago
710ecb0
greybus: update svc_msg_header fields and users to match spec
by Matt Porter
· 10 years ago
772149b
greybus: fix hd init sequence of setting up parent and driver pointers properly
by Greg Kroah-Hartman
· 10 years ago
13c8d9c
greybus: add test_sink driver
by Greg Kroah-Hartman
· 10 years ago
45f3678
greybus: gbuf: cport in buffer stream logic
by Greg Kroah-Hartman
· 10 years ago
80e04f0
greybus: gbuf recieve path work, not done, dinner time...
by Greg Kroah-Hartman
· 10 years ago
ee6fb79
greybus: devices: endpoint description of device
by Greg Kroah-Hartman
· 10 years ago
7f9e05e
greybus: es1: functionally complete
by Greg Kroah-Hartman
· 10 years ago
a1dc62b
greybus: core: verify major/minor number of greybus protocol
by Greg Kroah-Hartman
· 10 years ago
543b8ed
greybus: uart-gb: let the core dynamically allocate the major number
by Greg Kroah-Hartman
· 10 years ago
168db1c
greybus: tty driver fixes to get init working properly
by Greg Kroah-Hartman
· 10 years ago
082570b
greybus: es1 endpoint descriptor: minor fixes to get the config right
by Greg Kroah-Hartman
· 10 years ago
ac7171e
greybus: Makefile: add 'check' option to run sparse with endian checks enabled
by Greg Kroah-Hartman
· 10 years ago
b57b062
greybus: ap: cleanup of process ap message loop
by Greg Kroah-Hartman
· 10 years ago
88929c5
greybus: ap: convert to workqueue from thread
by Greg Kroah-Hartman
· 10 years ago
9c8d3af
greybus: es1: handle cport data in and out
by Greg Kroah-Hartman
· 10 years ago
0dad95d
greybus: es1: allocate cport out urbs properly
by Greg Kroah-Hartman
· 10 years ago
1129973
greybus: es1: add the start of cport urb handling.
by Greg Kroah-Hartman
· 10 years ago
8c53e07
greybus: AP: move a bunch of svc message handling logic into ap.c
by Greg Kroah-Hartman
· 10 years ago
ccbb51e
greybus: Merge branch 'master' of github.com:gregkh/greybus
by Greg Kroah-Hartman
· 10 years ago
f91121b
greybus: Fix build errors on older kernels.
by Greg Kroah-Hartman
· 10 years ago
a6294fe
greybus: fix endian issue in sysfs.c
by Greg Kroah-Hartman
· 10 years ago
3d54532
greybus: pass appropriate type to create function
by Greg Kroah-Hartman
· 10 years ago
e82bef4
greybus: fix manifest parsing size bug
by Alex Elder
· 10 years ago
57fc0a1
greybus: validate descriptor sizes
by Alex Elder
· 10 years ago
a22e15a
greybus: interpret descriptor type properly
by Alex Elder
· 10 years ago
a5808ad
greybus: call put_device() on error
by Alex Elder
· 10 years ago
badad68
greybus: define struct greybus_manifest
by Alex Elder
· 10 years ago
05ad189
greybus: switch to the term "manifest"
by Alex Elder
· 10 years ago
d9d077f
greybus: es1: forgot to free our urb on disconnect
by Greg Kroah-Hartman
· 10 years ago
47f6ef1
greybus: es1: finialized USB device structure
by Greg Kroah-Hartman
· 10 years ago
8b99514
greybus: es1_ap_desc.c: updated ES1 USB device descriptor
by Greg Kroah-Hartman
· 10 years ago
fe32704
greybus: minor whitespace cleanups to make checkpatch.pl happy
by Greg Kroah-Hartman
· 10 years ago
d47aa76
greybus: battery FIXME added
by Greg Kroah-Hartman
· 10 years ago
33ea3a3
greybus: add battery module
by Greg Kroah-Hartman
· 10 years ago
43cc32a
greybus: first cut at parsing svc messages sent to the AP
by Greg Kroah-Hartman
· 10 years ago
68f1fc4
greybus: more hd work
by Greg Kroah-Hartman
· 10 years ago
a39879f
greybus: host controller additions
by Greg Kroah-Hartman
· 10 years ago
d6e0e1c
greybus: add es1_ap_desc.c to describe the ES1 USB device descriptors
by Greg Kroah-Hartman
· 10 years ago
f0e49eb
greybus: uart-gb: remove unneeded THIS_MODULE setting
by Greg Kroah-Hartman
· 10 years ago
7fabc88
greybus: uart-gb.c: dynamically allocate device numbers
by Marti Bolivar
· 10 years ago
f8089c0
greybus: uart-gb.c: replace alloc_tty_driver with tty_alloc_driver
by Marti Bolivar
· 10 years ago
48123e0
greybus: add proper packing to all greybus message types
by Greg Kroah-Hartman
· 10 years ago
3be03d4
greybus: minor checkpatch cleanups
by Greg Kroah-Hartman
· 10 years ago
06340ef
greybus: split sysfs functions out to separate file.
by Greg Kroah-Hartman
· 10 years ago
e24e725
greybus: greybus_string()
by Greg Kroah-Hartman
· 10 years ago
21ee411
greybus: module id attributes
by Greg Kroah-Hartman
· 10 years ago
291f3b9
greybus: serial number attribute added
by Greg Kroah-Hartman
· 10 years ago
b94295e
greybus: sysfs attributes for functions and more driver core integration.
by Greg Kroah-Hartman
· 10 years ago
526c5c8
greybus: start parsing descriptor fields
by Greg Kroah-Hartman
· 10 years ago
a239f67
greybus: start parsing descriptor structures
by Greg Kroah-Hartman
· 10 years ago
d94a44a
greybus: export gb_new_ap_msg so that the es1 module can use it
by Greg Kroah-Hartman
· 10 years ago
ec90987
greybus: turn off warnings for es1-ap-usb.c to make it easier to build for now...
by Greg Kroah-Hartman
· 10 years ago
6dca7b9
greybus: get field names right for descriptors
by Greg Kroah-Hartman
· 10 years ago
6584c8a
greybus: s/greybus_device_id/greybus_module_id/g
by Greg Kroah-Hartman
· 10 years ago
d587780
greybus: more changes due to name changes in the greybus document
by Greg Kroah-Hartman
· 10 years ago
712d659
greybus: greybus.h: tiny movement around
by Greg Kroah-Hartman
· 10 years ago
3772f16
greybus: header file s/u8/__u8/g
by Greg Kroah-Hartman
· 10 years ago
80ebe8a
greybus: greybus_desc.h created
by Greg Kroah-Hartman
· 10 years ago
b9b2a46
greybus: split svc msg out into separate header file
by Greg Kroah-Hartman
· 10 years ago
2ecd536
greybus: more structure definitions added
by Greg Kroah-Hartman
· 10 years ago
be1e2e9
greybus: structures added
by Greg Kroah-Hartman
· 10 years ago
de536e3
greybus: ap message loop added.
by Greg Kroah-Hartman
· 10 years ago
27fb831
greybus: register the bus with the driver core and add framework for debugfs files.
by Greg Kroah-Hartman
· 10 years ago
6f83ab7
greybus: es1-ap-usb: more init framework added.
by Greg Kroah-Hartman
· 10 years ago
f1eec30
greybus: first framework for the es1 ap controller
by Greg Kroah-Hartman
· 10 years ago
8bf23e8
greybus: actually get the devm() change to build...
by Greg Kroah-Hartman
· 10 years ago
e5f167f
greybus: can't use devm anymore, we aren't tieing into the driver model lifecycle :(
by Greg Kroah-Hartman
· 10 years ago
ba4468d4
greybus: initial framework for ES1 usb AP driver
by Greg Kroah-Hartman
· 10 years ago
eca17c5
greybus: uart: tie into gb core properly
by Greg Kroah-Hartman
· 10 years ago
56f1057
greybus: sdio: tie into gb core properly
by Greg Kroah-Hartman
· 10 years ago
426f29d
greybus: gpio: tie into gb core properly
by Greg Kroah-Hartman
· 10 years ago
3d9efaa
greybus: i2c: use same naming convention everywhere
by Greg Kroah-Hartman
· 10 years ago
e7e0782
greybus: i2c: tie to the proper place on the greybus_device
by Greg Kroah-Hartman
· 10 years ago
db6e1fd
greybus: hook up sdio, gpio, and tty into the greybus core.
by Greg Kroah-Hartman
· 10 years ago
503c1cd
greybus: static module_init/exit functions
by Greg Kroah-Hartman
· 10 years ago
199d68d
greybus: start moving the function types into the greybus core
by Greg Kroah-Hartman
· 10 years ago
caaa8a8
greybus: uart-gb: a few minor bug fixes
by Alex Elder
· 10 years ago
ff5f0b3
greybus: uart-gb: improve minor device number error checking
by Alex Elder
· 10 years ago
e68453e
greybus: uart-gb: now builds, more framework added
by Greg Kroah-Hartman
· 10 years ago
a18e151
greybus: more uart work
by Greg Kroah-Hartman
· 10 years ago
ff45c26
greybus: uart-gb: more work on tty functions
by Greg Kroah-Hartman
· 10 years ago
79c822b
greybus: uart framework added, doesn't build
by Greg Kroah-Hartman
· 10 years ago
e9023d2
greybus: gpio-gb.c: it now builds properly
by Greg Kroah-Hartman
· 10 years ago
c16854c
greybus: gpio driver
by Greg Kroah-Hartman
· 10 years ago
d5d1903
greybus: add framework for 'struct gbuf'
by Greg Kroah-Hartman
· 10 years ago
83ddaaa
greybus: Greybus SD/MMC host driver
by Greg Kroah-Hartman
· 10 years ago
776f136
greybus: greybus.h: tiny coding style cleanups
by Greg Kroah-Hartman
· 10 years ago
53419e0
greybus: i2c-gb: actually add the i2c adapter properly...
by Greg Kroah-Hartman
· 10 years ago
4c009fa
greybus: update README with info on how to build and contact me.
by Greg Kroah-Hartman
· 10 years ago
06823c3
greybus: README and .gitignore updates
by Greg Kroah-Hartman
· 10 years ago
Next »