summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-19md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown1-12/+0
2008-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-0/+31
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy1-11/+0
2008-03-18IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds1-9/+27
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2-0/+31
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-15/+17
2008-03-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-214/+44
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-25/+129
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-1090/+0
2008-03-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds9-96/+110
2008-03-18HID: update key codes for Apple aluminiumMichael Hanselmann1-12/+10
2008-03-18HID: fix comment in hid_input_report()Jiri Kosina1-1/+1
2008-03-18HID: BADPAD entry for NATSU Playstation USB adapterAndrew Burton1-0/+4
2008-03-18HID: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-03-18HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbookTobias Mueller1-1/+1
2008-03-18Merge branches 'release' and 'dock' into releaseLen Brown1-0/+1
2008-03-18ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht1-0/+1
2008-03-18Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla...Len Brown62-446/+648
2008-03-18Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown1-29/+0
2008-03-18asus_acpi: remove misleading maskJulia Lawall1-1/+1
2008-03-18Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown1-30/+1
2008-03-18thermal: delete "default y"Len Brown1-1/+0
2008-03-18Revert "thermal: fix generic thermal I/F for hwmon"Len Brown2-144/+26
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan1-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov1-0/+1
2008-03-18ACPI: fix ATA_ACPI buildLen Brown1-0/+1
2008-03-17ACPI: battery: Don't return -EFAIL on broken packages.Alexey Starikovskiy1-6/+5
2008-03-17pciehp: don't enable slot unless forcedMark Lord1-1/+1
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-52/+118
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17virtio: fix race in enable_cbChristian Borntraeger2-4/+7
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah1-0/+12
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori1-6/+9
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk3-1090/+0
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie4-69/+27
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher1-3/+4
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2-7/+54
2008-03-17drm: Fix race that can lockup the kernelMike Isely2-17/+25
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2-5/+5
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2-95/+0
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-67/+143