summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-301-3/+3
* merge linus into release branchLen Brown2006-06-29419-4257/+18081
|\
| * [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29135-676/+42
| |\
| | * [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-264-14/+1
| | * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-2613-18/+18
| | * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2629-39/+5
| | * [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+1
| | * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2627-39/+3
| | * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-268-11/+0
| | * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-2655-60/+0
| | * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-2643-148/+7
| | * [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
OpenPOWER on IntegriCloud