Sign in
android-kvm
/
linux
/
56e0d71ef12f026d96213e45a662bde6bbff4676
/
drivers
/
staging
/
greybus
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
545b282
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
caa5942
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
5ab3566
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
563a841
staging: greybus: fix symbolic permission coding style issues
by Gioh Kim
· 8 years ago
461ab80
staging: greybus: fix "line over 80 characters" coding style issues
by Gioh Kim
· 8 years ago
59d4090
staging: greybus: arpc.h: remove duplicate line.
by Nathan Howard
· 8 years ago
dbec272
staging: greybus: operation: add generic timeout support
by Johan Hovold
· 8 years ago
5f50ca9
staging: greybus: Remove duplicate include file
by Masanari Iida
· 8 years ago
33b8807
staging: greybus: loopback: fix broken udelay
by Johan Hovold
· 8 years ago
946d7c7
staging: greybus: sdio: Prefer u32 over uint32_t
by Franck Demathieu
· 8 years ago
414850d
staging: greybus: uart: fix TIOCGSERIAL flags
by Johan Hovold
· 8 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
b17c1bb
staging: greybus: timesync: validate platform state callback
by Rui Miguel Silva
· 8 years ago
41a5d7c
staging: greybus: audio_gb.c: Change uint32_t to u32
by Marcos Paulo de Souza
· 8 years ago
377e7a2
Make static usermode helper binaries constant
by Greg Kroah-Hartman
· 8 years ago
055fb9c
staging: greybus: audio: Ensure proper byte order
by Vaibhav Agarwal
· 8 years ago
96249da
staging: greybus: audio: Cleanup junk codec registers
by Vaibhav Agarwal
· 8 years ago
1023ab9
staging: greybus: audio: Initialize sig_bits before configuring hwparams
by Vaibhav Agarwal
· 8 years ago
8451005
staging: greybus: audio: Avoid less than zero check for le32 variable
by Vaibhav Agarwal
· 8 years ago
e965af6
staging: greybus: loopback_test: use octal permissions instead of symbolic
by Igor Pylypiv
· 8 years ago
1d3dfbd
staging: greybus: fix checkpatch unsigned warnings
by Roman Sommer
· 8 years ago
a1f1077
staging: greybus: fix checkpatch braces not necessary warning
by Abdul Rauf
· 8 years ago
cbd8733
staging: greybus: loopback_test: fix checkpatch bad function definition error
by Abdul Rauf
· 8 years ago
0a8d852
Staging: greybus: style fix, permissions as octal
by Derek Robson
· 8 years ago
bdfb95c
staging: greybus: remove timesync protocol support
by Greg Kroah-Hartman
· 8 years ago
588bfea
staging: greybus: log: Fix line over 80 characters.
by Emmanuil Chatzipetru
· 8 years ago
8a98361
staging: greybus: audio_topology: Fix spaces between operator and string
by Emmanuil Chatzipetru
· 8 years ago
8c0216f
pwm: Remove .can_sleep from struct pwm_chip
by Thierry Reding
· 8 years ago
62730c9
staging: greybus: svc_watchdog: replace printk() with pr_err()
by Emmanuil Chatzipetru
· 8 years ago
28cf203
staging: greybus: svc_watchdog: Fix spaces on a single definition statement
by Emmanuil Chatzipetru
· 8 years ago
6da8086
staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspend
by Jérémy Lefaure
· 8 years ago
f05a88a
staging: greybus: add host device function pointer checks
by Jason Hrycay
· 8 years ago
a072a72
staging: greybus: loopback: use gb_loopback_async_wait_all don't spin
by Bryan O'Donoghue
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3282998
staging: greybus: audio_module: remove redundant OOM message
by Srikant Ritolia
· 8 years ago
4506309
don't open-code file_inode()
by Al Viro
· 8 years ago
db1a419
staging: Greybus: Remove unnecessary braces for single statement block
by Rahul Krishnan
· 8 years ago
ce0347c
Merge 4.9-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
424a4b5
staging: greybus: use get_icount tty operation
by Johan Hovold
· 8 years ago
4dfc109
staging: greybus: uart: fix invalid user-pointer check
by Johan Hovold
· 8 years ago
d9966f1
staging: greybus: arche-platform: fix device reference leak
by Johan Hovold
· 8 years ago
bdc0656
Merge 4.9-rc3 into staging-next
by Greg Kroah-Hartman
· 8 years ago
e866dd8
greybus: fix a leak on error in gb_module_create()
by Dan Carpenter
· 8 years ago
1305f2b
greybus: es2: fix error return code in ap_probe()
by Wei Yongjun
· 8 years ago
25633d1
greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state()
by Wei Yongjun
· 8 years ago
49b9137
staging: greybus: audio: remove redundant slot field
by Pankaj Bharadiya
· 8 years ago
73270bb
Staging: Greybus: Fix trailing */ in block comments
by Rahul Krishnan
· 8 years ago
7fec2bc
staging: greybus: es2: fix arpc request size
by Rui Miguel Silva
· 8 years ago
f9a21a3
staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single variable conversion.
by Elise Lennion
· 8 years ago
4d79f43
Staging: greybus: uart: constify tty_port_operations structure
by Bhumika Goyal
· 8 years ago
9edae49
staging: greybus: es2: Use kmemdup instead of kmalloc and memcpy
by sayli karnik
· 8 years ago
d0af1bd
staging: greybus: audio: Rename cport with intf_id
by Pankaj Bharadiya
· 8 years ago
4fa5891
Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev
by Viresh Kumar
· 8 years ago
039bea8
Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
by Viresh Kumar
· 8 years ago
3f98afe
staging: greybus: audio_codec: Remove useless return statement.
by Elise Lennion
· 8 years ago
cb2ec2e
staging: greybus: timesync.c: Fixed WARNING for brace issue
by Chase Metzger
· 8 years ago
cf3ba55
staging: greybus: arche-platform: Format block comments.
by Elise Lennion
· 8 years ago
c4fc2eb
staging: greybus: camera: Use kcalloc for array's memory allocation.
by Elise Lennion
· 8 years ago
9d3318f
staging: greybus: camera: Replace blank spaces with tabstops.
by Elise Lennion
· 8 years ago
cd7b701
staging: greybus: camera: Add blank lines after variable declarations.
by Elise Lennion
· 8 years ago
2072763
drivers: staging: greybus: audio_manager_sysfs.c: Fixed CHECK for brace issue
by Chase Metzger
· 8 years ago
9ae7a47
drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues
by Chase Metzger
· 8 years ago
02ae32f
drivers: staging: greybus: Fixed CHECKS for brace issues
by Chase Metzger
· 8 years ago
a2a87b2
staging: greybus: Add blank line after declaration
by Elizabeth Ferdman
· 8 years ago
1047cc1
staging: greybus: fix block comment
by Hisao Tanabe
· 8 years ago
cb026e3
staging: greybus: Fix a commit coding style issue.
by Sidhant Gupta
· 8 years ago
5cf6267
staging: greybus: light: check the correct value of delay_on
by Rui Miguel Silva
· 8 years ago
dc875c7
staging: greybus: light: check delay_{on|off} before use
by Rui Miguel Silva
· 8 years ago
3855eee
staging: greybus: light: fix attributes allocation
by Rui Miguel Silva
· 8 years ago
85a42dc
staging: greybus: sdio: fix cmd_flags check for none response
by Rui Miguel Silva
· 8 years ago
3dd2226
greybus: manifest: style fix missing space before '('
by Quentin Lambert
· 8 years ago
659849c
staging: greybus/timesync: avoid divide by zero on X86 Qemu
by Bryan O'Donoghue
· 8 years ago
3d7f358
drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warning
by Chase Metzger
· 8 years ago
7224a2a
greybus: audio: fix uninitialized variable errors found by cppcheck
by Vaibhav Agarwal
· 8 years ago
82af03f
staging: greybus: Use setup_timer function
by sayli karnik
· 8 years ago
5c925fe
staging: greybus: arche-apb-ctrl: declare struct of_device_id as const
by Eva Rachel Retuya
· 8 years ago
cdcffc0
staging: greybus: arche-platform: declare struct of_device_id as const
by Eva Rachel Retuya
· 8 years ago
319b78c
staging: greybus: uart.c: fix alignment to match open parenthesis
by Chaehyun Lim
· 8 years ago
26746a3
staging: greybus: uart.c: change 'unsigned' to 'unsigned int'
by Chaehyun Lim
· 8 years ago
3311157
staging: greybus: audio_codec.c: code indent should use tabs where possible
by Richard Groux
· 8 years ago
0c8d9c7
staging: greybus: audio_codec.c: space required before the open brace
by Richard Groux
· 8 years ago
5a420d1
staging: greybus: arche-platform: compress return logic into one line
by Eva Rachel Retuya
· 8 years ago
4f1cbe2
staging: greybus: audio: delete unnecessary parentheses
by Eva Rachel Retuya
· 8 years ago
ce35e9b
staging: greybus: camera: simplify NULL test
by Eva Rachel Retuya
· 8 years ago
abf095b5
staging: greybus: fix up camera Kconfig dependancies
by Greg Kroah-Hartman
· 8 years ago
79cb2b26
staging: greybus: use preferred kernel type u16
by Chaehyun Lim
· 8 years ago
3195939
staging: greybus: use preferred kernel type u8
by Chaehyun Lim
· 8 years ago
948c622
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
by Greg Kroah-Hartman
· 9 years ago
a0cf595
staging: greybus: Kconfig: enable possibility to select light driver
by Rui Miguel Silva
· 9 years ago
b04f56c
staging: greybus: makefile: fix dependency of spi to spilib
by Rui Miguel Silva
· 9 years ago
722a133
staging: greybus: power_supply: remove KERNEL_VERSION checks
by Rui Miguel Silva
· 9 years ago
2064ae5
staging: greybus: sdio: remove KERNEL_VERSION checks
by Rui Miguel Silva
· 9 years ago
a7af2fe
staging: greybus: light: remove KERNEL_VERSION checks
by Rui Miguel Silva
· 9 years ago
7434564c
staging: greybus: sdio: fix min() type check
by Greg Kroah-Hartman
· 9 years ago
148e0b8
staging: greybus: spi: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 9 years ago
3e4b5b8
staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIO
by Greg Kroah-Hartman
· 8 years ago
b14bb97
staging: greybus: gpio: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 9 years ago
06000c0
staging: greybus: vibrator: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 9 years ago
Next »