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
/
block
Age
Commit message (
Expand
)
Author
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
[POWERPC] iSeries: Move viodasd probing
Stephen Rothwell
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
Sysace: Don't enable IRQ until after interrupt handler is registered
Grant Likely
2007-10-10
Sysace: sparse fixes
Grant Likely
2007-10-10
Sysace: Minor coding convention fixup
Grant Likely
2007-10-10
drivers/block/umem: use DRIVER_NAME where appropriate
Jeff Garzik
2007-10-10
drivers/block/umem: trim trailing whitespace
Jeff Garzik
2007-10-10
drivers/block/umem: minor cleanups
Jeff Garzik
2007-10-10
drivers/block/umem: use dev_printk()
Jeff Garzik
2007-10-10
drivers/block/umem: move private include away from include/linux
Jeff Garzik
2007-10-10
Sysace: Labels in C code should not be indented.
Grant Likely
2007-10-10
Sysace: Add of_platform_bus binding
Grant Likely
2007-10-10
Sysace: Move IRQ handler registration to occur after FSM is initialized
Grant Likely
2007-10-10
Sysace: minor rework and cleanup changes
Grant Likely
2007-10-10
Sysace: Move structure allocation from bus binding into common code
Grant Likely
2007-10-10
Sysace: Use the established platform bus api
Grant Likely
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
2007-10-10
Fix various abuse of bio fields in umem.c
NeilBrown
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-09-19
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
2007-09-11
Fix DAC960 driver on machines which don't support 64-bit DMA
Matthew Wilcox
2007-08-26
[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
David S. Miller
2007-08-22
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-08-18
Enable partitions for lguest block device
Rusty Russell
2007-08-11
sysace: HDIO_GETGEO has it's own method for ages
Christoph Hellwig
2007-08-11
drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...
Mariusz Kozlowski
2007-08-11
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-11
Clean up duplicate includes in drivers/block/
Jesper Juhl
2007-07-31
cciss: fix memory leak
Jesper Juhl
2007-07-29
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-21
ps3: Disk Storage Driver
Geert Uytterhoeven
2007-07-19
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
2007-07-19
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
lguest: the block driver
Rusty Russell
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-18
xen: add virtual block device driver.
Jeremy Fitzhardinge
2007-07-18
[SPARC64]: Simplify VDC device probing.
David S. Miller
2007-07-17
unregister_blkdev(): delete redundant message
Akinobu Mita
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-17
Add support for Xilinx SystemACE CompactFlash interface
Grant Likely
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
[next]