summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-272-13/+16
* ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-271-1/+0
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2731-34/+34
* ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-271-7/+0
* ACPI: Clarify resource conflict messageJean Delvare2009-09-271-1/+7
* thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-271-0/+2
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-2610-31/+380
|\
| * leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * leds: Fix LED names Olaf Hering2009-09-073-4/+4
| * leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
| * leds: Add WM831x status LED driverMark Brown2009-09-073-0/+349
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-2611-2/+1168
|\ \
| * | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
| * | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1
| * | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-0/+4
| * | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+41
| * | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-211-10/+10
| * | backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-073-1/+187
| * | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-073-0/+250
| * | backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | backlight: Add support for new Apple machines.Mario Schwalbe2009-09-071-0/+27
| * | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-071-0/+9
| * | backlight: Add WM831x backlight driverMark Brown2009-09-073-0/+258
| |/
* | headers: kref.h reduxAlexey Dobriyan2009-09-266-6/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-266-682/+731
|\ \
| * | ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas2009-09-261-3/+2
| * | Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown2009-09-261-206/+426
| |\ \
| | * | thinkpad-acpi: name event constantsHenrique de Moraes Holschuh2009-09-201-23/+69
| | * | thinkpad-acpi: add internal hotkey event APIHenrique de Moraes Holschuh2009-09-201-0/+48
| | * | thinkpad-acpi: hotkey event driver updateHenrique de Moraes Holschuh2009-09-201-176/+302
| | * | thinkpad-acpi: drop HKEY event 0x5010Henrique de Moraes Holschuh2009-09-201-4/+4
| | * | thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exitHenrique de Moraes Holschuh2009-09-201-10/+8
| | * | thinkpad-acpi: don't leave ERR_PTR() pointers aroundHenrique de Moraes Holschuh2009-09-201-1/+3
| * | | ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-251-33/+23
| * | | ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-251-18/+0
| * | | ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-252-26/+14
| * | | ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-251-11/+4
| * | | ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-252-129/+53
| * | | ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-251-0/+10
| * | | ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-252-4/+4
| * | | ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-251-12/+6
| * | | ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-251-8/+11
| * | | ACPI: factor out device type and status checkingBjorn Helgaas2009-09-251-77/+52
| * | | ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-251-27/+22
| * | | ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-251-122/+74
| * | | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-251-7/+13
OpenPOWER on IntegriCloud