index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: most: sound: Fix error path of audio_init
YueHaibing
2019-08-28
1
-1
/
+4
*
staging: most-core: Fix checkpatch warnings
Peikan Tsai
2019-08-27
1
-1
/
+3
*
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-2
/
+0
*
staging: most: Use DEFINE_SPINLOCK() instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-30
2
-4
/
+2
*
staging: most: dim2: Remove function dimcb_io_write()
Nishka Dasgupta
2019-07-22
3
-53
/
+38
*
staging: most: dim2: Remove function dimcb_io_read()
Nishka Dasgupta
2019-07-22
3
-18
/
+8
*
staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()
Nishka Dasgupta
2019-07-22
1
-7
/
+2
*
staging: most: Delete an error message for a failed memory allocation
Keyur Patel
2019-07-22
1
-3
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-8
/
+1
|
\
|
*
staging: most-core: Use bus_find_device_by_name
Suzuki K Poulose
2019-06-24
1
-8
/
+1
*
|
staging: most: remove data sanity check
Christian Gromm
2019-07-03
1
-14
/
+0
*
|
staging/most/video: set device_caps in struct video_device
Hans Verkuil
2019-07-01
1
-5
/
+1
*
|
staging: most: deregister net and video config subsystems with configFS
Christian Gromm
2019-06-15
2
-0
/
+2
*
|
staging: most: register net and video config subsystems with configFS
Christian Gromm
2019-06-13
2
-2
/
+22
*
|
staging: most: trivial: fix a couple of typos
George G. Davis
2019-06-06
2
-12
/
+12
*
|
staging: most: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
1
-1
/
+1
|
/
*
staging: most: cdev: fix chrdev_region leak in mod_exit
Suresh Udipi
2019-05-02
1
-1
/
+1
*
staging: most: sound: pass correct device when creating a sound card
Christian Gromm
2019-04-30
1
-1
/
+1
*
staging: most: core: replace strcpy() by strscpy()
Gustavo A. R. Silva
2019-04-25
1
-1
/
+1
*
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
1
-1
/
+1
|
\
|
*
staging: most: core: use device description as name
Christian Gromm
2019-04-02
1
-1
/
+1
*
|
staging: most: configfs: Make mdev_link_list static
YueHaibing
2019-04-19
1
-1
/
+1
*
|
staging: most: Documentation: update driver documentation
Christian Gromm
2019-04-16
2
-51
/
+284
*
|
staging: most: configfs: add code for link removal
Christian Gromm
2019-04-16
1
-2
/
+36
*
|
staging: most: configfs: make create attributes write-only
Christian Gromm
2019-04-16
1
-15
/
+2
*
|
staging: most: allow speculative configuration
Christian Gromm
2019-04-16
4
-30
/
+53
*
|
staging: most: core: remove attribute add_link
Christian Gromm
2019-04-16
1
-61
/
+0
*
|
staging: most: usb: remove prefix from description tag
Christian Gromm
2019-04-16
1
-1
/
+1
*
|
staging: most: core: make sysfs attributes read-only
Christian Gromm
2019-04-16
1
-115
/
+7
*
|
staging: most: enable configfs support
Christian Gromm
2019-04-16
5
-3
/
+19
*
|
staging: most: sound: introduce new sound adapter management
Christian Gromm
2019-04-16
1
-18
/
+23
*
|
staging: most: core: add configfs interface functions
Christian Gromm
2019-04-16
2
-1
/
+157
*
|
staging: most: change signature of function probe_channel
Christian Gromm
2019-04-16
6
-8
/
+12
*
|
staging: most: add new file configfs.c
Christian Gromm
2019-04-16
1
-0
/
+627
*
|
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
7
-0
/
+7
*
|
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
8
-0
/
+8
*
|
staging: most: Replace '--help--' in Kconfig file
Wentao Cai
2019-03-18
4
-4
/
+4
*
|
staging: most: dim2: reg.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
|
staging: most: dim2: sysfs.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
|
staging: most: dim2: hal.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
|
staging: most: dim2: errors.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
|
staging: most: usb: Change '--help--' to 'help' in Kconfig
Wentao Cai
2019-03-18
1
-1
/
+1
|
/
*
staging: most: cdev: add missing check for cdev_add failure
Colin Ian King
2019-02-04
1
-1
/
+4
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
8
-8
/
+8
*
staging: most: sound: replace snprintf with strscpy
Colin Ian King
2018-12-19
1
-1
/
+1
*
staging: most: Documentation: add information to driver_usage file
Christian Gromm
2018-12-17
1
-3
/
+13
*
staging: most: sound: remove channel number from ALSA card's long name
Christian Gromm
2018-12-17
1
-2
/
+1
*
staging: most: sound: use static name for ALSA card
Christian Gromm
2018-12-17
1
-2
/
+2
*
staging: most: sound: rename variable
Christian Gromm
2018-12-17
1
-8
/
+8
*
staging: most: sound: correct label name
Christian Gromm
2018-12-17
1
-6
/
+6
[next]