Age | Commit message (Expand) | Author | Files | Lines |
2006-12-01 | PCI: pci_{enable,disable}_device() nestable ports | Inaky Perez-Gonzalez | 1 | -9/+6 |
2006-12-01 | PCI: switch pci_{enable,disable}_device() to be nestable | Inaky Perez-Gonzalez | 4 | -21/+57 |
2006-12-01 | PCI: Block on access to temporarily unavailable pci device | Matthew Wilcox | 1 | -28/+47 |
2006-12-01 | pci: fix __pci_register_driver error handling | Akinobu Mita | 1 | -2/+5 |
2006-12-01 | pci: clear osc support flags if no _OSC method | Kristen Carlson Accardi | 1 | -1/+9 |
2006-12-01 | acpiphp: fix missing acpiphp_glue_exit() | Akinobu Mita | 1 | -1/+3 |
2006-12-01 | acpiphp: fix use of list_for_each macro | Akinobu Mita | 1 | -6/+2 |
2006-12-01 | Altix: Initial ACPI support - ROM shadowing. | John Keller | 1 | -3/+6 |
2006-12-01 | Altix: SN ACPI hotplug support. | John Keller | 1 | -22/+13 |
2006-12-01 | PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI | Matthew Wilcox | 1 | -13/+18 |
2006-12-01 | PCI: Use pci_generic_prep_mwi on sparc64 | Matthew Wilcox | 1 | -1/+7 |
2006-12-01 | PCI: quirks: fix the festering mess that claims to handle IDE quirks | Alan Cox | 2 | -56/+30 |
2006-12-01 | PCI: save/restore PCI-X state | Stephen Hemminger | 1 | -0/+44 |
2006-12-01 | PCI: Make some MSI-X #defines generic | Michael Ellerman | 1 | -8/+0 |
2006-12-01 | PCI: Let PCI_MULTITHREAD_PROBE not be broken | Greg Kroah-Hartman | 1 | -1/+1 |
2006-11-29 | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 1 | -2/+2 |
2006-11-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+24 |
2006-11-28 | [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-25 | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 1 | -1/+1 |
2006-11-25 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski | 1 | -6/+4 |
2006-11-25 | [PATCH] tlclk: fix platform_device_register_simple() error check | Akinobu Mita | 1 | -3/+2 |
2006-11-25 | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon | 1 | -7/+0 |
2006-11-25 | [PATCH] Fix device_attribute memory leak in device_del | Catalin Marinas | 1 | -1/+3 |
2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk | 1 | -3/+3 |
2006-11-25 | [PATCH] rtc class locking bugfixes | David Brownell | 5 | -11/+24 |
2006-11-25 | [PATCH] rtc framework handles periodic irqs | David Brownell | 2 | -1/+13 |
2006-11-25 | [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-22 | [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-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+3 |
2006-11-21 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder | 1 | -1/+3 |
2006-11-21 | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones | 1 | -0/+1 |
2006-11-20 | IB/ipath: Depend on CONFIG_NET | Bryan O'Sullivan | 1 | -1/+1 |
2006-11-20 | Add "pure_initcall" for static variable initialization | Linus Torvalds | 1 | -1/+1 |
2006-11-20 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -8/+7 |
2006-11-20 | [PATCH] fix build error for HISAX_NETJET | Toralf Foerster | 1 | -1/+1 |
2006-11-20 | [PATCH] ftape: fix printk format warnings | Randy Dunlap | 1 | -2/+2 |