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
Age
Commit message (
Expand
)
Author
2009-04-28
block: make blk_do_io_stat() do the full "is this rq accountable" checks
Jens Axboe
2009-04-28
block: kill rq->data
Tejun Heo
2009-04-28
arm-omap: don't abuse rq->data
Tejun Heo
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
block: move rq->start_time initialization to blk_rq_init()
Tejun Heo
2009-04-28
block: clean up request completion API
Tejun Heo
2009-04-28
block: kill blk_end_request_callback()
Tejun Heo
2009-04-28
block: reorganize request fetching functions
Tejun Heo
2009-04-28
block: reorder request completion functions
Tejun Heo
2009-04-28
block: clean up misc stuff after block layer timeout conversion
Tejun Heo
2009-04-28
block: cleanup REQ_SOFTBARRIER usages
Tejun Heo
2009-04-28
block: don't set REQ_NOMERGE unnecessarily
Tejun Heo
2009-04-28
block: kill blk_start_queueing()
Tejun Heo
2009-04-28
block: merge blk_invoke_request_fn() into __blk_run_queue()
Tejun Heo
2009-04-28
block: implement blkdev_readpages
Jeff Moyer
2009-04-28
block: enable by default support for large devices and files on 32-bit archs
Bartlomiej Zolnierkiewicz
2009-04-28
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
2009-04-28
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-28
ide-tape: simplify read/write functions
Tejun Heo
2009-04-28
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
2009-04-28
ide-tape: unify r/w init paths
Tejun Heo
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-28
ide-tape: use single continuous buffer
Tejun Heo
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
2009-04-28
ide-cd: convert to using generic sense request
Borislav Petkov
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
2009-04-28
ide-cd: don't abuse rq->buffer
Tejun Heo
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-28
ide-floppy: block pc always uses bio
Tejun Heo
2009-04-28
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
2009-04-28
ide kill unused ide_cmd->special
Tejun Heo
2009-04-28
ide: don't set REQ_SOFTBARRIER
Tejun Heo
2009-04-28
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
2009-04-28
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
2009-04-28
block: clear req->errors on bio completion only for fs requests
Tejun Heo
2009-04-28
loop: use BIO list management functions
Akinobu Mita
2009-04-28
hd: fix locking
Tejun Heo
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
mg_disk: fix locking
Tejun Heo
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
[next]