aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck
2008-07-14[S390] cio: introduce isc_(un)register functions.Sebastian Ott
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck
2008-07-14[S390] stp support.Martin Schwidefsky
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott
2008-07-14[S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter
2008-07-14[S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck
2008-07-14[S390] cio: Rework css driver.Cornelia Huck
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck
2008-07-14pcmcia: Fix ide-cs sparse warningLarry Finger
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-07-13crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz
2008-07-13pcmcia: ide-cs debugging bugfixLarry Finger
2008-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-12rtc-pcf8563: add chip idJon Smirl
2008-07-12rtc-fm3130: fix chip namingAlessandro Zummo
2008-07-12ov7670: clean up ov7670_read semanticsAndres Salomon
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman
2008-07-12fbdev: bugfix for multiprocess defioJaya Kumar
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins
2008-07-12drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins
2008-07-12powerpc/mpc5200_wdt: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-12powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-12powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-12OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day
2008-07-12powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-07-11IB/umad: BKL is not needed for ib_umad_open()Roland Dreier
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow
2008-07-11libata-acpi: filter out DIPM enableTejun Heo