summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1440-304/+88
|\
| * i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-121-12/+1
| * i2c/busses: Use module_platform_driver()Axel Lin2012-01-1218-247/+24
| * i2c-dev: Use memdup_userThomas Meyer2012-01-121-9/+4
| * i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-1219-19/+19
| * i2c-ali1535: enable SPARC supportcorentin.labbe2012-01-121-7/+20
| * i2c: Fix error value returned by several bus driversJean Delvare2012-01-125-10/+20
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-1413-46/+97
|\ \
| * | nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn2012-01-133-5/+42
| * | nouveau: properly check for _DSM function supportPeter Lekensteyn2012-01-131-13/+22
| * | dma-buf: drop option text so users don't select it.Dave Airlie2012-01-131-1/+1
| * | radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2012-01-132-14/+3
| * | gma500: Discard modes that don't fit in stolen memoryAlan Cox2012-01-134-8/+24
| * | drm/radeon/kms: Fix module parameter description formatJean Delvare2012-01-131-1/+1
| * | drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher2012-01-131-1/+2
| * | ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk2012-01-131-3/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1467-532/+2722
|\ \ \
| * | | rtc: max8925: Add function to work as wakeup sourceKevin Liu2012-01-091-0/+26
| * | | mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+27
| * | | mfd: Convert aat2870 to dev_pm_opsMark Brown2012-01-091-9/+10
| * | | mfd: Still check other interrupts if we get a wm831x touchscreen IRQMark Brown2012-01-091-2/+1
| * | | mfd: Introduce missing kfree in 88pm860x probe routineJulia Lawall2012-01-091-0/+1
| * | | mfd: Add S5M series configurationSangbeom Kim2012-01-092-0/+12
| * | | mfd: Add s5m series irq driverSangbeom Kim2012-01-091-0/+487
| * | | mfd: Add S5M core driverSangbeom Kim2012-01-091-0/+176
| * | | mfd: Fix stmpe section mismatchSamuel Ortiz2012-01-091-1/+1
| * | | mfd: Fix stmpe build warningSamuel Ortiz2012-01-091-0/+1
| * | | mfd: Fix STMPE I2c build failureSamuel Ortiz2012-01-091-1/+1
| * | | mfd: Constify aat2870-core i2c_device_id tableAxel Lin2012-01-091-1/+1
| * | | gpio: Add support for stmpe variant 801Viresh Kumar2012-01-091-3/+22
| * | | mfd: Add support for stmpe variant 801Viresh Kumar2012-01-094-13/+105
| * | | mfd: Add support for stmpe variant 610Viresh Kumar2012-01-093-2/+20
| * | | mfd: Add support for STMPE SPI interfaceViresh Kumar2012-01-094-1/+157
| * | | mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-095-90/+195
| * | | misc: Remove max8997-muic sysfs attributesDonggeun Kim2012-01-091-133/+4
| * | | mfd: Remove unused wm831x_irq_data_to_mask_reg()Mark Brown2012-01-091-5/+0
| * | | leds: Add suuport for MAX8997-LED driverDonggeun Kim2012-01-093-0/+380
| * | | mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+2
| * | | mfd: Make TPS65910 usable without interruptsAfzal Mohammed2012-01-092-6/+4
| * | | mfd: Add power off functionality to TWLIgor Grinberg2012-01-091-2/+40
| * | | mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson2012-01-092-2/+51
| * | | mfd: Return an error on failed wm831x register writesMark Brown2012-01-091-0/+2
| * | | mfd: Convert WM8400 to devm_kzalloc()Mark Brown2012-01-091-5/+2
| * | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-0912-14/+14
| * | | mfd: Use gpio_request_one from twl6040-coreAxel Lin2012-01-091-5/+2
| * | | mfd: Use gpio_request_one from omap-usb-hostAxel Lin2012-01-091-12/+6
| * | | mfd: Use gpio_request_one from dm355evm_mspAxel Lin2012-01-091-2/+1
| * | | mfd: Use gpio_request_one from aat2870-coreAxel Lin2012-01-091-2/+2
| * | | mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-095-5/+5
| * | | mfd: Add WM1811A device ID to wm8994 driverMark Brown2012-01-091-0/+1