aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens
2006-12-01Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman
2006-12-01CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers
2006-12-01Driver core: make old versions of udev work properlyGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: fix "driver" symlink timingKay Sievers
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo
2006-11-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil
2006-11-26V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia
2006-11-26V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey
2006-11-26V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss
2006-11-26V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon
2006-11-25[PATCH] Fix device_attribute memory leak in device_delCatalin Marinas
2006-11-25[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell
2006-11-25[PATCH] rtc framework handles periodic irqsDavid Brownell
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare