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-02-05
greybus: spi: add device_type field to device config
Rui Miguel Silva
3
-2
/
+28
2016-02-05
greybus: uart: fix double free of tty port
Rui Miguel Silva
1
-1
/
+0
2016-02-05
greybus: power_supply: rework get descriptors
Rui Miguel Silva
1
-20
/
+37
2016-02-05
greybus: camera: Add missing return value
Jacopo Mondi
1
-2
/
+1
2016-02-05
greybus: camera: Reset link speed on failed config
Jacopo Mondi
1
-6
/
+11
2016-02-05
greybus: arche-apb-ctrl: Remove extra delay in APB reset
Vaibhav Hiremath
1
-1
/
+0
2016-02-03
greybus: fix sparse warning in manifest.c
Greg Kroah-Hartman
1
-1
/
+1
2016-02-03
greybus: audio_manager: add missing header
Bartosz Golaszewski
1
-0
/
+1
2016-02-02
greybus: audio: use variable 'is_connected' to maintain module state
Vaibhav Agarwal
3
-1
/
+38
2016-02-02
greybus: audio: codec driver cleanup
Vaibhav Agarwal
3
-512
/
+230
2016-02-02
greybus: connection: Fix sparse warnings around locking
Viresh Kumar
1
-0
/
+2
2016-02-02
greybus: lsgb: remove it, it's in the gb-utils repo
Greg Kroah-Hartman
1
-151
/
+0
2016-02-02
greybus: control: Fix sparse warnings
Viresh Kumar
1
-1
/
+1
2016-02-02
greybus: audio: Fix sparse warnings
Viresh Kumar
2
-0
/
+2
2016-02-02
greybus: audio_manager: use an 'ida' for the module id
Greg Kroah-Hartman
1
-4
/
+9
2016-02-01
greybus: loopback_test: Decrease the max number of devices
Axel Haslam
1
-1
/
+1
2016-02-01
greybus: firmware: convert to bundle driver
Johan Hovold
6
-27
/
+130
2016-02-01
greybus: legacy: remove unimplemented classes from id table
Johan Hovold
1
-3
/
+0
2016-01-29
greybus: arche-platform: reduce wait between WAKE_OUT checks
Michael Scott
1
-2
/
+2
2016-01-29
greybus: arche-platform: assert wake-detect to complete WAKE_OUT event
Michael Scott
1
-2
/
+4
2016-01-29
greybus: arche-platform: bring SVC out of reset later in probe
Michael Scott
1
-4
/
+4
2016-01-29
greybus: arche-platform: ensure wake-detect pin is deasserted
Michael Scott
1
-0
/
+2
2016-01-28
greybus: hd: fix host-device-removal race
Johan Hovold
1
-2
/
+5
2016-01-27
greybus: audio: Rename Audio class and remove the unused one
Viresh Kumar
2
-3
/
+3
2016-01-27
greybus: audio_codec: convert to bundle driver
Viresh Kumar
4
-70
/
+202
2016-01-27
greybus: audio_codec: Free gccodec on dia probe failure
Viresh Kumar
1
-2
/
+9
2016-01-27
greybus: audio_codec: Free gccodec on codec probe failure
Viresh Kumar
1
-0
/
+1
2016-01-27
greybus: legacy: fix a null pointer dereference
Bartosz Golaszewski
1
-0
/
+3
2016-01-26
greybus: loopback_test: make output to csv file a parameter option
Axel Haslam
1
-4
/
+8
2016-01-26
greybus: svc watchdog: allow it to be enabled/disabled from userspace
Greg Kroah-Hartman
4
-9
/
+94
2016-01-26
greybus: camera: only build module against msm kernel
Greg Kroah-Hartman
1
-1
/
+3
2016-01-26
greybus: svc: double the ping delay timeout
Greg Kroah-Hartman
1
-2
/
+3
2016-01-25
greybus: arche-platform: Disable clock as part of driver remove
Vaibhav Hiremath
2
-0
/
+5
2016-01-25
greybus: camera: Stream config change unipro speed
Jacopo Mondi
1
-22
/
+88
2016-01-23
greybus: svc: return proper error code on watchdog create error
Greg Kroah-Hartman
1
-0
/
+1
2016-01-23
greybus: svc: add a "watchdog" to check the network health
Greg Kroah-Hartman
4
-0
/
+123
2016-01-22
greybus: lsgb: Minor tweaks
Greg Kroah-Hartman
1
-6
/
+8
2016-01-22
greybus: camera: add semiplanar and planar formats
Gjorgji Rosikopulos
1
-2
/
+10
2016-01-22
greybus: svc: Expose and retain VID/PID received from bootrom for ES2
Viresh Kumar
2
-10
/
+36
2016-01-22
greybus: lsgb: add lsgb shell script
Greg Kroah-Hartman
1
-0
/
+149
2016-01-21
greybus: audio_codec: update codec_name as per driver->name
Vaibhav Agarwal
1
-1
/
+2
2016-01-21
greybus: firmware: abort if AP_READY fails
Johan Hovold
1
-9
/
+7
2016-01-21
greybus: vibrator: convert to bundle driver
Johan Hovold
2
-22
/
+54
2016-01-21
greybus: hid: convert to bundle driver
Johan Hovold
2
-20
/
+51
2016-01-21
greybus: hid: clean up init error paths
Johan Hovold
1
-7
/
+9
2016-01-21
greybus: connection: set request handlers at creation
Johan Hovold
4
-46
/
+82
2016-01-21
greybus: legacy: look up protocol at connection creation
Johan Hovold
1
-49
/
+42
2016-01-21
greybus: connection: remove legacy protocol id from core
Johan Hovold
2
-9
/
+7
2016-01-21
greybus: legacy: add initialized flag
Johan Hovold
1
-1
/
+6
2016-01-21
greybus: legacy: refactor legacy-connection handling
Johan Hovold
1
-22
/
+45
[prev]
[next]