summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-122-221/+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-122-0/+8
* 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-123-0/+81
* touchscreen: Fix sign bugKulikov Vasiliy2010-08-121-1/+1
* mfd: Add support for TWL6030 PWMHemanth V2010-08-123-0/+173
* mfd: Add additional WM8994 GPIO functionsMark Brown2010-08-121-0/+4
* mfd: Add JZ4740 ADC driverLars-Peter Clausen2010-08-124-0/+425
* 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-125-0/+1312
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1115-130/+223
|\
| * isofs: Fix lseek() to position beyond 4 GBJan Andres2010-08-111-1/+6
| * vfs: remove unused MNT_STRICTATIMEMiklos Szeredi2010-08-112-2/+0
| * vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-114-5/+57
| * vfs: only add " (deleted)" where necessaryMiklos Szeredi2010-08-111-10/+22
| * vfs: add prepend_path() helperMiklos Szeredi2010-08-111-36/+58
| * vfs: __d_path: dont prepend the name of the root dentryMiklos Szeredi2010-08-111-3/+9
| * ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
| * vfs: add helpers to get root and pwdMiklos Szeredi2010-08-118-62/+49
| * cachefiles: use path_get instead of lone dgetMiklos Szeredi2010-08-111-12/+14
| * fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel2010-08-111-24/+50
| * V7: Adjust sanity checks for some volumesLubomir Rintel2010-08-112-2/+15
| * Add v7 aliasLubomir Rintel2010-08-111-0/+1
| * v9fs: fixup for inode_setattr being removedStephen Rothwell2010-08-111-3/+12
OpenPOWER on IntegriCloud