summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-2632-186/+7
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-263-46/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-2628-42/+0
| * [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-266-37/+1
| * [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-2623-33/+1
* | Merge ../linusDave Jones2006-06-291530-83670/+96207
|\ \
| * | [PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil2006-06-291-1/+17
| * | [PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil2006-06-293-2/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-295-126/+165
| |\ \
| | * | [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is setPaul Mackerras2006-06-281-0/+1
| | * | [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-285-126/+164
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-293-36/+237
| |\ \ \
| | * | | [PARISC] Add os_id_to_string helperKyle McMartin2006-06-271-12/+2
| | * | | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-2/+2
| | * | | [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-271-8/+8
| | * | | [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-14/+205
| | * | | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-271-7/+26
| | * | | [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-271-1/+1
| | * | | [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-271-7/+8
| * | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-06-2927-724/+1071
| |\ \ \ \
| | * | | | [S390] rework of channel measurement facility.Cornelia Huck2006-06-293-177/+468
| | * | | | [S390] add PAV support to the dasd driver.Horst Hummel2006-06-296-87/+222
| | * | | | [S390] cio chpid offline.Cornelia Huck2006-06-293-3/+5
| | * | | | Convert s390_collect_crw_info() in s390mach.c from being startedSerge E. Hallyn2006-06-291-3/+2
| | * | | | [S390] dasd eer data format.Stefan Weinhuber2006-06-291-1/+1
| | * | | | [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-2915-304/+173
| | * | | | [S390] dasd_eckd_dump_sense bug.Horst Hummel2006-06-291-71/+74
| | * | | | [S390] missing check in dasd_eer_open.Stefan Weinhuber2006-06-291-0/+2
| | * | | | [S390] modular 3270 driver.Martin Schwidefsky2006-06-291-33/+34
| | * | | | [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-294-36/+72
| | * | | | [S390] ccwgroup device unregister.Cornelia Huck2006-06-291-7/+10
| | * | | | [S390] channel measurement fix.Cornelia Huck2006-06-291-1/+2
| | * | | | [S390] cio long busy in read configuration data.Peter Oberparleiter2006-06-291-1/+6
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2963-217/+269
| |\ \ \ \ \
| | * | | | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-276-15/+19
| | * | | | | [PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman2006-06-273-13/+18
| | * | | | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-276-20/+20
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-2714-42/+54
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in pcmcia driversGreg Kroah-Hartman2006-06-274-9/+16
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-276-18/+20
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-275-7/+9
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-275-12/+16
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-278-43/+55
| | * | | | | [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-2711-33/+38
| | * | | | | [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+6
| * | | | | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-298-17/+17
| * | | | | | [PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk2006-06-291-1/+0
| * | | | | | [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn2006-06-291-1/+3
| * | | | | | [PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones2006-06-291-0/+1
OpenPOWER on IntegriCloud