Age | Commit message (Expand) | Author | Files | Lines |
2006-12-02 | Driver core: change mem class_devices to be real devices | Greg Kroah-Hartman | 1 | -4/+4 |
2006-12-02 | Driver core: convert fb code to use struct device | Greg Kroah-Hartman | 2 | -80/+99 |
2006-12-02 | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman | 1 | -62/+57 |
2006-12-02 | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman | 3 | -15/+15 |
2006-12-02 | Driver core: convert ppdev code to use struct device | Greg Kroah-Hartman | 1 | -3/+3 |
2006-12-02 | Driver core: convert PPP code to use struct device | Greg Kroah-Hartman | 1 | -2/+2 |
2006-12-02 | I2C: convert i2c-dev to use struct device instead of struct class_device | Greg Kroah-Hartman | 1 | -13/+13 |
2006-12-02 | Driver core: convert raw device code to use struct device | Greg Kroah-Hartman | 1 | -6/+6 |
2006-12-02 | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 5 | -25/+27 |
2006-12-02 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 4 | -30/+25 |
2006-12-02 | Driver core: convert vc code to use struct device | Greg Kroah-Hartman | 1 | -8/+8 |
2006-12-02 | Driver core: convert vt code to use struct device | Greg Kroah-Hartman | 1 | -42/+39 |
2006-12-02 | CONFIG_SYSFS_DEPRECATED - class symlinks | Kay Sievers | 1 | -51/+98 |
2006-12-02 | CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables | Kay Sievers | 1 | -0/+4 |
2006-12-02 | CONFIG_SYSFS_DEPRECATED - device symlinks | Kay Sievers | 1 | -4/+14 |
2006-12-02 | CONFIG_SYSFS_DEPRECATED - bus symlinks | Kay Sievers | 1 | -3/+17 |
2006-12-02 | Driver core: make old versions of udev work properly | Greg Kroah-Hartman | 1 | -14/+45 |
2006-12-02 | Driver Core: Move virtual_device_parent() to core.c | Greg Kroah-Hartman | 2 | -17/+17 |
2006-12-02 | Driver core: fix "driver" symlink timing | Kay Sievers | 1 | -30/+52 |
2006-12-02 | Driver core: add notification of bus events | Benjamin Herrenschmidt | 3 | -0/+36 |
2006-11-30 | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 1 | -2/+2 |
2006-11-29 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+24 |
2006-11-29 | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund | 1 | -1/+1 |
2006-11-28 | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King | 1 | -3/+6 |
2006-11-28 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston | 1 | -0/+11 |
2006-11-28 | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo | 1 | -5/+7 |
2006-11-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-11-26 | V4L/DVB (4874): Fix oops on symbol rate==0 | Andrew de Quincey | 1 | -0/+4 |
2006-11-26 | V4L/DVB (4885): Improve saa711x check | Hans Verkuil | 1 | -2/+7 |
2006-11-26 | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera | Luca Risolia | 2 | -4/+2 |
2006-11-26 | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver | Ira Snyder | 1 | -1/+3 |
2006-11-26 | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag | Andrew de Quincey | 1 | -1/+1 |
2006-11-26 | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst... | Oliver Endriss | 1 | -1/+9 |
2006-11-26 | V4L/DVB (4831): Fix tuning on older budget DVBS cards. | Andrew de Quincey | 1 | -0/+1 |
2006-11-26 | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 1 | -1/+1 |
2006-11-26 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski | 1 | -6/+4 |
2006-11-26 | [PATCH] tlclk: fix platform_device_register_simple() error check | Akinobu Mita | 1 | -3/+2 |
2006-11-26 | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon | 1 | -7/+0 |
2006-11-26 | [PATCH] Fix device_attribute memory leak in device_del | Catalin Marinas | 1 | -1/+3 |
2006-11-26 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk | 1 | -3/+3 |
2006-11-26 | [PATCH] rtc class locking bugfixes | David Brownell | 5 | -11/+24 |
2006-11-26 | [PATCH] rtc framework handles periodic irqs | David Brownell | 2 | -1/+13 |
2006-11-26 | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz | 1 | -0/+2 |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare | 1 | -1/+1 |
2006-11-23 | [PATCH] Correct bound checking from the value returned from _PPC method. | Dave Jones | 1 | -3/+1 |
2006-11-23 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds | 2 | -2/+2 |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds | 1 | -7/+24 |
2006-11-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+3 |
2006-11-22 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder | 1 | -1/+3 |
2006-11-22 | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones | 1 | -0/+1 |