summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-08-1237-119/+3647
|\
| * mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin2010-08-121-3/+1
| * mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin2010-08-121-3/+1
| * mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin2010-08-121-3/+1
| * mfd: Add TPS6586x driverMike Rapoport2010-08-123-0/+390
| * mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula2010-08-121-21/+54
| * mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula2010-08-121-2/+2
| * mfd: Missing slab.h includesDavid Miller2010-08-121-0/+1
| * mfd: Fix wrong wm8350-core kfree in error pathAxel Lin2010-08-121-2/+4
| * mfd: Fix wm8994_device_init() return valueAxel Lin2010-08-121-1/+3
| * mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin2010-08-121-1/+1
| * mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin2010-08-121-3/+3
| * mfd: Fix tc6387xb resource reclaimAxel Lin2010-08-121-3/+7
| * mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin2010-08-121-2/+2
| * mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2010-08-121-1/+23
| * hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König2010-08-121-4/+13
| * mfd: New mc13783 function exposing flagsUwe Kleine-König2010-08-121-0/+6
| * mfd: Check jz4740-adc kmalloc() resultAxel Lin2010-08-121-0/+4
| * mfd: Fix jz4740-adc resource reclaim in probe error pathAxel Lin2010-08-121-1/+7
| * mfd: Add WM8321 supportMark Brown2010-08-121-0/+14
| * mfd: Add stmpe auto sleep featureSundar R Iyer2010-08-122-0/+77
| * touchscreen: Fix sign bugKulikov Vasiliy2010-08-121-1/+1
| * mfd: Add support for TWL6030 PWMHemanth V2010-08-123-0/+173
| * mfd: Add JZ4740 ADC driverLars-Peter Clausen2010-08-123-0/+393
| * gpiolib: Implement set_debounce for WM831x GPIOsMark Brown2010-08-121-0/+32
| * input: STMPE touch controller supportLuotao Fu2010-08-123-0/+408
| * input: Add STMPE keypad driverRabin Vincent2010-08-123-0/+397
| * gpio: Add STMPE GPIO driverRabin Vincent2010-08-123-0/+407
| * mfd: Add STMPE I/O Expander supportRabin Vincent2010-08-124-0/+1115
| * mfd: Properly free t7l66xb clk32k clock sourceAxel Lin2010-08-121-1/+2
| * mfd: More verbose MFD Kconfig entrySamuel Ortiz2010-08-121-1/+10
| * mfd: Staticise ab3550 register access functionsMark Brown2010-08-121-11/+12
| * mfd: Fix davinci memory leakJulia Lawall2010-08-121-2/+4
| * mfd: properly handle platform_device_add_resources fail in mfd_add_deviceAxel Lin2010-08-121-1/+3
| * mfd: kzalloc doesn't return ERR_PTRJulia Lawall2010-08-121-1/+1
| * mfd: AB8500 mask off irrelevant bits from the SPI messageLinus Walleij2010-08-121-1/+6
| * mfd: Fix 88pm860x uninitialized variable and clean upDan Carpenter2010-08-121-40/+32
| * mfd: Fix memory leak in ab3100_otp_probeAxel Lin2010-08-121-8/+8
| * mfd: Fix led resource in 88pm860xHaojian Zhuang2010-08-121-6/+6
| * mfd: Enable onkey on max8925Haojian Zhuang2010-08-121-0/+27
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-08-125-1/+1246
|\ \
| * | intel_mid_battery: Fix battery scalingAlan Cox2010-08-101-1/+1
| * | intel_mid_battery: Fix the argument order to intel_scu_ipc_commandArjan van de Ven2010-08-101-1/+1
| * | olpc_battery: Fix build failure caused by sysfs changesDavid Woodhouse2010-08-091-2/+1
| * | Add s3c-adc-battery driverVasily Khoruzhick2010-07-233-0/+438
| * | Intel MID platform battery driverNithish Mahalingam2010-06-173-0/+807
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1264-1157/+2491
|\ \ \
| * | | drm/radeon: Add probing of clocks from device-treeBenjamin Herrenschmidt2010-08-121-0/+81
| * | | drm/radeon: drop old and broken mesa warningDave Airlie2010-08-121-5/+0
| * | | drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt2010-08-123-3/+4
OpenPOWER on IntegriCloud