aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-27ACPICA: FADT: Fix extraneous length mismatch warningBob Moore
2009-03-27ACPICA: Formatting update - no functional changesBob Moore
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore
2009-03-26ACPICA: Update table header print functionBob Moore
2009-03-26ACPICA: Restructure bit register access functionsBob Moore
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-26ACPICA: Formatting update - no functional changesBob Moore
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore
2009-03-26ACPICA: Debug output: print result of _OSI invocationsBob Moore
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore
2009-03-26ACPICA: Update comments in module headerBob Moore
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore
2009-03-26ACPICA: Update FADT flag definitionsBob Moore
2009-03-26ACPICA: Add override for dynamic tablesBob Moore
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman