aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] remove ISA legacy functions: remove documentationAdrian Bunk1-19/+0
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro7-189/+0
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro1-2/+7
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro1-4/+13
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro1-6/+18
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro2-13/+38
2006-03-24[PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro1-15/+23
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser23-51/+40
2006-03-24[PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn26-138/+67
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2-10/+4
2006-03-24[PATCH] s390: CEX2A crt message lengthEric Rossman2-3/+12
2006-03-24[PATCH] s390: 3590 tape driverStefan Bader6-11/+1443
2006-03-24[PATCH] s390: fix endless retry loop in tape driverMichael Holzheu3-13/+35
2006-03-24[PATCH] s390: tape operation abortion leads to panicMichael Holzheu1-1/+1
2006-03-24[PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader1-4/+5
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber8-1/+812
2006-03-24[PATCH] s390: random values in result of BIODASDINFO2Horst Hummel1-3/+2
2006-03-24[PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter1-1/+1
2006-03-24[PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel1-18/+11
2006-03-24[PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2-80/+0
2006-03-24[PATCH] s390: merge cmb into dasdcChristoph Hellwig4-139/+22
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-97/+55
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-161/+86
2006-03-24[PATCH] s390: connector supportMartin Schwidefsky1-0/+2
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan1-1/+3
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky1-2/+3
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky1-3/+3
2006-03-24[PATCH] s390: early parameter parsingHeiko Carstens1-63/+45
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck4-23/+500
2006-03-24[PATCH] s390: cio documentation updateCornelia Huck1-3/+12
2006-03-24[PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck1-0/+12
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita5-21/+15
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o7-11/+13
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-23[PATCH] w1: use kthread api.Evgeniy Polyakov3-65/+28
2006-03-23[PATCH] W1: u64 is not long longAndrew Morton1-2/+5
2006-03-23[PATCH] W1: Remove incorrect MODULE_ALIASPatrick McHardy1-2/+0
2006-03-23[PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk1-1/+1
2006-03-23[PATCH] w1: misc cleanupsAdrian Bunk5-15/+18
2006-03-23[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov4-0/+607
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov13-91/+126
2006-03-23[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' to 'void *'.Evgeniy Polyakov4-40/+40
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro3-43/+27
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi6-85/+83
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi14-591/+254
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn14-169/+75
2006-03-23[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige1-1/+8
2006-03-23[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller1-8/+8