summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-061-0/+9
* leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio2009-04-061-1/+1
* leds: move h1940-leds's probe function to .devinit.textUwe Kleine-König2009-04-061-1/+1
* leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu2009-04-061-5/+2
* leds: add BD2802GU LED driverKim Kyuwon2009-04-063-0/+773
* leds: remove experimental flag from leds-clevo-mailNémeth Márton2009-04-061-2/+2
* leds: Prevent multiple LED triggers with the same nameAdam Nielsen2009-04-061-1/+9
* leds: Add gpio-led triggerFelipe Balbi2009-04-063-0/+253
* leds: Add rb532 LED driver for the User LEDPhil Sutter2009-04-063-0/+85
* leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-061-1/+2
* leds: simple driver for pwm driven LEDsLuotao Fu2009-04-063-0/+160
* leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie2009-04-061-19/+27
* leds: Add dac124s085 driverGuennadi Liakhovetski2009-04-063-0/+160
* leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-066-8/+28
* leds: Add openfirmware platform device supportTrent Piepho2009-04-062-44/+182
* Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-059-149/+129
|\
| * mfd: fix da903x warningSamuel Ortiz2009-04-051-1/+1
| * mfd: Use the value of the final spin when reading the AUXADCMark Brown2009-04-051-1/+1
| * mfd: Storage class should be before const qualifierTobias Klauser2009-04-053-4/+4
| * mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel2009-04-051-9/+13
| * mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-20/+7
| * mfd: convert PASIC3 to use MFD corePhilipp Zabel2009-04-052-98/+62
| * mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-051-11/+20
| * mfd: Support active high IRQs on WM835xMark Brown2009-04-051-1/+15
| * mfd: Use bulk read to fill WM8350 register cacheMark Brown2009-04-051-9/+12
| * mfd: remove duplicated #include from pcf50633Huang Weiyi2009-04-051-1/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-05124-2618/+4484
|\ \
| * | ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-15/+4
| * | ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-69/+8
| * | ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-051-0/+71
| * | Merge branch 'linus' into releaseLen Brown2009-04-052394-140443/+274150
| |\|
| * | Merge branch 'misc' into releaseLen Brown2009-04-056-21/+29
| |\ \
| | * | panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte2009-04-041-4/+4
| | * | panasonic-laptop: Fix autoloadingHarald Welte2009-04-041-0/+1
| | * | ACPI: constify tables in pci_irq.cJan Beulich2009-04-041-8/+8
| | * | dock: fix dereference after kfree()Dan Carpenter2009-04-031-1/+2
| | * | ACPI: get_throttling_state() cannot be larger than state_countLen Brown2009-04-031-4/+2
| | * | ACPI: suspend: Add the Pansonic CF51 box to the dmi check tableZhao Yakui2009-04-031-0/+9
| | * | tc1100-wmi: Fix state reportingKrzysztof Kosiński2009-04-031-4/+3
| * | | Merge branch 'x2apic' into releaseLen Brown2009-04-053-1/+101
| |\ \ \
| | * | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-043-1/+101
| | |/ /
| * | | Merge branch 'pnpacpi' into releaseLen Brown2009-04-051-7/+16
| |\ \ \
| | * | | Enable PNPACPI _PSx Support, v3Witold Szczeponik2009-04-041-7/+16
| | |/ /
| * | | Merge branch 'dell-wmi' into releaseLen Brown2009-04-053-0/+221
| |\ \ \
| | * | | dell-wmi: new driver for hotkey controlMatthew Garrett2009-04-043-0/+221
| | |/ /
| * | | Merge branch 'constify' into releaseLen Brown2009-04-056-25/+32
| |\ \ \
| | * | | video: build fixLen Brown2009-04-041-4/+4
| | * | | ACPI: constify VFTs (2/2)Jan Engelhardt2009-04-041-9/+16
| | * | | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-046-16/+16
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'bugzilla-12461' and 'bugzilla-9998' into releaseLen Brown2009-04-051-8/+22
| |\ \ \ \