Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
31d33baf36bda7a2fea800648d87c9fe6155e7ca
/
drivers
/
s390
/
cio
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
e177685
[S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters
by Ursula Braun
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
35b58b0
[S390] qdio: Unrecognized inbound traffic if many FCP devices are online
by Ursula Braun
· 17 years ago
8284fb19
[S390] cio: fix parallel cm_enable processing.
by Michael Ernst
· 17 years ago
fe6173d
[S390] cio: Trigger verification on device/path not operational.
by Cornelia Huck
· 17 years ago
22806dc
[S390] cio: Fix race for "fast" path gone/path back situations.
by Cornelia Huck
· 17 years ago
e5fa443
[S390] qdio: FCP/SCSI write I/O stagnates on LPAR
by Ursula Braun
· 17 years ago
b32ecdb
[S390] qdio: fix qdio_activate timeout handling.
by Heiko Carstens
· 17 years ago
4c62972
[S390] cio: Do timed recovery on workqueue.
by Cornelia Huck
· 17 years ago
486d0a0
[S390] cio: Remember to initialize recovery_lock.
by Cornelia Huck
· 17 years ago
bf3f837
[S390] qdio: avoid hang when establishing qdio queues
by Ursula Braun
· 17 years ago
01bc8ad
[S390] cio: Add shutdown callback for ccwgroup.
by Cornelia Huck
· 17 years ago
b9c9a21
[S390] cio: Clean up chsc response code handling.
by Cornelia Huck
· 17 years ago
6f52ac2
[S390] cio: make sense id procedure work with partial hardware response
by Peter Oberparleiter
· 17 years ago
361f494
[S390] usage of s390dbf: shrink number of debug areas to use.
by Peter Tiedemann
· 17 years ago
5c81cdb
[S390] constify function pointer tables.
by Jan Engelhardt
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
dfa77f6
[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s
by Ursula Braun
· 17 years ago
8d08be9
[S390] qdio: Remove double checked value.
by Sebastian Ott
· 17 years ago
90ab133
[S390] cio: introduce timed recovery procedure
by Peter Oberparleiter
· 17 years ago
808e488
[S390] cio: memory leak in cio processing
by Michael Ernst
· 17 years ago
1a908c7
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
by Cornelia Huck
· 17 years ago
46258ab
[S390] cio: Delete timer in ccw_device_verify_done().
by Cornelia Huck
· 17 years ago
e82a156
[S390] cio: reduce cpu utilization during device scan
by Peter Oberparleiter
· 17 years ago
4beee64
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
by Cornelia Huck
· 17 years ago
db6a642
[S390] cio: Use dev_{g,s}et_drvdata().
by Cornelia Huck
· 17 years ago
b279a4f
[S390] cio: I/O subchannel specific fields.
by Cornelia Huck
· 17 years ago
4e8e56c
[S390] cio: Extend adapter interrupt interface.
by Peter Oberparleiter
· 17 years ago
cd6b4f2
[S390] cio: Introduce subchannel->private.
by Cornelia Huck
· 17 years ago
bc698bc
[S390] cio: Cleanup debug feature usage.
by Cornelia Huck
· 17 years ago
25b7bb5
[S390] cio: Add css_driver_{register,unregister}.
by Cornelia Huck
· 17 years ago
98c13c2
[S390] cio: Reset sch->driver.
by Cornelia Huck
· 17 years ago
602b20f
[S390] cio: css_driver: Use consistent parameters.
by Cornelia Huck
· 17 years ago
084325d
[S390] cio: Use helpers instead of container_of().
by Cornelia Huck
· 17 years ago
14ff56b
[S390] cio: Dump ccw device information in case of timeout.
by Sebastian Ott
· 17 years ago
6717561
[S390] cio: add missing reprobe loop end statement
by Peter Oberparleiter
· 17 years ago
c94dec9
[S390] cio: Issue SenseID per path.
by Cornelia Huck
· 17 years ago
c5d4a99
[S390] cio: Register/unregister subchannels only from kslowcrw.
by Cornelia Huck
· 17 years ago
3b8c889
[S390] cio: change device sense procedure to work with pav aliases
by Peter Oberparleiter
· 17 years ago
b2eaee6
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
by Roel Kluin
· 17 years ago
33583c3
[S390] cio: use INIT_WORK to initialize struct work.
by Heiko Carstens
· 17 years ago
5bf04b2
[S390] cio: Fix incomplete commit for uevent suppression.
by Cornelia Huck
· 17 years ago
0546960
[S390] cio: Use to_channelpath() for device to channel path conversion.
by Cornelia Huck
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
c622498
[S390] qdio: change QDIO performance_stats error message priority
by Ursula Braun
· 17 years ago
b18a2db
[S390] qdio: dont cast function pointers and use them to call functions.
by Heiko Carstens
· 17 years ago
364c855
[S390] Get rid of a bunch of sparse warnings again.
by Heiko Carstens
· 17 years ago
3f4cf6e
[S390] cio: Avoid machine check vs. not operational races.
by Cornelia Huck
· 17 years ago
e103178
[S390] cio: Fix device attributes for early devices.
by Cornelia Huck
· 17 years ago
1842f2b
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
by Cornelia Huck
· 17 years ago
958974f
[S390] cio: Introduce ccw_bus_type.shutdown.
by Cornelia Huck
· 17 years ago
a55360d
[S390] cio: Disable channel path measurements on shutdown/reboot.
by Cornelia Huck
· 17 years ago
a0ea22c3
[S390] cio: Minor style fixes.
by Cornelia Huck
· 17 years ago
b2ffd8e
[S390] cio: Add docbook comments.
by Cornelia Huck
· 17 years ago
c020871
[S390] cio: Kerneldoc comments for cmf.
by Cornelia Huck
· 17 years ago
fc5019c
[S390] cio: Fix some coding style issues in cmf.
by Cornelia Huck
· 17 years ago
fbf9772
[S390] cio: remove subchannel_add_files()
by Cornelia Huck
· 17 years ago
7c9f4e3
[S390] cio: rename css to channel_subsystems
by Cornelia Huck
· 17 years ago
0a87c5c
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
by Michael Holzheu
· 17 years ago
37cd0a0
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
by Klaus D. Wacker
· 17 years ago
f276730
[S390] qdio: fix EQBS handling on CCQ96
by Klaus D. Wacker
· 17 years ago
23eb68c
[S390] cio: change confusing message in cmf.
by Cornelia Huck
· 17 years ago
3520c92
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
by Cornelia Huck
· 17 years ago
c6d0e80
[S390] qdio: make sure data structures are correctly aligned.
by Heiko Carstens
· 17 years ago
5693ce6
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
by Cornelia Huck
· 17 years ago
4434a38
[S390] cio: Reorganize initialization.
by Cornelia Huck
· 17 years ago
303fa9e
[S390] cio: Make CIO_* macros safe if dbfs are not available.
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
8059862
[S390] cio: Remove deprecated rdc/rcd.
by Cornelia Huck
· 17 years ago
36914e5
[S390] cio: Remove remains of _ccw_device_get_device_number().
by Cornelia Huck
· 17 years ago
07c6a33
[S390] cio: css_sch_device_register() can be made static.
by Cornelia Huck
· 17 years ago
a07a5b3
[S390] Fix broken logic, SIGA flags must be bitwise ORed
by Jan Glauber
· 17 years ago
086a6c6
[S390] cio: Dont print trailing \0 in modalias_show().
by Cornelia Huck
· 17 years ago
6cbed91
[S390] qdio: output queue stall on FCP and network devices
by Frank Pavlic
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
dc41233
[S390] Program check in diag 210 under 31 bit
by Michael Holzheu
· 17 years ago
3ecb0a5
[S390] cio: deregister ccw device when pgid disband failed
by Peter Oberparleiter
· 17 years ago
59a8a6e
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
by Cornelia Huck
· 17 years ago
853944c
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
by Ursula Braun
· 18 years ago
f7e5d67
[S390] cio: Make some structures and a function static.
by Cornelia Huck
· 18 years ago
9a92fe4
[S390] cio: Get rid of _ccw_device_get_device_number().
by Cornelia Huck
· 18 years ago
1f8bdae
s390: free skbs in finite amount of time in qeth
by Ursula Braun
· 18 years ago
00c0c64
[S390] qdio: make qdio statistics SMP-capable
by Ursula Braun
· 18 years ago
fa1a8c2
s390: cio: Delay uevents for subchannels
by Cornelia Huck
· 18 years ago
cb629a0
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
by Milind Arun Choudhary
· 18 years ago
ef99516
[S390] cio: Unregister ccw devices directly.
by Cornelia Huck
· 18 years ago
8c4941c
[S390] cio: cm_enable memory leak.
by Cornelia Huck
· 18 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
82b7ac0
[S390] cio: Dont call css_update_ssd_info from interrupt context.
by Cornelia Huck
· 18 years ago
7ad6a24
[S390] cio: fix subchannel channel-path data usage
by Peter Oberparleiter
· 18 years ago
83b3370
[S390] cio: replace subchannel evaluation queue with bitmap
by Peter Oberparleiter
· 18 years ago
Next »