index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
staging: greybus: uart.c: Remove include linux/serial.h
Darryl T. Agostinelli
1
-1
/
+0
2017-04-18
staging: greybus: light.c: Remove include linux/version.h
Darryl T. Agostinelli
1
-1
/
+0
2017-04-18
staging: greybus: make cport_quiesce() method optional
Alexandre Bailon
1
-0
/
+3
2017-03-27
staging: greybus: compress return logic
Arushi Singhal
1
-4
/
+1
2017-03-09
staging: greybus: firmware: Convert sscanf calls to strtoul
Michael Sartain
1
-5
/
+7
2017-03-09
staging: greybus: firmware: Change long long unsigned to unsigned long long
Michael Sartain
1
-1
/
+1
2017-03-09
staging: greybus: firmware: Remove extra braces from single line if
Michael Sartain
1
-4
/
+3
2017-03-09
staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULT
Michael Sartain
1
-1
/
+1
2017-03-09
staging: greybus: Remove unneeded header file
Gargi Sharma
1
-1
/
+0
2017-03-07
staging: greybus: Replace "is is" with "is"
simran singhal
1
-1
/
+1
2017-03-07
staging: greybus: loop_backtest: fixed consistent spacing style issue
Jonathan Bowie
1
-1
/
+1
2017-03-06
staging: greybus: loopback_test: Fix open error path
sayli karnik
1
-1
/
+1
2017-03-06
staging: greybus: loopback_test: fix device-name leak
Gargi Sharma
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-01
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
41
-2167
/
+244
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2017-02-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2017-02-12
staging: greybus: fix symbolic permission coding style issues
Gioh Kim
3
-6
/
+6
2017-02-12
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
11
-42
/
+77
2017-02-12
staging: greybus: arpc.h: remove duplicate line.
Nathan Howard
1
-1
/
+0
2017-02-09
staging: greybus: operation: add generic timeout support
Johan Hovold
3
-14
/
+39
2017-02-03
staging: greybus: Remove duplicate include file
Masanari Iida
1
-1
/
+0
2017-01-27
staging: greybus: loopback: fix broken udelay
Johan Hovold
1
-2
/
+7
2017-01-27
staging: greybus: sdio: Prefer u32 over uint32_t
Franck Demathieu
1
-1
/
+1
2017-01-27
staging: greybus: uart: fix TIOCGSERIAL flags
Johan Hovold
1
-1
/
+0
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-6
/
+9
2017-01-25
staging: greybus: timesync: validate platform state callback
Rui Miguel Silva
1
-0
/
+6
2017-01-23
staging: greybus: audio_gb.c: Change uint32_t to u32
Marcos Paulo de Souza
1
-2
/
+2
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-2
/
+2
2017-01-19
staging: greybus: audio: Ensure proper byte order
Vaibhav Agarwal
2
-45
/
+51
2017-01-19
staging: greybus: audio: Cleanup junk codec registers
Vaibhav Agarwal
2
-83
/
+2
2017-01-19
staging: greybus: audio: Initialize sig_bits before configuring hwparams
Vaibhav Agarwal
1
-0
/
+7
2017-01-19
staging: greybus: audio: Avoid less than zero check for le32 variable
Vaibhav Agarwal
1
-6
/
+2
2017-01-19
staging: greybus: loopback_test: use octal permissions instead of symbolic
Igor Pylypiv
1
-2
/
+1
2017-01-16
staging: greybus: fix checkpatch unsigned warnings
Roman Sommer
2
-13
/
+13
2017-01-16
staging: greybus: fix checkpatch braces not necessary warning
Abdul Rauf
1
-4
/
+3
2017-01-16
staging: greybus: loopback_test: fix checkpatch bad function definition error
Abdul Rauf
1
-1
/
+1
2017-01-16
Staging: greybus: style fix, permissions as octal
Derek Robson
1
-5
/
+5
2017-01-07
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
17
-1925
/
+3
2017-01-05
staging: greybus: log: Fix line over 80 characters.
Emmanuil Chatzipetru
1
-3
/
+3
2017-01-05
staging: greybus: audio_topology: Fix spaces between operator and string
Emmanuil Chatzipetru
1
-1
/
+1
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2017-01-03
staging: greybus: svc_watchdog: replace printk() with pr_err()
Emmanuil Chatzipetru
1
-1
/
+1
2017-01-03
staging: greybus: svc_watchdog: Fix spaces on a single definition statement
Emmanuil Chatzipetru
1
-1
/
+1
2017-01-03
staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspend
Jérémy Lefaure
1
-2
/
+2
2017-01-03
staging: greybus: add host device function pointer checks
Jason Hrycay
1
-0
/
+6
2017-01-03
staging: greybus: loopback: use gb_loopback_async_wait_all don't spin
Bryan O'Donoghue
1
-0
/
+11
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+9
2016-12-07
staging: greybus: audio_module: remove redundant OOM message
Srikant Ritolia
1
-3
/
+1
[next]