summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-112-4/+1
|\
| * video: msm: Fix section mismatch in mddi.c.Gregory Bean2010-07-291-1/+1
| * drivers: video: msm: drop some unused variablesDaniel Walker2010-06-172-3/+0
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-113-2/+23
|\ \
| * | IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa2010-05-271-1/+1
| * | IXP4xx: Fix ixp4xx_crypto little-endian operation.Krzysztof Hałasa2010-05-271-0/+21
| * | IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-271-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-1127-145/+2579
|\ \ \
| * \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-1026-143/+2562
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-096-9/+76
| | |\ \ \
| | | * \ \ Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-0648-891/+5830
| | | |\ \ \
| | | | * \ \ Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-0645-886/+5771
| | | | |\ \ \
| | | | * | | | ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams...Naveen Krishna Ch2010-08-051-2/+9
| | | | * | | | rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCsAtul Dahiya2010-08-051-1/+8
| | | | * | | | rtc: rtc-s3c: Add BCD register initialization codesTaekgyun Ko2010-08-051-0/+10
| | | | * | | | rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCsAtul Dahiya2010-08-051-2/+10
| | | | * | | | rtc: rtc-s3c: Updates RTC driver for clock enabling supportAtul Dahiya2010-08-051-0/+22
| | | * | | | | ARM: S5PV310: Add serial port supportJongpill Lee2010-08-052-2/+10