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
2009-10-13
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
2009-10-13
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
dac960: switch to seq_file
Alexey Dobriyan
2009-10-01
cpqarray: switch to seq_file
Alexey Dobriyan
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-23
dac960: fix undefined behavior on empty string
Michael Buesch
2009-09-23
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
trivial: add __init/__exit macros to DAC960.c
Peter Huewe
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
debugfs: Modify default debugfs directory for debugging pktcdvd.
GeunSik Lim
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
floppy: Switch driver to dev_pm_ops
Frans Pop
2009-09-14
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
2009-09-11
block: use printk_once
Marcin Slusarz
2009-09-11
cciss: memory leak in cciss_init_one()
Eric Dumazet
[next]