summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-04thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh1-99/+218
2009-04-04thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh1-5/+41
2009-04-04thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh1-10/+29
2009-04-04thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh1-21/+96
2009-04-04thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2-20/+80
2009-04-04thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh1-22/+27
2009-04-04thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh1-0/+40
2009-04-04thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh1-8/+11
2009-04-04thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh1-11/+18
2009-04-04thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh1-3/+0
2009-04-04thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh1-1/+1
2009-04-03panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte1-4/+4
2009-04-03panasonic-laptop: Fix autoloadingHarald Welte1-0/+1
2009-04-03ACPI: constify VFTs (2/2)Jan Engelhardt1-9/+16
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt6-16/+16
2009-04-03dell-wmi: new driver for hotkey controlMatthew Garrett3-0/+221
2009-04-03ACPI: constify tables in pci_irq.cJan Beulich1-8/+8
2009-04-03Enable PNPACPI _PSx Support, v3Witold Szczeponik1-7/+16
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha3-1/+101
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds33-292/+844
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds49-77/+79
2009-04-03Staging: serqt_usb: fix build due to proc tty changesGreg Kroah-Hartman1-49/+0
2009-04-03Staging: serqt_usb: fix checkpatch errorsGreg Kroah-Hartman1-362/+343
2009-04-03Staging: serqt_usb: add TODO fileGreg Kroah-Hartman1-0/+8
2009-04-03Staging: serqt_usb: Lindent the codeGreg Kroah-Hartman1-2081/+1945
2009-04-03Staging: add USB serial Quatech driverGreg Kroah-Hartman5-0/+2996
2009-04-03staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman4-5/+21
2009-04-03Staging: echo cleanupAlexander Beregalov5-263/+247
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov4-10/+5
2009-04-03Staging: remove some pointless conditionals before kfree_skb()Wei Yongjun2-4/+2
2009-04-03Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap1-0/+1
2009-04-03Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman1-51/+79
2009-04-03Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman1-31/+49
2009-04-03Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman1-40/+60
2009-04-03Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman1-55/+51
2009-04-03Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman1-43/+59
2009-04-03Staging: line6: fix checkpatch errors in dumprequest.cGreg Kroah-Hartman1-16/+24
2009-04-03Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman1-142/+194
2009-04-03Staging: line6: fix checkpatch errors in audio.cGreg Kroah-Hartman1-3/+4
2009-04-03Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman1-91/+115
2009-04-03Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman1-56/+57
2009-04-03Staging: line6: fix checkpatch errors in control.cGreg Kroah-Hartman1-111/+247
2009-04-03Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman1-45/+49
2009-04-03Staging: line6: coding style cleanups for .h files.Greg Kroah-Hartman12-58/+108
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman6-17/+15
2009-04-03Staging: line6: static function cleanupsGreg Kroah-Hartman6-6/+9
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman8-49/+0
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman5-16/+6
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman8-60/+121
2009-04-03Staging: line6: depends on SNDRandy Dunlap1-1/+1