summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy2006-12-081-12/+12
| * | | | | | ACPI: ec: Style changes.Alexey Starikovskiy2006-12-081-10/+6
| * | | | | | ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy2006-12-081-2/+2
| * | | | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy2006-12-081-5/+2
| * | | | | | ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy2006-12-081-21/+21
| * | | | | | ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy2006-12-081-6/+6
| * | | | | | ACPI: ec: Query only single query at a time.Alexey Starikovskiy2006-12-081-11/+8
| * | | | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy2006-12-081-8/+4
| * | | | | | ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy2006-12-081-46/+38
| * | | | | | ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy2006-12-081-5/+6
| * | | | | | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy2006-12-081-2/+2
| * | | | | | ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy2006-12-081-0/+3
| * | | | | | ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy2006-12-081-1/+1
* | | | | | | Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-131-1/+1
* | | | | | | Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton2006-12-131-1/+1
* | | | | | | driver core: delete virtual directory on class_unregister()Akinobu Mita2006-12-131-0/+2
* | | | | | | [PATCH] Add support for Korenix 16C950-based PCI cardsRussell King2006-12-131-0/+24
* | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] Fixup cciss error handlingJens Axboe2006-12-131-1/+1
| * | | | | | | [PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com2006-12-131-5/+1
| * | | | | | | [PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com2006-12-131-1/+1
* | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-1319-278/+3883
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: New AMS hardware monitoring driverStelian Pop2006-12-128-0/+1037
| * | | | | | | | hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-123-0/+1620
| * | | | | | | | hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-125-7/+7
| * | | | | | | | hwmon/f71805f: Fix the device address decodingJean Delvare2006-12-121-3/+4
| * | | | | | | | hwmon/f71805f: Always create all fan inputsJean Delvare2006-12-121-51/+23
| * | | | | | | | hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2006-12-122-45/+190
| * | | | | | | | hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-123-0/+641
| * | | | | | | | hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-151/+51
| * | | | | | | | hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-122-3/+6
| * | | | | | | | hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-121-39/+29
| * | | | | | | | hwmon/pc87360: Autodetect the VRM versionJim Cromie2006-12-121-1/+1
| * | | | | | | | hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare2006-12-121-1/+49
| * | | | | | | | hwmon/f71805f: Support DC fan speed control modeJean Delvare2006-12-121-3/+43
| * | | | | | | | hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare2006-12-121-1/+62
| * | | | | | | | hwmon/f71805f: Add manual fan speed controlJean Delvare2006-12-121-1/+144
| * | | | | | | | hwmon/f71805f: Store the fan control registersJean Delvare2006-12-121-11/+15
* | | | | | | | | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13109-159/+159
* | | | | | | | | [PATCH] sstfb: add sysfs interfaceHelge Deller2006-12-131-230/+105
* | | | | | | | | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-132-12/+0
* | | | | | | | | [PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov2006-12-131-3/+3
* | | | | | | | | [PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov2006-12-131-14/+32
* | | | | | | | | [PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov2006-12-131-3/+8
* | | | | | | | | [PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov2006-12-131-79/+36
* | | | | | | | | [PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov2006-12-131-230/+174
* | | | | | | | | [PATCH] ide: fix HPT37x timing tablesSergei Shtylyov2006-12-131-120/+29
* | | | | | | | | [PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov2006-12-131-84/+139
* | | | | | | | | [PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-133-586/+0
* | | | | | | | | [PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman2006-12-131-20/+17
OpenPOWER on IntegriCloud