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-05-18
greybus: connection: verify disabled when destroyed
Alex Elder
1
-0
/
+3
2016-05-18
greybus: audio: gb_manager: Use valid argument while removing ida allocated id.
Vaibhav Agarwal
1
-1
/
+1
2016-05-18
greybus: operation: fix broken activation logic
Johan Hovold
1
-2
/
+2
2016-05-17
greybus: operation: rate-limit dev_err printing on the receive path
Eli Sennesh
1
-12
/
+14
2016-05-16
greybus: spi: add inprogress bit to xfer_flags
Rui Miguel Silva
2
-2
/
+15
2016-05-16
greybus: spi: rename rdwr field to xfer_flags
Rui Miguel Silva
2
-3
/
+3
2016-05-16
greybus: fw-management: Update header's license
Viresh Kumar
1
-2
/
+22
2016-05-16
greybus: fw-management: Fix 'make check' warnings
Viresh Kumar
1
-2
/
+2
2016-05-16
greybus: fw-management: Replace double-tabs with space for structures
Viresh Kumar
1
-10
/
+10
2016-05-16
greybus: es2.c: Declare local __le64 not u64
Bryan O'Donoghue
1
-1
/
+1
2016-05-15
greybus: interface: Extract and store Interface feature byte
Bryan O'Donoghue
3
-1
/
+10
2016-05-15
greybus: hd: Add TimeSync APBridge commands
Bryan O'Donoghue
3
-21
/
+165
2016-05-15
greybus: Documentation: Document firmware-management interfaces
Viresh Kumar
2
-0
/
+336
2016-05-15
greybus: firmware: Add SPI protocol support
Viresh Kumar
1
-0
/
+63
2016-05-15
greybus: fw-management: Free fw-mgmt only after all users are gone
Viresh Kumar
1
-13
/
+105
2016-05-15
greybus: fw-management: Add ioctl to initiate mode-switch
Viresh Kumar
2
-0
/
+21
2016-05-15
greybus: fw-management: Add firmware-management protocol driver
Viresh Kumar
6
-5
/
+768
2016-05-14
greybus: make greybus_gpbdev_type static
Greg Kroah-Hartman
1
-1
/
+1
2016-05-14
greybus: spi: Separate out spilib from spi bridged PHY bundle driver
Viresh Kumar
3
-60
/
+77
2016-05-14
greybus: spi: Restructure spi.c to share it with other bundle drivers
Viresh Kumar
3
-55
/
+93
2016-05-14
greybus: Remove bridge PHY protocol specific classes
Viresh Kumar
2
-14
/
+7
2016-05-14
greybus: gpbridge: Remove (now) unused macro gb_gpbridge_builtin_driver()
Viresh Kumar
1
-10
/
+0
2016-05-14
greybus: gpbridge: Rename gb-phy.ko module
Viresh Kumar
1
-2
/
+2
2016-05-14
greybus: usb: Create separate module
Viresh Kumar
4
-15
/
+7
2016-05-14
greybus: uart: Create separate module
Viresh Kumar
4
-13
/
+9
2016-05-14
greybus: spi: Create separate module
Viresh Kumar
4
-12
/
+6
2016-05-14
greybus: sdio: Create separate module
Viresh Kumar
4
-12
/
+6
2016-05-14
greybus: pwm: Create separate module
Viresh Kumar
4
-12
/
+6
2016-05-14
greybus: i2c : Create separate module
Viresh Kumar
4
-12
/
+6
2016-05-14
greybus: gpio: Create separate module
Viresh Kumar
4
-12
/
+6
2016-05-14
greybus: gpbridge: Create module_gpbridge_driver()
Viresh Kumar
1
-0
/
+11
2016-05-14
greybus: gpbridge: Export few routines
Viresh Kumar
1
-0
/
+3
2016-05-14
greybus: control: Drop unused parameter from timesync_authoritative
Bryan O'Donoghue
2
-2
/
+2
2016-05-14
greybus: control: Add TimeSync get-last-event logic
Bryan O'Donoghue
3
-0
/
+22
2016-05-14
greybus: svc: Add TimeSync SVC commands
Bryan O'Donoghue
2
-0
/
+92
2016-05-14
greybus: arche-platform: Fix the MODULE_LICENSE to match with header
Sandeep Patil
1
-1
/
+1
2016-05-14
greybus: gpbridge: add uevent vars for gpbridge devices
Sandeep Patil
1
-1
/
+25
2016-05-14
greybus: gpbridge: make gpbridge device ids start with 1
Sandeep Patil
1
-1
/
+1
2016-05-14
greybus: gpbridge: add gpbridge device type
Sandeep Patil
1
-1
/
+6
2016-05-13
greybus: camera: fix data-connection handling
Johan Hovold
1
-16
/
+18
2016-05-13
greybus: connection: add camera-data connected workaround
Johan Hovold
1
-0
/
+10
2016-05-13
greybus: es2: add support for CDSI1 allocation
Johan Hovold
2
-0
/
+60
2016-05-13
greybus: es2: clean up cport-reset handling
Johan Hovold
1
-5
/
+8
2016-05-13
greybus: hd: generalise cport allocation
Johan Hovold
3
-3
/
+16
2016-05-13
greybus: es2: clean up CDSI CPort reservation
Johan Hovold
3
-9
/
+32
2016-05-13
greybus: es2: fix probe error handling
Johan Hovold
1
-4
/
+11
2016-05-13
greybus: hd: move CPort allocation to host-device code
Johan Hovold
3
-22
/
+37
2016-05-13
greybus: audio: mark the data connection as offloaded
Johan Hovold
1
-11
/
+1
2016-05-13
greybus: connection: add helper for creating offloaded connection
Johan Hovold
2
-1
/
+16
2016-05-13
greybus: connection: add offloaded connection flag
Johan Hovold
2
-2
/
+12
[prev]
[next]