summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-12132-4164/+6559
|\
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-123-66/+109
| * [ACPI] EC GPE-disabled issueLuming Yu2005-07-121-11/+9
| * [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y buildLen Brown2005-07-121-1/+1
| * [ACPI] cleanup: delete !IA64_SGI_SN from acpi/KconfigJesse Barnes2005-07-121-11/+0
| * [ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li2005-07-121-6/+4
| * ACPICA 20050408 from Bob MooreRobert Moore2005-07-12101-3598/+4390
| * [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/stateLen Brown2005-07-122-0/+17
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-124-6/+9
| * [ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi2005-07-121-7/+26
| * [ACPI] hotplug Processor consideration in acpi_bus_add()Keiichiro Tokunaga2005-07-121-5/+7
| * [ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton2005-07-111-1/+2
| * [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-111-7/+6
| * [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-111-1/+1
| * [ACPI] check for kmalloc failure in toshiba_acpi.cPanagiotis Issaris2005-07-111-0/+3
| * [ACPI] fix build warningAndrew Morton2005-07-111-1/+1
| * cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman2005-07-111-2/+2
| * [ACPI] PNPACPI parse errorMatthieu Castet2005-07-111-1/+10
| * [ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown2005-07-111-13/+2
| * [ACPI] fix EC access widthLuming Yu2005-07-111-18/+14
| * [ACPI] Enable EC Burst ModeDmitry Torokhov2005-07-111-114/+276
| * [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-114-3/+36
| * [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-113-2/+59
| * [ACPI] Bind ACPI and PCI devicesDavid Shaohua Li2005-07-111-3/+54
| * [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-113-3/+365
| * [ACPI] generic Hot Key supportLuming Yu2005-07-117-1/+1054
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-114-0/+10
| * [ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li2005-07-111-22/+14
| * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-113-51/+105
| * [ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown2005-07-111-1/+2
| * [ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy2005-07-111-244/+1
| * [ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga2005-07-111-2/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-1210-12/+38
|\ \
| * | [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-127-11/+7
| * | [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+27
| * | [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-112-1/+4
* | | [PATCH] USB: add ldusb driverMichael Hund2005-07-124-0/+806
* | | [PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk2005-07-121-15/+16
* | | [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-121-0/+3
* | | [PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net2005-07-121-1/+3
* | | [PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net2005-07-121-37/+16
* | | [PATCH] USB: omap_udc tweaksdavid-b@pacbell.net2005-07-121-2/+1
* | | [PATCH] USB: gadget/ether build fixes.Ian Campbell2005-07-121-0/+2
* | | [PATCH] USB: gadget/ether fixesIan Campbell2005-07-121-1/+1
* | | [PATCH] USB: SN9C10x driver updatesLuca Risolia2005-07-127-51/+413
* | | [PATCH] USB: add LD devices to hid blacklistMichael Hund2005-07-121-0/+24
* | | [PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR2005-07-121-1/+2
* | | [PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey2005-07-123-0/+647
* | | [PATCH] USB: net2280 warning fixAndrew Morton2005-07-121-1/+1
* | | [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-1224-65/+71