summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk
2006-12-08ACPI: ec: Lindent once againAlexey Starikovskiy
2006-12-08ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy
2006-12-08ACPI: ec: Style changes.Alexey Starikovskiy
2006-12-08ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy
2006-12-08ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy
2006-12-08ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy
2006-12-08ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy
2006-12-08ACPI: ec: Query only single query at a time.Alexey Starikovskiy
2006-12-08ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy
2006-12-08ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy
2006-12-08ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy
2006-12-08ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy
2006-12-08ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy
2006-12-08ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy
2006-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti
2006-12-07ieee1394: schedule *_oui sysfs attributes for removalStefan Richter
2006-12-07ieee1394: schedule unused symbol exports for removalStefan Richter
2006-12-07ieee1394: dv1394: schedule for feature removalStefan Richter
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter