summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen1-7/+7
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie1-0/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie2-25/+40
2009-09-28tty: Fix regressions caused by commit b50989dcDave Young2-13/+16
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds1-1/+0
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan31-34/+34
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier1-7/+0
2009-09-27ACPI: Clarify resource conflict messageJean Delvare1-1/+7
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh1-0/+2
2009-09-27e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-27e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-27e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-27e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-27e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4
2009-09-27e1000: remove races when changing mtuJesse Brandeburg1-2/+14
2009-09-27e1000: two workarounds were incomplete, fix themJesse Brandeburg1-7/+10
2009-09-27e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg1-6/+9
2009-09-27e1000: test link state conclusivelyJesse Brandeburg4-77/+157
2009-09-27e1000: stop timers at appropriate timesJesse Brandeburg1-7/+19
2009-09-27e1000: use netif_tx_disableJesse Brandeburg1-2/+1
2009-09-27e1000: remove unused functionsJesse Brandeburg2-174/+2
2009-09-27e1000: drop dead pcie code from e1000Jesse Brandeburg6-4335/+193
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds10-31/+380
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds11-2/+1168
2009-09-26headers: kref.h reduxAlexey Dobriyan6-6/+0
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-682/+731
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-142/+1282
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+390
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh1-0/+1
2009-09-26ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas1-3/+2
2009-09-26Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown1-206/+426
2009-09-26drm/radeon/r600: fix offset handling in CS parserAlex Deucher1-5/+5
2009-09-26drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher1-4/+7
2009-09-26drm/radeon/kms: fix for the extra pages copying.Dave Airlie1-3/+1
2009-09-26drm/radeon/kms/r600: add support for vline relocsAlex Deucher3-1/+128
2009-09-26drm/radeon/kms: fix some bugs in vline relocAlex Deucher1-6/+5
2009-09-26drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2-0/+14
2009-09-26at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller1-0/+1186
2009-09-26TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram1-1/+8
2009-09-26drm/kms: protect against fb helper not being created.Dave Airlie2-4/+23
2009-09-25ACPI: simplify building device HID/CID listBjorn Helgaas1-33/+23
2009-09-25ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas1-18/+0
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2-26/+14
2009-09-25ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas1-11/+4
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2-129/+53
2009-09-25ACPI: make sure every acpi_device has an IDBjorn Helgaas1-0/+10
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas2-4/+4
2009-09-25ACPI: fix synthetic HID for \_SB_Bjorn Helgaas1-12/+6
2009-09-25ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas1-8/+11