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
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-01
1
-1
/
+0
|
\
|
*
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2017-01-04
1
-1
/
+0
*
|
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
41
-2167
/
+244
|
\
\
|
*
|
staging: greybus: fix symbolic permission coding style issues
Gioh Kim
2017-02-12
3
-6
/
+6
|
*
|
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2017-02-12
11
-42
/
+77
|
*
|
staging: greybus: arpc.h: remove duplicate line.
Nathan Howard
2017-02-12
1
-1
/
+0
|
*
|
staging: greybus: operation: add generic timeout support
Johan Hovold
2017-02-09
3
-14
/
+39
|
*
|
staging: greybus: Remove duplicate include file
Masanari Iida
2017-02-03
1
-1
/
+0
|
*
|
staging: greybus: loopback: fix broken udelay
Johan Hovold
2017-01-27
1
-2
/
+7
|
*
|
staging: greybus: sdio: Prefer u32 over uint32_t
Franck Demathieu
2017-01-27
1
-1
/
+1
|
*
|
staging: greybus: uart: fix TIOCGSERIAL flags
Johan Hovold
2017-01-27
1
-1
/
+0
|
*
|
staging: greybus: audio_gb.c: Change uint32_t to u32
Marcos Paulo de Souza
2017-01-23
1
-2
/
+2
|
*
|
staging: greybus: audio: Ensure proper byte order
Vaibhav Agarwal
2017-01-19
2
-45
/
+51
|
*
|
staging: greybus: audio: Cleanup junk codec registers
Vaibhav Agarwal
2017-01-19
2
-83
/
+2
|
*
|
staging: greybus: audio: Initialize sig_bits before configuring hwparams
Vaibhav Agarwal
2017-01-19
1
-0
/
+7
|
*
|
staging: greybus: audio: Avoid less than zero check for le32 variable
Vaibhav Agarwal
2017-01-19
1
-6
/
+2
|
*
|
staging: greybus: loopback_test: use octal permissions instead of symbolic
Igor Pylypiv
2017-01-19
1
-2
/
+1
|
*
|
staging: greybus: fix checkpatch unsigned warnings
Roman Sommer
2017-01-16
2
-13
/
+13
|
*
|
staging: greybus: fix checkpatch braces not necessary warning
Abdul Rauf
2017-01-16
1
-4
/
+3
|
*
|
staging: greybus: loopback_test: fix checkpatch bad function definition error
Abdul Rauf
2017-01-16
1
-1
/
+1
|
*
|
Staging: greybus: style fix, permissions as octal
Derek Robson
2017-01-16
1
-5
/
+5
|
*
|
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
2017-01-07
17
-1925
/
+3
|
*
|
staging: greybus: log: Fix line over 80 characters.
Emmanuil Chatzipetru
2017-01-05
1
-3
/
+3
|
*
|
staging: greybus: audio_topology: Fix spaces between operator and string
Emmanuil Chatzipetru
2017-01-05
1
-1
/
+1
|
*
|
staging: greybus: svc_watchdog: replace printk() with pr_err()
Emmanuil Chatzipetru
2017-01-03
1
-1
/
+1
|
*
|
staging: greybus: svc_watchdog: Fix spaces on a single definition statement
Emmanuil Chatzipetru
2017-01-03
1
-1
/
+1
|
*
|
staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspend
Jérémy Lefaure
2017-01-03
1
-2
/
+2
|
*
|
staging: greybus: add host device function pointer checks
Jason Hrycay
2017-01-03
1
-0
/
+6
|
*
|
staging: greybus: loopback: use gb_loopback_async_wait_all don't spin
Bryan O'Donoghue
2017-01-03
1
-0
/
+11
|
|
/
*
|
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
\
|
*
|
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
1
-2
/
+2
|
|
/
*
|
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
1
-6
/
+9
|
\
\
|
*
|
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-6
/
+9
|
|
/
*
|
staging: greybus: timesync: validate platform state callback
Rui Miguel Silva
2017-01-25
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
4
-9
/
+9
|
\
|
*
don't open-code file_inode()
Al Viro
2016-12-04
4
-9
/
+9
*
|
staging: greybus: audio_module: remove redundant OOM message
Srikant Ritolia
2016-12-07
1
-3
/
+1
*
|
staging: Greybus: Remove unnecessary braces for single statement block
Rahul Krishnan
2016-11-19
1
-2
/
+1
*
|
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
[next]