aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/isapnp.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org1-5/+5
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan1-0/+1
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell1-1/+5
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/raid1 to a filesystem.NeilBrown1-14/+19
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov3-3/+3
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter1-3/+2
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman4-50/+0
2007-05-10arm: fix i2c-pxa buildRussell King1-1/+1
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell1-1/+1
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells1-2/+2
2007-05-10AFS: further write support fixesDavid Howells2-3/+3
2007-05-10AFS: write support fixesDavid Howells3-17/+216
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2-38/+123
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers1-0/+1
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg1-44/+42
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg7-65/+65
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg1-42/+1
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter1-1/+4
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg1-4/+4
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg1-7/+26
2007-05-10firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg1-84/+50
2007-05-10firewire: Provide module aliase for backwards compatibility.Olaf Hering2-0/+10
2007-05-10firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg1-1/+1
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg3-105/+74
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg1-2/+2
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg5-232/+231
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg5-33/+33
2007-05-10firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg1-10/+10
2007-05-10firewire: Clean up comment style.Kristian Høgsberg11-253/+439
2007-05-10firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg4-28/+18
2007-05-10CRC ITU-T V.41Ivo van Doorn4-0/+106
2007-05-10[S390] update default configuration.Martin Schwidefsky1-106/+128
2007-05-10[S390] Kconfig: no wireless on s390.Martin Schwidefsky2-0/+2
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky8-139/+70
2007-05-10[S390] Kconfig: common config options for s390.Martin Schwidefsky1-3/+4
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky8-3/+8
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky22-0/+23
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky6-0/+7
2007-05-10[S390] Avoid compile warning.Heiko Carstens1-1/+4
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun1-0/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens9-25/+24
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky1-7/+7
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck3-6/+3
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck5-8/+25
2007-05-10[S390] fix subsystem removal falloutCornelia Huck2-14/+14