summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold2012-05-201-3/+4
* mfd: Remove unused max-current lm3533 functionJohan Hovold2012-05-201-2/+0
* mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold2012-05-201-0/+15
* mfd: Remove wm8400 custom cache implementationMark Brown2012-05-201-7/+7
* mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-201-4/+0
* mfd: Define all twl-regulator feature flags in one placeNeilBrown2012-05-201-2/+6
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-201-4/+25
* mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-091-0/+2
* mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-091-1/+1
* watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-091-0/+7
* mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-091-0/+89
* pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-091-0/+1
* mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-091-0/+324
* mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-072-0/+4
* mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-071-7/+2
* mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-1/+5
* mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-2/+10
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+14
* mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-0/+2
* mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-011-0/+41
* pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
* Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
|\
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
|\ \
| * | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-0/+4
| |/
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-271-1/+1
|\ \
| * | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-261-2/+3
|\ \ \
| * | | mm: fix up the vmscan stat in vmstatYing Han2012-04-251-2/+3
| | |/ | |/|
* | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-251-1/+6
|\ \ \
| * | | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-201-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-251-3/+11
|\ \ \ \
| * | | | asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-231-3/+11
* | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-241-14/+17
|\ \ \ \ \
| * | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-231-11/+14
| * | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-231-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-221-0/+7
|\ \ \ \ \
| * | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-225-7/+61
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-171-0/+1
| * | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-171-1/+1
| * | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-171-2/+8
| * | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-161-3/+3
| * | | | | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-131-3/+4
| * | | | | ipv6: fix problem with expired dst cacheGao feng2012-04-132-1/+47
* | | | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-211-1/+1
|\ \ \ \ \ \
| * | | | | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
* | | | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-214-71/+103
|\ \ \ \ \ \ \
| * | | | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-8/+39
| * | | | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-12/+27