aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-01
* Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-01
* Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman2006-12-01
* I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-01
* Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman2006-12-01
* Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-01
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-01
* Driver core: convert vt code to use struct deviceGreg Kroah-Hartman2006-12-01
* CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers2006-12-01
* CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers2006-12-01
* CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers2006-12-01
* CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers2006-12-01
* Driver core: make old versions of udev work properlyGreg Kroah-Hartman2006-12-01
* Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2006-12-01
* Driver core: fix "driver" symlink timingKay Sievers2006-12-01
* Driver core: add notification of bus eventsBenjamin Herrenschmidt2006-12-01
* [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-29
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-28
|\
| * [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-28
| * [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-28
| * [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-28
* | [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-28
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-26
|\
| * [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-25
* | V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-26
* | V4L/DVB (4885): Improve saa711x checkHans Verkuil2006-11-26
* | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2006-11-26
* | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder2006-11-26
* | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-26
* | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss2006-11-26
* | V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey2006-11-26
|/
* [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-25
* [PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita2006-11-25
* [PATCH] sgiioc4: Disable module unloadJeremy Higdon2006-11-25
* [PATCH] Fix device_attribute memory leak in device_delCatalin Marinas2006-11-25
* [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk2006-11-25
* [PATCH] rtc class locking bugfixesDavid Brownell2006-11-25
* [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-25
* [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz2006-11-25
* [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-23
* [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-23
* [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-22
* [AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds2006-11-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-21
|\
| * [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-21
* | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones2006-11-21
|/
* IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-20
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-20
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-20
|\