summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2-2/+2
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior3-0/+179
2012-01-23iommu/amd: Work around broken IVRS tablesJoerg Roedel1-0/+3
2012-01-23drm/radeon/kms: add some missing semaphore initAlex Deucher4-0/+4
2012-01-23drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher1-0/+6
2012-01-23gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl1-2/+1
2012-01-23thermal: Rename generate_netlink_eventJean Delvare1-2/+2
2012-01-23driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2-384/+1
2012-01-23MFD: ucb1x00-ts: fix resume failureRussell King1-27/+5
2012-01-23kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap1-3/+2
2012-01-23be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-01-23skge: check for PCI dma mapping errorsstephen hemminger1-13/+58
2012-01-23skge: don't assert carrier until link is upstephen hemminger1-0/+1
2012-01-23mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum4-16/+22
2012-01-23mlx4_core: Fix mtt profile issueMarcel Apfelbaum2-2/+2
2012-01-23mlx4_core: removed function index from vf.Marcel Apfelbaum10-53/+8
2012-01-23mlx4_en: eth statistics modificationEugenia Emantayev4-16/+74
2012-01-23mlx4: VF is not allowed to perform dump statsEugenia Emantayev1-0/+2
2012-01-23mlx4_en: clear all eth statistics when port goes upEugenia Emantayev1-12/+24
2012-01-22Correct bad gpio namingRoland Stigge1-1/+1
2012-01-22mac_esp: rename irqFinn Thain1-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2012-01-22macfb: fix black and white modesFinn Thain1-32/+28
2012-01-21MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King1-6/+12
2012-01-21MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King1-0/+1
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2-423/+0
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe1-2/+34
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2-31/+120
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu1-2/+2
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard1-14/+0
2012-01-20MFD: mcp-core: fix complaints from the genirq layerRussell King1-6/+11
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King4-85/+16
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King1-110/+52
2012-01-20hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare1-5/+5
2012-01-20pinctrl: fix pinconf_pins_show iterationStephen Warren1-1/+1
2012-01-20i2c: OMAP: Fix OMAP1 build errorCousson, Benoit1-1/+1
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD1-2/+4
2012-01-20USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD1-0/+18
2012-01-20regmap: Reset cache status when reinitialsing the cacheMark Brown1-0/+3
2012-01-20ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2-8/+66
2012-01-20ACPI processor hotplug: Split up acpi_processor_addThomas Renninger1-38/+54
2012-01-20drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter1-1/+2
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter1-2/+25
2012-01-20drm/i915: Hold gt_lock across forcewake register readsKeith Packard1-2/+7
2012-01-20drm/i915: Hold gt_lock during resetKeith Packard1-3/+22
2012-01-20drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard1-7/+9
2012-01-19drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter4-11/+26
2012-01-19ixgbevf: make operations tables constStephen Hemminger4-8/+8