index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2017-08-18
skd: Move a function definition
Bart Van Assche
2017-08-18
skb: Use symbolic names for SCSI opcodes
Bart Van Assche
2017-08-18
skd: Use kcalloc() instead of kzalloc() with multiply
Bart Van Assche
2017-08-18
skd: Remove superfluous occurrences of the 'volatile' keyword
Bart Van Assche
2017-08-18
skd: Remove a redundant init_timer() call
Bart Van Assche
2017-08-18
skd: Use for_each_sg()
Bart Van Assche
2017-08-18
skd: Drop second argument of skd_recover_requests()
Bart Van Assche
2017-08-18
skd: Remove superfluous initializations from skd_isr_completion_posted()
Bart Van Assche
2017-08-18
skd: Simplify the code for handling data direction
Bart Van Assche
2017-08-18
skd: Use ARRAY_SIZE() where appropriate
Bart Van Assche
2017-08-18
skd: Make the skd_isr() code more brief
Bart Van Assche
2017-08-18
skd: Use __packed only when needed
Bart Van Assche
2017-08-18
skd: Check structure sizes at build time
Bart Van Assche
2017-08-18
skd: Use a structure instead of hardcoding structure offsets
Bart Van Assche
2017-08-18
skd: Simplify the code for allocating DMA message buffers
Bart Van Assche
2017-08-18
skd: Simplify the code for deciding whether or not to send a FIT msg
Bart Van Assche
2017-08-18
skd: Reorder the code in skd_process_request()
Bart Van Assche
2017-08-18
skd: Fix size argument in skd_free_skcomp()
Bart Van Assche
2017-08-18
skd: Introduce SKD_SKCOMP_SIZE
Bart Van Assche
2017-08-18
skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG
Bart Van Assche
2017-08-18
skd: Document locking assumptions
Bart Van Assche
2017-08-18
skd: Fix endianness annotations
Bart Van Assche
2017-08-18
skd: Switch from the pr_*() to the dev_*() logging functions
Bart Van Assche
2017-08-18
skd: Remove useless barrier() calls
Bart Van Assche
2017-08-18
skd: Remove a set-but-not-used variable from struct skd_device
Bart Van Assche
2017-08-18
skd: Remove set-but-not-used local variables
Bart Van Assche
2017-08-18
skd: Fix a function name in a comment
Bart Van Assche
2017-08-18
skd: Fix spelling in a source code comment
Bart Van Assche
2017-08-18
skd: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
skd: Remove unnecessary blank lines
Bart Van Assche
2017-08-18
skd: Remove ESXi code
Bart Van Assche
2017-08-18
skd: Remove unneeded #include directives
Bart Van Assche
2017-08-18
skd: Update maintainer information
Bart Van Assche
2017-08-18
skd: Switch to GPLv2
Bart Van Assche
2017-08-18
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-08-18
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-08-18
xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
xen-blkback: Fix indentation
Bart Van Assche
2017-08-18
virtio_blk: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
ide-floppy: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
2017-08-17
nbd: change the default nbd partitions
Josef Bacik
2017-08-17
nbd: allow device creation at a specific index
Josef Bacik
2017-08-15
loop: fix to a race condition due to the early registration of device
Anton Volkov
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
dm-crypt: don't mess with BIP_BLOCK_INTEGRITY
Christoph Hellwig
2017-08-07
null_blk: make sure submit_queues > 0
weiping zhang
2017-08-07
null_blk: simplify logic for use_per_node_hctx
weiping zhang
2017-07-29
block: DAC960: shut up format-overflow warning
Arnd Bergmann
[prev]
[next]