index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
goldfish
Age
Commit message (
Expand
)
Author
2018-10-15
platform: goldfish: pipe: Add a blank line to separate varibles and code
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Remove redundant casting
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Call misc_deregister if init fails
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
2018-09-25
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
2018-08-02
platform: goldfish: Retire pdev_bus
Roman Kiryanov
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-03
goldfish_pipe: make tasklet goldfish_interrupt_tasklet static
Colin Ian King
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-05-25
goldfish_pipe: use GFP_ATOMIC under spin lock
Wei Yongjun
2017-05-25
goldfish_pipe: make pipe_dev static
Colin Ian King
2017-04-26
goldfish_pipe: fix build warning about using too much stack.
Greg Kroah-Hartman
2017-04-26
goldfish_pipe: An implementation of more parallel pipe
Jin Qian
2017-02-15
goldfish: Sanitize the broken interrupt handler
Thomas Gleixner
2016-11-10
platform: goldfish: pipe: use get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-04-02
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-05
goldfish: Fix build error of missing ioremap on UM
Krzysztof Kozlowski
2016-02-22
Merge char-misc-next into staging-next
Greg Kroah-Hartman
2016-02-14
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
Shraddha Barke
[next]