summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-17mfd: AB3100 alter default settingLinus Walleij1-1/+1
2009-09-17mfd: AB3100 propagate errorLinus Walleij1-1/+1
2009-09-17mfd: AB3100 accessor function cleanupsLinus Walleij1-19/+24
2009-09-17rtc: Add support for RTCs on Wolfson WM831x devicesMark Brown3-0/+534
2009-09-17regulator: get pcap data from the parent deviceAntonio Ospite1-1/+1
2009-09-17input: PCAP2 misc input driverDaniel Ribeiro3-0/+156
2009-09-17input: PCAP2 based touchscreen driverDaniel Ribeiro3-0/+281
2009-09-17regulator: register pcap earlierAntonio Ospite1-1/+1
2009-09-17regulator: Add WM831x ISINK supportMark Brown2-0/+261
2009-09-17regulator: Add WM831x DC-DC boost convertor supportMark Brown1-0/+131
2009-09-17regulator: Add WM831x EPE supportMark Brown1-0/+88
2009-09-17regulator: Add WM831x LDO supportMark Brown2-0/+853
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown3-0/+651
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+24
2009-09-17input: Add support for the WM831x ON pinMark Brown3-0/+174
2009-09-17hwmon: WM831x PMIC hardware monitoring driverMark Brown3-0/+238
2009-09-17gpio: Add WM831X GPIO driverMark Brown3-0/+260
2009-09-17mfd: Hook WM831x into build systemMark Brown2-0/+12
2009-09-17mfd: Export ISEL values from WM831x coreMark Brown1-0/+64
2009-09-17mfd: Add basic WM831x OTP supportMark Brown2-0/+87
2009-09-17mfd: Conditionally add WM831x backlight subdeviceMark Brown1-0/+15
2009-09-17mfd: Add WM831x AUXADC supportMark Brown1-0/+101
2009-09-17mfd: Add WM831x interrupt supportMark Brown2-2/+569
2009-09-17mfd: Initial core support for WM831x series devicesMark Brown1-0/+1357
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown1-1/+1
2009-09-17mfd: register ezx-pcap earlierAntonio Ospite1-1/+1
2009-09-17mfd: Correct ro and cd implemantion on DM355Vipin Bhandari1-2/+10
2009-09-17mfd: revise locking for pcf50633 ADCPaul Fertser1-16/+16
2009-09-17mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser1-1/+4
2009-09-17mfd: Add twl4030-pwrbutton as a twl4030 childFelipe Balbi1-0/+13
2009-09-17hwmon: Add WM835x PMIC hardware monitoring driverMark Brown4-0/+165
2009-09-17regulator: add pcap driverDaniel Ribeiro3-0/+326
2009-09-17mfd: remove unnecessary semicolons from twl4030Joe Perches1-1/+1
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro1-0/+23
2009-09-17mfd: fix pcap irq bottom handlerDaniel Ribeiro1-22/+27
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro1-4/+18
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro1-4/+5
2009-09-17mfd: fix ab3100 warning on x86_64Samuel Ortiz1-4/+4
2009-09-17wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD1-2/+1
2009-09-17b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng1-4/+3
2009-09-17bonding: make ab_arp select active slaves as other modesJiri Pirko1-87/+35
2009-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-32/+68
2009-09-17ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-17p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds41-195/+1232
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1252-208358/+291507
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6Linus Torvalds7-9/+10
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds46-1243/+2497
2009-09-16amd64_edac: check NB MCE bank enable on the current node properlyBorislav Petkov1-21/+45
2009-09-16amd64_edac: Rewrite unganged mode code of f10_early_channel_countWan Wei1-35/+10