index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-14
1
-0
/
+1
|
\
|
*
staging: greybus: arche-platform: fix device reference leak
Johan Hovold
2016-11-07
1
-0
/
+1
*
|
staging: greybus: use get_icount tty operation
Johan Hovold
2016-11-10
1
-19
/
+12
*
|
staging: greybus: uart: fix invalid user-pointer check
Johan Hovold
2016-11-10
1
-3
/
+0
*
|
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2016-10-30
5
-7
/
+7
|
\
\
|
|
/
|
*
greybus: fix a leak on error in gb_module_create()
Dan Carpenter
2016-10-24
1
-1
/
+1
|
*
greybus: es2: fix error return code in ap_probe()
Wei Yongjun
2016-10-24
1
-1
/
+2
|
*
greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...
Wei Yongjun
2016-10-24
1
-0
/
+1
|
*
Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev
Viresh Kumar
2016-10-17
1
-1
/
+1
|
*
Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
Viresh Kumar
2016-10-17
1
-4
/
+2
*
|
staging: greybus: audio: remove redundant slot field
Pankaj Bharadiya
2016-10-24
5
-23
/
+4
*
|
Staging: Greybus: Fix trailing */ in block comments
Rahul Krishnan
2016-10-24
1
-2
/
+4
*
|
staging: greybus: es2: fix arpc request size
Rui Miguel Silva
2016-10-24
1
-1
/
+1
*
|
staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...
Elise Lennion
2016-10-24
1
-2
/
+2
*
|
Staging: greybus: uart: constify tty_port_operations structure
Bhumika Goyal
2016-10-17
1
-1
/
+1
*
|
staging: greybus: es2: Use kmemdup instead of kmalloc and memcpy
sayli karnik
2016-10-17
1
-2
/
+1
*
|
staging: greybus: audio: Rename cport with intf_id
Pankaj Bharadiya
2016-10-17
4
-14
/
+14
*
|
staging: greybus: audio_codec: Remove useless return statement.
Elise Lennion
2016-10-16
1
-1
/
+0
*
|
staging: greybus: timesync.c: Fixed WARNING for brace issue
Chase Metzger
2016-10-16
1
-3
/
+3
*
|
staging: greybus: arche-platform: Format block comments.
Elise Lennion
2016-10-16
1
-1
/
+2
*
|
staging: greybus: camera: Use kcalloc for array's memory allocation.
Elise Lennion
2016-10-16
1
-2
/
+2
*
|
staging: greybus: camera: Replace blank spaces with tabstops.
Elise Lennion
2016-10-16
1
-1
/
+1
*
|
staging: greybus: camera: Add blank lines after variable declarations.
Elise Lennion
2016-10-16
1
-0
/
+1
*
|
drivers: staging: greybus: audio_manager_sysfs.c: Fixed CHECK for brace issue
Chase Metzger
2016-10-16
1
-2
/
+3
*
|
drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues
Chase Metzger
2016-10-16
1
-1
/
+3
*
|
drivers: staging: greybus: Fixed CHECKS for brace issues
Chase Metzger
2016-10-16
1
-2
/
+5
*
|
staging: greybus: Add blank line after declaration
Elizabeth Ferdman
2016-10-16
1
-0
/
+1
*
|
staging: greybus: fix block comment
Hisao Tanabe
2016-10-16
1
-1
/
+1
*
|
staging: greybus: Fix a commit coding style issue.
Sidhant Gupta
2016-10-16
1
-2
/
+4
|
/
*
staging: greybus: light: check the correct value of delay_on
Rui Miguel Silva
2016-10-02
1
-1
/
+1
*
staging: greybus: light: check delay_{on|off} before use
Rui Miguel Silva
2016-10-02
1
-0
/
+3
*
staging: greybus: light: fix attributes allocation
Rui Miguel Silva
2016-10-02
1
-2
/
+1
*
staging: greybus: sdio: fix cmd_flags check for none response
Rui Miguel Silva
2016-10-02
1
-1
/
+1
*
greybus: manifest: style fix missing space before '('
Quentin Lambert
2016-09-27
1
-1
/
+1
*
staging: greybus/timesync: avoid divide by zero on X86 Qemu
Bryan O'Donoghue
2016-09-27
1
-2
/
+7
*
drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warning
Chase Metzger
2016-09-27
1
-2
/
+1
*
greybus: audio: fix uninitialized variable errors found by cppcheck
Vaibhav Agarwal
2016-09-27
1
-2
/
+3
*
staging: greybus: Use setup_timer function
sayli karnik
2016-09-23
1
-3
/
+2
*
staging: greybus: arche-apb-ctrl: declare struct of_device_id as const
Eva Rachel Retuya
2016-09-23
1
-1
/
+1
*
staging: greybus: arche-platform: declare struct of_device_id as const
Eva Rachel Retuya
2016-09-23
1
-2
/
+2
*
staging: greybus: uart.c: fix alignment to match open parenthesis
Chaehyun Lim
2016-09-22
1
-14
/
+14
*
staging: greybus: uart.c: change 'unsigned' to 'unsigned int'
Chaehyun Lim
2016-09-22
1
-1
/
+1
*
staging: greybus: audio_codec.c: code indent should use tabs where possible
Richard Groux
2016-09-22
1
-1
/
+1
*
staging: greybus: audio_codec.c: space required before the open brace
Richard Groux
2016-09-22
1
-1
/
+1
*
staging: greybus: arche-platform: compress return logic into one line
Eva Rachel Retuya
2016-09-22
1
-2
/
+1
*
staging: greybus: audio: delete unnecessary parentheses
Eva Rachel Retuya
2016-09-22
1
-1
/
+1
*
staging: greybus: camera: simplify NULL test
Eva Rachel Retuya
2016-09-22
1
-1
/
+1
*
staging: greybus: fix up camera Kconfig dependancies
Greg Kroah-Hartman
2016-09-21
1
-1
/
+1
*
staging: greybus: use preferred kernel type u16
Chaehyun Lim
2016-09-20
3
-23
/
+23
*
staging: greybus: use preferred kernel type u8
Chaehyun Lim
2016-09-20
3
-20
/
+20
[next]