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
/
s390
/
cio
Age
Commit message (
Expand
)
Author
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
2009-01-08
fix similar typos to successfull
Coly Li
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
2008-12-25
[S390] cio: use pim to check for multipath.
Sebastian Ott
2008-12-25
[S390] cio: commit all pmcw changes.
Sebastian Ott
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
2008-12-25
[S390] cio: Use device_is_registered().
Cornelia Huck
2008-12-25
[S390] cio: Dont call ->release directly.
Cornelia Huck
2008-12-25
[S390] cio: Dont fail probe for I/O subchannels.
Cornelia Huck
2008-12-25
[S390] cio: Only register ccw_device for registered subchannel.
Cornelia Huck
2008-12-25
[S390] cio: Fix I/O subchannel refcounting.
Cornelia Huck
2008-12-25
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
2008-12-25
[S390] cio: Put referernce on correct device after moving.
Cornelia Huck
2008-12-25
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
2008-12-25
[S390] cio: move irritating comment.
Sebastian Ott
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
[S390] qdio: fix error reporting for hipersockets
Jan Glauber
2008-12-25
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
2008-12-25
[S390] qdio: rework debug feature logging
Jan Glauber
2008-12-25
[S390] qdio: fix compile warning under 31 bit
Jan Glauber
2008-12-25
[S390] qdio: add eqbs/sqbs instruction counters
Jan Glauber
2008-12-25
[S390] qdio: fix qeth port count detection
Jan Glauber
2008-11-14
[S390] cio: Fix refcount after moving devices.
Cornelia Huck
2008-10-28
[S390] qdio: remove incorrect memset
Jan Glauber
2008-10-28
[S390] qdio: prevent double qdio shutdown in case of I/O errors
Jan Glauber
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
2008-10-10
[S390] qdio enhanced SIGA (iqdio) support.
Klaus-Dieter Wacker
2008-10-10
[S390] cio: fix cio_tpi.
Heiko Carstens
2008-10-10
[S390] cio: Correct use of ! and &
Julia Lawall
2008-10-10
[S390] cio: inline assembly cleanup
Peter Oberparleiter
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
2008-10-10
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
2008-10-10
[S390] cio: move device unregistration to dedicated work queue
Peter Oberparleiter
2008-10-10
[S390] qdio: speed up multicast traffic on full HiperSocket queue
Ursula Braun
2008-10-03
[S390] qdio: prevent stack clobber
Jan Glauber
2008-09-16
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
2008-09-16
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
2008-08-21
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
[next]