Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
44538397e79987080adc619c6fd4edda92093d46
4453839
greybus: connection: fix oops after failed init
by Johan Hovold
· 10 years ago
deeb57f
greybus: vibrator: fix memory leak in error path
by Johan Hovold
· 10 years ago
6a80ed4
greybus: pwm: fix memory leak in error path
by Johan Hovold
· 10 years ago
96eab77
greybus: hid: add HID class driver
by Viresh Kumar
· 10 years ago
b908dec4
greybus: gpb: Fix print mistakes
by Viresh Kumar
· 10 years ago
8f5eadb
greybus: connection: fix locking in gb_hd_connection_find
by Johan Hovold
· 10 years ago
d1b20d7
greybus: gpio.c: fix a bad irq number
by Alexandre Bailon
· 10 years ago
184ab53
greybus: operation: fix locking issues
by Johan Hovold
· 10 years ago
2bf4c87
greybus: es2: fix USB id to not be the same as ES1
by Greg Kroah-Hartman
· 10 years ago
35a64f2
greybus: gpio: fix memory leaks at init and exit
by Johan Hovold
· 10 years ago
036aad9
greybus: gpio: add interrupt handling support
by Matt Porter
· 10 years ago
48d7077
greybus: bundle: fix sleep-while-atomic in gb_bundle_destroy
by Johan Hovold
· 10 years ago
067f3b6
greybus: connection: fix non-atomic allocations under spin lock
by Johan Hovold
· 10 years ago
5f345a5
greybus: operation: add missing gb_operation_response_send() export
by Matt Porter
· 10 years ago
f4e6c81
greybus: spi:fix sparse warnings
by Viresh Kumar
· 10 years ago
b3b983c
greybus: build: android: Fix script which locates .ko files and moves them into ramdisk
by Michael Scott
· 10 years ago
15d651b
greybus: spi: add bridged-PHY spi protocol driver
by Viresh Kumar
· 10 years ago
45a7063
greybus: es1.c: wait until the last possible minute to start the svc messages
by Greg Kroah-Hartman
· 10 years ago
e0b179e
greybus: ap.c: our workqueue should be ordered
by Greg Kroah-Hartman
· 10 years ago
58b978c
greybus: build: android: add all greybus modules to the build
by Michael Scott
· 10 years ago
6576003
greybus: build: android: replace hard-coded build destination with variable
by Michael Scott
· 10 years ago
6869eb5
greybus: Revert "protocol: dedup protocol find code"
by Greg Kroah-Hartman
· 10 years ago
c1a0a8f
greybus: Revert "protocol.c: fix a kernel panic caused by __gb_protocol_register"
by Greg Kroah-Hartman
· 10 years ago
62aadee
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_request
by Viresh Kumar
· 10 years ago
f281f2d
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_response
by Viresh Kumar
· 10 years ago
c2f7923
greybus: protocol.c: fix a kernel panic caused by __gb_protocol_register
by Alexandre Bailon
· 10 years ago
89210f6
greybus: remove unused version-response structs
by Viresh Kumar
· 10 years ago
36e79de
greybus: create get_version() routines with the help of a macro
by Viresh Kumar
· 10 years ago
530430b
greybus: uart: s/REQ/TYPE
by Viresh Kumar
· 10 years ago
98abb414
greybus: Remove "gb-" prefix from .c files
by Viresh Kumar
· 10 years ago
5357cf3
greybus: Remove "-gb" suffix from .c files
by Viresh Kumar
· 10 years ago
f587027
greybus: es2: add ES2 Greybus Host driver
by Greg Kroah-Hartman
· 10 years ago
2ec515b
greybus: es1: no need to assign a variable we return directly
by Greg Kroah-Hartman
· 10 years ago
580c47d
greybus: protocol: dedup protocol find code
by Rui Miguel Silva
· 10 years ago
0008d9d
greybus: es1: release urb on error path
by Rui Miguel Silva
· 10 years ago
b976266
greybus: es1: remove useless statement
by Rui Miguel Silva
· 10 years ago
a1f2e40
greybus: gb_operation: drop operation refcount on cancel
by Perry Hung
· 10 years ago
7bad4e8
greybus: gb_operation: replace timeout workqueue
by Perry Hung
· 10 years ago
76590b1
greybus: gpio-gb: remove checks for negative offset variable
by Bill Pemberton
· 10 years ago
9d677cf
greybus: Add FIXME warnings for possible NULL dereferences
by Bill Pemberton
· 10 years ago
4e2b07e
greybus: gb-vibrator: remove useless if in timeout_store()
by Bill Pemberton
· 10 years ago
c86117a
greybus: Move the es1_ap_desc.c file to Documentation directory
by Greg Kroah-Hartman
· 10 years ago
60a7ad7
greybus: rename es1-ap-usb.ko to gb-es1.ko
by Greg Kroah-Hartman
· 10 years ago
347fedb
greybus: rename battery-gb.c to gb-battery.c
by Greg Kroah-Hartman
· 10 years ago
419a8cf
greybus: rename vibrator-gb.ko to gb-vibrator.ko
by Greg Kroah-Hartman
· 10 years ago
71479f6
greybus: rename gpbridge.ko to gb-phy.ko
by Greg Kroah-Hartman
· 10 years ago
025677d
greybus: Makefile: provide install target
by Greg Kroah-Hartman
· 10 years ago
e2ed07f
greybus: i2c-gb: fix bad message size in gb_i2c
by Alexandre Bailon
· 10 years ago
88e70a6
greybus: sysfs: put a \n at the end of all sysfs files
by Greg Kroah-Hartman
· 10 years ago
23ad7bb
greybus: protocol: fix oops when no protocol is assigned
by Greg Kroah-Hartman
· 10 years ago
7422a1e
greybus: protocol: name protocols.
by Greg Kroah-Hartman
· 10 years ago
e564671
greybus: module: get rid of global list of modules
by Greg Kroah-Hartman
· 10 years ago
2c07817
greybus: i2c-gb: move i2c protocol into the gpbridge driver
by Greg Kroah-Hartman
· 10 years ago
e1308c1
greybus: gpb: Create a "GP Bridge" kernel module
by Greg Kroah-Hartman
· 10 years ago
7dd2626
greybus: battery-gb: move the battery protocol out to a stand-alone module
by Greg Kroah-Hartman
· 10 years ago
66b676fd
greybus: vibrator-gb: move vibrator protocol to a stand-alone module.
by Greg Kroah-Hartman
· 10 years ago
12a5dfc
greybus: protocol: add a module owner to a protocol
by Greg Kroah-Hartman
· 10 years ago
1b6ea0d
greybus: bundle: create GB_DEVICE_ID_BAD
by Greg Kroah-Hartman
· 10 years ago
900ceba
greybus: i2c-gb: split out into a stand-alone kernel module.
by Greg Kroah-Hartman
· 10 years ago
fb69cb5
greybus: protocol: split binding of prototcols to connections out of init
by Greg Kroah-Hartman
· 10 years ago
df469a9
greybus: export needed symbols for protocols
by Greg Kroah-Hartman
· 10 years ago
7c7d5b9
greybus: protocol: switch gb_protocol_register() to return an int
by Greg Kroah-Hartman
· 10 years ago
86cad66
greybus: interface: remove global manifest_descs list
by Greg Kroah-Hartman
· 10 years ago
df67155
greybus: add module support
by Greg Kroah-Hartman
· 10 years ago
4901175
greybus: interface: rename gb_modules_lock -> gb_interfaces_lock
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
0e51032
greybus: greybus_id.h: minor typo fixes
by Greg Kroah-Hartman
· 10 years ago
426fa95
greybus: interface.h: remove unused #defines
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
e232b79
greybus: interface_block.c: rename the "interfaces" list "bundles"
by Greg Kroah-Hartman
· 10 years ago
1db0a5f
greybus: bundle: s/gb_interface/gb_bundle/g
by Greg Kroah-Hartman
· 10 years ago
f9b1df6
greybus: es1-ap-usb: don't protest when getting -EPROTO USB errors
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
640f13e
greybus: interface: document sysfs files
by Greg Kroah-Hartman
· 10 years ago
a500a8a
greybus: connection: document the sysfs files
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
fc2a8fb
greybus: sysfs documentation: Document the greybus interface block sysfs files.
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
1cd9ba1
greybus: module: remove obsolete gb_tty pointer
by Greg Kroah-Hartman
· 10 years ago
708c126
greybus: module versions: remove them
by Greg Kroah-Hartman
· 10 years ago
3763f96
greybus: uart-gb.c: don't include module.h
by Greg Kroah-Hartman
· 10 years ago
0a9c4d7
greybus: switch cport id used for sends
by Alex Elder
· 10 years ago
7de3e65
greybus: ENODEV can be an expected error too
by Alex Elder
· 10 years ago
aa26351
greybus: define GB_OP_NONEXISTENT
by Alex Elder
· 10 years ago
5f474d4
greybus: greybus_manifest.h: add FIXME for version
by Greg Kroah-Hartman
· 10 years ago
6b7dff8
greybus: battery-gb.c: add new functions from Greybus spec document.
by Greg Kroah-Hartman
· 10 years ago
82b5e3f
greybus: record type in operation structure
by Alex Elder
· 10 years ago
746e0ef
greybus: use null pointer for empty payload
by Alex Elder
· 10 years ago
7cfa699
greybus: only record message payload size
by Alex Elder
· 10 years ago
7a9366a
greybus: don't let i2c code assume non-null payload pointer
by Alex Elder
· 10 years ago
93bbe85
greybus: set up connection->private properly
by Alex Elder
· 10 years ago
62749a0
greybus: fix an error message
by Alex Elder
· 10 years ago
c25572c
greybus: introduce gb_operation_request_send_sync()
by Alex Elder
· 10 years ago
Next »