summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove R40e c-state blacklistThomas Renninger2009-04-031-51/+0
* ACPICA: Fix index value in package warning messageBob Moore2009-03-271-8/+16
* ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore2009-03-271-2/+6
* ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore2009-03-271-35/+51
* ACPICA: Fix PCI configuration space port address rangeBob Moore2009-03-271-1/+1
* ACPICA: Condense some protected portsBob Moore2009-03-271-8/+26
* ACPICA: Remove unused code, no functional changeBob Moore2009-03-271-35/+9
* ACPICA: Clear PM register write-only bits on readingLin Ming2009-03-272-0/+11
* ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-273-31/+0
* ACPICA: New: I/O port protectionBob Moore2009-03-2712-29/+319
* ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-272-1/+24
* ACPICA: Change handling of PM1 Status register ignored bitBob Moore2009-03-271-16/+11
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-2711-33/+303
* ACPICA: FADT: Fix extraneous length mismatch warningBob Moore2009-03-271-1/+2
* ACPICA: Formatting update - no functional changesBob Moore2009-03-2721-174/+161
* ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-274-13/+22
* ACPICA: Update table header print functionBob Moore2009-03-261-7/+11
* ACPICA: Restructure bit register access functionsBob Moore2009-03-261-115/+62
* ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-268-42/+43
* ACPICA: Optimize ACPI register lockingBob Moore2009-03-263-40/+29
* ACPICA: Formatting update - no functional changesBob Moore2009-03-268-54/+61
* ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-263-4/+4
* ACPICA: Debug output: print result of _OSI invocationsBob Moore2009-03-261-11/+21
* ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-1/+4
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-2638-194/+158
* ACPICA: Add function to handle PM1 control registersBob Moore2009-03-264-67/+78
* ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-263-10/+7
* ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-10/+8
* ACPICA: For PM1B registers, do not shift value read or writtenBob Moore2009-03-261-9/+24
* ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore2009-03-261-14/+3
* ACPICA: Fix writes to optional PM1B registersBob Moore2009-03-261-65/+140
* ACPICA: Update comments in module headerBob Moore2009-03-261-19/+22
* ACPICA: Check for non-zero address before being converted to GASLin Ming2009-03-261-7/+9
* ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-263-122/+147
* ACPICA: Update FADT flag definitionsBob Moore2009-03-261-2/+2
* ACPICA: Add override for dynamic tablesBob Moore2009-03-261-1/+27
* ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-264-17/+14
* ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-263-44/+47
* ACPICA: Add error check to debug object dump routineBob Moore2009-03-261-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2322-103/+236
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+21
| * sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4
| * be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4