Input: force LED reset on resume
[safe/jmp/linux-2.6] / drivers / s390 / cio /
2009-10-14 Peter Oberparleiter[S390] cio: change misleading console logic
2009-10-06 Peter Oberparleiter[S390] cio: allow setting boxed devices offline
2009-10-06 Peter Oberparleiter[S390] cio: make not operational handling consistent
2009-10-06 Peter Oberparleiter[S390] cio: make disconnected handling consistent
2009-10-06 Christian Borntraeger[S390] Fix memory leak in /proc/cio_ignore
2009-10-06 Michael Ernst[S390] cio: channel path memory leak
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-22 Jan Glauber[S390] qdio: change state of all primed input buffers
2009-09-22 Jan Glauber[S390] qdio: reduce per device debug messages
2009-09-22 Sebastian Ott[S390] cio: introduce consistent subchannel scanning
2009-09-22 Sebastian Ott[S390] cio: idset use actual number of ssids
2009-09-22 Sebastian Ott[S390] cio: dont kfree vmalloced memory
2009-09-22 Sebastian Ott[S390] cio: introduce css_settle
2009-09-22 Sebastian Ott[S390] cio: introduce css_eval_scheduled
2009-09-22 Sebastian Ott[S390] cio: merge init calls
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-11 Heiko Carstens[S390] Get rid of cpuid.h header file.
2009-09-11 Sebastian Ott[S390] proper use of device register
2009-09-11 Sebastian Ott[S390] cio: remove ccw_device init_name
2009-09-11 Sebastian Ott[S390] cio: move final put_device to ccw_device_unregister
2009-09-11 Sebastian Ott[S390] cio: remove subchannel init_name
2009-09-11 Sebastian Ott[S390] cio: fix memleak in subchannel validation
2009-09-11 Sebastian Ott[S390] cio: fix use after free in s390 debug feature
2009-09-11 Jan Glauber[S390] qdio: remove limited number of debugfs entries
2009-09-11 Michael Ernst[S390] cio: failing set online/offline processing.
2009-09-11 Sebastian Ott[S390] cio: ensure to hold a reference for deferred...
2009-09-11 Jan Glauber[S390] qdio: continue polling if the queue is not finished
2009-09-11 Sebastian Ott[S390] cio: increase trace level
2009-09-11 Sebastian Ott[S390] cio: fix not oper handling after failed [on...
2009-09-11 Peter Oberparleiter[S390] cio: consolidate subchannel intparm reset
2009-09-11 Heiko Carstens[S390] cio: move scsw helper functions to header file
2009-09-11 Peter Oberparleiter[S390] cio: fix ineffective verify event
2009-08-23 Sebastian Ott[S390] cio: fix double free after failed device initial...
2009-06-22 Jan Glauber[S390] qdio: Sanitize do_QDIO sanity checks
2009-06-22 Jan Glauber[S390] qdio: leave inbound SBALs primed
2009-06-22 Jan Glauber[S390] qdio: merge AI tasklet into interrupt handler
2009-06-22 Jan Glauber[S390] qdio: extract all primed SBALs at once
2009-06-22 Jan Glauber[S390] qdio: fix check for running under z/VM
2009-06-22 Jan Glauber[S390] qdio: move adapter interrupt tasklet code
2009-06-16 Martin Schwidefsky[S390] cio: force console function
2009-06-16 Cornelia Huck[S390] pm: chsc subchannel driver power management...
2009-06-16 Cornelia Huck[S390] pm: io subchannel driver power management callbacks
2009-06-16 Sebastian Ott[S390] pm: css bus power management callbacks
2009-06-16 Sebastian Ott[S390] pm: ccwgroup bus power management callbacks
2009-06-16 Sebastian Ott[S390] pm: ccw bus power management callbacks
2009-06-12 Heiko Carstens[S390] ftrace: add function graph tracer support
2009-06-12 Roel Kluin[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr...
2009-06-12 Jan Glauber[S390] qdio: inline qdio_perf_stat_inc
2009-06-12 Jan Glauber[S390] qdio: simplify error handling in irq handler
2009-06-12 Sebastian Ott[S390] cio: fix sanity checks in device_ops.
2009-06-12 Martin Schwidefsky[S390] merge cpu.h into cputime.h
2009-04-14 Jan Glauber[S390] qdio: remove dead timeout handler
2009-03-31 Sebastian Ott[S390] cio: online_store - trigger recognition for...
2009-03-31 Sebastian Ott[S390] cio: disallow online setting of device in transi...
2009-03-31 Sebastian Ott[S390] cio: introduce notifier for boxed state
2009-03-31 Sebastian Ott[S390] cio: introduce ccw_device_schedule_sch_unregister
2009-03-31 Sebastian Ott[S390] cio: wake up on failed recognition
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Martin Schwidefsky[S390] eliminate cpuinfo_S390 structure
2009-03-26 Jan Glauber[S390] qdio: merge inbound and outbound handler functions
2009-03-26 Jan Glauber[S390] qdio: report SIGA errors directly
2009-03-26 Jan Glauber[S390] qdio: tasklet termination in case of module...
2009-03-26 Jan Glauber[S390] qdio: seperate last move index and polling index
2009-03-26 Jan Glauber[S390] qdio: move ACK to newest buffer for devices...
2009-03-26 Jan Glauber[S390] qdio: call qdio_free also if qdio_shutdown fails
2009-03-26 Jan Glauber[S390] qdio: proper kill of qdio tasklets
2009-03-26 Jan Glauber[S390] qdio: Dont call qdio_shutdown in case qdio_activ...
2009-03-26 Jan Glauber[S390] qdio: add missing tiq_list locking
2009-03-26 Peter Oberparleiter[S390] cio: prevent workqueue deadlock
2009-03-26 Sebastian Ott[S390] cio: remove unused local variable
2009-03-26 Peter Oberparleiter[S390] cio: incorrect status check in interrogate function
2009-03-26 Sebastian Ott[S390] cio: fix rc generation after chsc call
2009-03-26 Sebastian Ott[S390] cio: fix wrong buffer access in cio_ignore_write
2009-03-26 Sebastian Ott[S390] cio: ccw group fix unbind behaviour.
2009-03-26 Sebastian Ott[S390] cio: fix sanity checks in ccwgroup driver.
2009-03-26 Sebastian Ott[S390] cio: ccw group online store - report rcs to...
2009-03-26 Sebastian Ott[S390] cio: airq - fix array boundary
2009-03-26 Sebastian Ott[S390] cio: device scan oom fallback.
2009-03-26 Heiko Carstens[S390] cio: ensure single load of irq handler pointer
2009-03-26 Heiko Carstens[S390] cio/crw: add/fix locking
2009-03-26 Sebastian Ott[S390] cio: ccw device online store - report rc from...
2009-03-26 Cornelia Huck[S390] cio: Use ccw_device_set_notoper().
2009-03-26 Cornelia Huck[S390] cio: Try harder to disable subchannel.
2009-03-26 Cornelia Huck[S390] cio: Use unbind/bind instead of unregister/register.
2009-03-26 Heiko Carstens[S390] split/move machine check handler code
2009-03-24 Alex Chiangsysfs: only allow one scheduled removal callback per...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-01-09 Jan Glauber[S390] qdio: fix broken pointer in case of CONFIG_DEBUG...
2009-01-08 Coly Lifix similar typos to successfull
2008-12-31 Martin Schwidefsky[PATCH] improve idle cputime accounting
2008-12-25 Michael Ernst[S390] convert cio printks to pr_xxx macros.
2008-12-25 Sebastian Ott[S390] cio: use pim to check for multipath.
2008-12-25 Sebastian Ott[S390] cio: commit all pmcw changes.
2008-12-25 Sebastian Ott[S390] cio: introduce cio_commit_config
2008-12-25 Sebastian Ott[S390] cio: introduce cio_update_schib
2008-12-25 Cornelia Huck[S390] cio: Use device_is_registered().
2008-12-25 Cornelia Huck[S390] cio: Dont call ->release directly.
2008-12-25 Cornelia Huck[S390] cio: Dont fail probe for I/O subchannels.
2008-12-25 Cornelia Huck[S390] cio: Only register ccw_device for registered...
next