aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-0129-442/+798
|\
| * Driver core: platform_driver_probe(), can save codespaceDavid Brownell2006-12-011-0/+48
| * driver core: Use klist_remove() in device_move()Cornelia Huck2006-12-011-2/+2
| * driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-011-0/+92
| * Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk2006-12-011-2/+2
| * driver core: Introduce device_find_child().Cornelia Huck2006-12-011-0/+33
| * cpu topology: consider sysfs_create_group return valueHeiko Carstens2006-12-011-23/+32
| * Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt2006-12-011-1/+1
| * ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-9/+11
| * Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman2006-12-011-4/+4
| * Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-012-80/+99
| * Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman2006-12-011-62/+57
| * Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-013-15/+15
| * Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-011-3/+3
| * Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman2006-12-011-2/+2
| * I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-011-13/+13
| * Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman2006-12-011-6/+6
| * Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-015-25/+27
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-014-30/+25
| * Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
| * Driver core: convert vt code to use struct deviceGreg Kroah-Hartman2006-12-011-42/+39
| * CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers2006-12-011-51/+98
| * CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers2006-12-011-0/+4
| * CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers2006-12-011-4/+14
| * CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers2006-12-011-3/+17
| * Driver core: make old versions of udev work properlyGreg Kroah-Hartman2006-12-011-14/+45
| * Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2006-12-012-17/+17
| * Driver core: fix "driver" symlink timingKay Sievers2006-12-011-30/+52
| * Driver core: add notification of bus eventsBenjamin Herrenschmidt2006-12-013-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-0137-71/+69
|\ \
| * | Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt2006-11-301-10/+10
| * | Fix typos in doc and commentsJan Engelhardt2006-11-303-3/+3
| * | BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn2006-11-301-2/+1
| * | BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn2006-11-301-2/+1
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-3024-44/+44
| * | Fix misc Kconfig typosMatt LaPlante2006-11-308-10/+10
| |/
* | [PATCH] block: support larger block pc requestsMike Christie2006-12-011-4/+2
|/
* [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-282-8/+24
|\
| * [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-281-3/+6
| * [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-281-0/+11
| * [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-281-5/+7
* | [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-281-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-261-1/+1
|\
| * [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-251-1/+1
* | V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-261-0/+4
* | V4L/DVB (4885): Improve saa711x checkHans Verkuil2006-11-261-2/+7
* | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2006-11-262-4/+2
* | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder2006-11-261-1/+3
* | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-261-1/+1