index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
greybus: bootrom: Wait for 10 seconds for mode-switch
Viresh Kumar
1
-1
/
+7
2016-06-24
greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()
Viresh Kumar
1
-6
/
+6
2016-06-24
greybus: bootrom: Enhance timeout error message
Viresh Kumar
1
-5
/
+49
2016-06-24
greybus: timesync: Make printout consitent with other greybus messages
Bryan O'Donoghue
1
-3
/
+4
2016-06-24
greybus: timesync: Initialize the timesync ping fields to zero
Bryan O'Donoghue
1
-0
/
+3
2016-06-24
greybus: add support for the log protocol
Joel Porquet
4
-0
/
+150
2016-06-23
greybus: gb_connections_lock: don't use spin_lock_irq()
Viresh Kumar
1
-4
/
+7
2016-06-23
greybus: es2.c: don't use spin_lock_irq()
Viresh Kumar
1
-4
/
+5
2016-06-23
greybus: uart: don't use spin_lock_irq()
Viresh Kumar
1
-2
/
+3
2016-06-23
greybus: Revert "greybus: don't use spin_lock_irq()"
Greg Kroah-Hartman
3
-45
/
+33
2016-06-23
greybus: timesync: Enforce TimeSync locks as subordinate to Interface locks
Bryan O'Donoghue
1
-41
/
+9
2016-06-23
greybus: don't use spin_lock_irq()
Viresh Kumar
3
-33
/
+45
2016-06-23
greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"
Viresh Kumar
2
-2
/
+2
2016-06-23
greybus: adjust kernel version check for led_sysfs_is_disabled
Michael Scott
1
-1
/
+1
2016-06-21
greybus: ratelimit errors usually seen on unipro_reset
Vaibhav Hiremath
2
-2
/
+2
2016-06-21
greybus: sdio: avoid extra memory operation at data transfer
Rui Miguel Silva
1
-35
/
+45
2016-06-16
greybus: connection: add trace events before disabling connection
Viresh Kumar
1
-4
/
+4
2016-06-16
greybus: firmware: prefix char-device with 'gb-'
Viresh Kumar
3
-11
/
+11
2016-06-16
greybus: timesync: Rework timesync removal serialization logic
Bryan O'Donoghue
1
-2
/
+2
2016-06-16
greybus: timesync: Fix transitions to the INACTIVE state
Bryan O'Donoghue
1
-4
/
+2
2016-06-16
greybus: timesync: Do not hold mutex on cancel_delayed_work_sync
Bryan O'Donoghue
1
-1
/
+2
2016-06-16
greybus: firmware: Add license and copyright header to application
Viresh Kumar
1
-1
/
+52
2016-06-15
greybus: manifest: Disallow reuse of control cport
Viresh Kumar
1
-0
/
+7
2016-06-15
greybus: svc: Pass the correct pointer to input_free_device()
Vaibhav Hiremath
1
-1
/
+1
2016-06-15
greybus: camera: Create and destroy data connection on demand
Laurent Pinchart
1
-22
/
+38
2016-06-15
greybus: camera: Fix data connection setup
Laurent Pinchart
1
-5
/
+19
2016-06-15
greybus: camera: Clean up on stream configuration failure
Laurent Pinchart
1
-50
/
+91
2016-06-14
greybus: svc: disable connection after all its users are gone
Viresh Kumar
1
-1
/
+3
2016-06-13
greybus: camera: Initialize mutex before using it
Viresh Kumar
1
-2
/
+1
2016-06-10
greybus: connection: Return bool from gb_connection_intf_find()
Viresh Kumar
1
-5
/
+4
2016-06-10
greybus: Remove extra blank lines
Viresh Kumar
12
-17
/
+0
2016-06-10
greybus: firmware: Fix spelling mistake
Viresh Kumar
1
-1
/
+1
2016-06-10
greybus: timesync: Do 64 bit divisions in a 32 friendly way
Bryan O'Donoghue
1
-7
/
+15
2016-06-10
greybus: uart: Fix minor number leak
Bryan O'Donoghue
1
-0
/
+1
2016-06-10
greybus: audio: Ratelimit err messages in bundle, topology driver
Vaibhav Agarwal
2
-21
/
+27
2016-06-09
greybus: Remove apbridgea_shutdown_xx sequence if already done
Vaibhav Agarwal
1
-12
/
+0
2016-06-09
greybus: Use mute_stream callback to initiate GB data xfer
Vaibhav Agarwal
1
-58
/
+19
2016-06-09
greybus: update UniPro Set Interface Power Mode operation to match spec
Eli Sennesh
4
-7
/
+64
2016-06-09
greybus: connection: Avoid unnecessary line breaks
Viresh Kumar
1
-4
/
+2
2016-06-09
greybus: hd: Export host device tracepoint from hd.c
Viresh Kumar
2
-6
/
+5
2016-06-09
greybus: Remove legacy suspend/resume callbacks
Viresh Kumar
1
-3
/
+0
2016-06-09
greybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASS
Viresh Kumar
1
-1
/
+1
2016-06-09
greybus: core: Make greybus_match_one_id() return bool
Viresh Kumar
1
-5
/
+5
2016-06-09
greybus: bootrom: Compile as a separate module
Viresh Kumar
4
-36
/
+4
2016-06-09
greybus: remove obsolete SVC result codes
Marti Bolivar
1
-3
/
+3
2016-06-09
greybus: pwm: Fix compilation with v4.3 kernel
Viresh Kumar
1
-2
/
+2
2016-06-09
greybus: camera: Add debug data format
Gjorgji Rosikopulos
1
-1
/
+5
2016-06-09
greybus: fix forced disable of offloaded connections
Johan Hovold
1
-0
/
+8
2016-06-09
greybus: tracing: drop "greybus" prefix
Alex Elder
1
-4
/
+4
2016-06-08
greybus: don't key on an enumerated constant
Alex Elder
1
-1
/
+7
[prev]
[next]