aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | * | | | | | ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang2009-06-17
| | | | | | | | | | | | * | | | | | ACPI: acpi_device_register() should call device_register()Alex Chiang2009-06-17
| | | | | | | | | | | | |/ / / / /
| | | | | | | | | | | * | | | | | ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-27
| | | | | | | | | | | * | | | | | ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-27
| | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | * / | | | | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-27
| | | | | | | | | | |/ / / / /
| | | | | | | | | * | / / / / ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-24
| | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | * | | | | | ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui2009-06-23
| | | | | | | | * | | | | | ACPI: fix a deadlock in hotplug caseZhang Rui2009-06-23
| | | | | | | | |/ / / / /
| | | | | | | * / / / / / ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-23
| | | | | | | |/ / / / /
| | | | | | * / / / / / ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui2009-06-23
| | | | | | |/ / / / /
| | | | | * / / / / / ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui2009-06-23
| | | | | |/ / / / /
| | | | * | | | | | ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-20
| | | | * | | | | | ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-20
| | | | * | | | | | ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-20
| | | | * | | | | | ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-20
| | | | * | | | | | ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-20
| | | | |/ / / / /
| | | * | | | | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-17
| | | * | | | | | ACPI: video: convert to acpi_get_pci_devAlexander Chiang2009-06-17
| | | * | | | | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-17
| | | * | | | | | PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-17
| | | * | | | | | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang2009-06-17
| | | * | | | | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-17
| | | * | | | | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-17
| | | * | | | | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-17
| | | * | | | | | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang2009-06-17
| | | * | | | | | ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-17
| | | * | | | | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-17
| | | * | | | | | ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-17
| | | |/ / / / /
| | * / / / / / acerhdf: Acer Aspire One fan controlPeter Feuerer2009-06-24
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-24
|\ \ \ \ \ \ \
| * | | | | | | bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro2009-06-24
| * | | | | | | qla3xxx: Don't sleep while holding lock.Ron Mercer2009-06-23
| * | | | | | | qla3xxx: Give the PHY time to come out of reset.Ron Mercer2009-06-23
| * | | | | | | net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens2009-06-23
| * | | | | | | can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens2009-06-23
| * | | | | | | netxen: fix firmware init handshakeDhananjay Phadke2009-06-23
| * | | | | | | netxen: fix build with without CONFIG_PMDhananjay Phadke2009-06-23
* | | | | | | | Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-24
* | | | | | | | tty: fix tty_port_block_til_ready waitingJiri Slaby2009-06-24
* | | | | | | | pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2009-06-24
* | | | | | | | synclink_gt: fix transmit race and timeoutPaul Fulghum2009-06-24
* | | | | | | | jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton2009-06-24
* | | | | | | | kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto2009-06-24
* | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Intel-IOMMU, intr-remap: source-id checkingWeidong Han2009-06-23
| * | | | | | | | Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free itWeidong Han2009-06-23
| * | | | | | | | IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)Fenghua Yu2009-06-23
* | | | | | | | | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-06-23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach2009-06-23
| |/ / / / / / /
* | | | | | | | nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-23