aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds16-382/+803
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-2/+2
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds18-99/+694
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds19-78/+195
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds17-22/+2210
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds37-119/+3647
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds5-1/+1246
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds64-1157/+2491
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds143-478/+479
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-11/+525
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky1-2/+3
2010-08-12memstick: init sysfs attributesMaxim Levitsky1-0/+1
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-08-12mmc_block: add support for secure discardAdrian Hunter2-3/+46
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-12mmc_block: add discard supportAdrian Hunter2-3/+55
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter6-1/+525
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-0/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Add TPS6586x driverMike Rapoport3-0/+390
2010-08-12mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula1-21/+54
2010-08-12mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula1-2/+2
2010-08-12mfd: Missing slab.h includesDavid Miller1-0/+1
2010-08-12mfd: Fix wrong wm8350-core kfree in error pathAxel Lin1-2/+4
2010-08-12mfd: Fix wm8994_device_init() return valueAxel Lin1-1/+3
2010-08-12mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin1-1/+1
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimAxel Lin1-3/+7
2010-08-12mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin1-2/+2
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König1-1/+23
2010-08-12hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König1-4/+13
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König1-0/+6
2010-08-12mfd: Check jz4740-adc kmalloc() resultAxel Lin1-0/+4
2010-08-12mfd: Fix jz4740-adc resource reclaim in probe error pathAxel Lin1-1/+7
2010-08-12mfd: Add WM8321 supportMark Brown1-0/+14
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer2-0/+77
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy1-1/+1
2010-08-12mfd: Add support for TWL6030 PWMHemanth V3-0/+173
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen3-0/+393
2010-08-12gpiolib: Implement set_debounce for WM831x GPIOsMark Brown1-0/+32
2010-08-12input: STMPE touch controller supportLuotao Fu3-0/+408
2010-08-12input: Add STMPE keypad driverRabin Vincent3-0/+397
2010-08-12gpio: Add STMPE GPIO driverRabin Vincent3-0/+407
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent4-0/+1115
2010-08-12mfd: Properly free t7l66xb clk32k clock sourceAxel Lin1-1/+2
2010-08-12mfd: More verbose MFD Kconfig entrySamuel Ortiz1-1/+10