aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier
2009-09-27ACPI: Clarify resource conflict messageJean Delvare
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg
2009-09-26e1000: test link state conclusivelyJesse Brandeburg
2009-09-26e1000: stop timers at appropriate timesJesse Brandeburg
2009-09-26e1000: use netif_tx_disableJesse Brandeburg
2009-09-26e1000: remove unused functionsJesse Brandeburg
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh
2009-09-26ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas
2009-09-26Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown
2009-09-26drm/radeon/r600: fix offset handling in CS parserAlex Deucher
2009-09-26drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher
2009-09-26drm/radeon/kms: fix for the extra pages copying.Dave Airlie
2009-09-26drm/radeon/kms/r600: add support for vline relocsAlex Deucher
2009-09-26drm/radeon/kms: fix some bugs in vline relocAlex Deucher
2009-09-26drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher
2009-09-25at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller
2009-09-25TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram
2009-09-26drm/kms: protect against fb helper not being created.Dave Airlie
2009-09-25ACPI: simplify building device HID/CID listBjorn Helgaas
2009-09-25ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas
2009-09-25ACPI: make sure every acpi_device has an IDBjorn Helgaas
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas
2009-09-25ACPI: fix synthetic HID for \_SB_Bjorn Helgaas
2009-09-25ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas
2009-09-25ACPI: factor out device type and status checkingBjorn Helgaas
2009-09-25ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas
2009-09-25ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas