summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-20[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige1-181/+16
2006-06-20[PATCH] pciehp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-06-20[PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige1-0/+2
2006-06-20[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-2/+7
2006-06-20[PATCH] SGI Hotplug: Incorrect power statusMike Habeck1-1/+3
2006-06-20[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2-8/+19
2006-06-20[PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige1-1/+10
2006-06-20[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige1-5/+20
2006-06-20[PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige1-9/+40
2006-06-20[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige1-87/+64
2006-06-20[PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige1-13/+18
2006-06-20[PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige1-80/+112
2006-06-20[PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige1-2/+139
2006-06-20[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige4-36/+262
2006-06-20[PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige1-2/+19
2006-06-20[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige5-14/+29
2006-06-20[PATCH] pciehp: dont call pci_enable_devKristen Accardi1-3/+0
2006-06-20[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi3-11/+11
2006-06-20[PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro1-1/+7
2006-06-20[PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro1-1/+0
2006-06-20[PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro2-9/+122
2006-06-20[PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro1-38/+33
2006-06-20[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changesPrarit Bhargava1-21/+21
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2-191/+289
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle1-8/+0
2006-06-19[ARM] Fix badge4 build errorRussell King1-2/+2
2006-06-19[ARM] 3563/1: LED: Set the LOCOMO LED driver default triggersRichard Purdie1-0/+2
2006-06-19[MTD NAND] S3C2410 driver cleanupBen Dooks1-8/+3
2006-06-19[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks2-5/+81
2006-06-19[ARM] 3559/1: S3C2442: core and serial portBen Dooks1-1/+1
2006-06-18[ARM] 3406/1: lpd7x: compilation fix for smc91xMarc Singer1-16/+28
2006-06-18[ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer1-0/+63
2006-06-18[ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer1-4/+9
2006-06-18[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King1-1/+1
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
2006-06-18Merge branch 'master' into upstreamJeff Garzik2-3/+10
2006-06-18[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-5/+2
2006-06-18[TG3]: Convert to non-LLTXMichael Chan2-20/+23
2006-06-18[TG3]: Remove unnecessary tx_lockMichael Chan1-4/+0
2006-06-18[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-06-18[BNX2]: Use CPU native page sizeMichael Chan2-2/+8
2006-06-18[BNX2]: Use compressed firmwareMichael Chan1-3392/+1864
2006-06-18[BNX2]: Add firmware decompressionMichael Chan3-12/+152
2006-06-18[BNX2]: Allow WoL settings on new 5708 chipsMichael Chan1-1/+3
2006-06-18[BNX2]: Add an rx drop counterMichael Chan2-3/+14
2006-06-18[BNX2]: Endian fixes.Alexey Dobriyan1-2/+2
2006-06-18[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2-192/+145
2006-06-18[NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu1-2/+0
2006-06-18[NET]: Clean up skb_linearizeHerbert Xu3-6/+9
2006-06-18[NET]: Add netif_tx_lockHerbert Xu12-38/+41