aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_nodev() usersAl Viro2010-10-292-2/+5
* convert get_sb_single() usersAl Viro2010-10-291-0/+3
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-3/+2
* new helper: mount_bdev()Al Viro2010-10-291-0/+3
* beginning of transtion: ->mount()Al Viro2010-10-291-0/+2
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-285-1/+215
|\
| * xen: register xen pci notifierWeidong Han2010-10-271-0/+21
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-0/+1
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+4
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+10
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+2
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+3
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+30
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-0/+6
| * xen: support pirq != irqStefano Stabellini2010-10-221-0/+1
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2211-302/+486
| |\
| | * xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+112
| | * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-1/+7
| | * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+3
| | * xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-1/+1
| | * xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-0/+4
| | * xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-1/+1
| | * xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-0/+11
* | | mfd: Factor out WM831x I2C I/O from the core driverMark Brown2010-10-291-0/+12
* | | mfd: Voltages and GPIOs platform_data definitions for max8998Lukasz Majewski2010-10-291-0/+12
* | | regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski2010-10-291-6/+6
* | | mfd: Support for ICs compliant with max8998Lukasz Majewski2010-10-291-0/+11
* | | mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-0/+31
* | | mfd: Add mc13892 support to mc13xxxUwe Kleine-König2010-10-292-136/+265
* | | mfd: Remove deprecated mc13783 functionsUwe Kleine-König2010-10-291-18/+0
* | | mfd: Allow for bypass of cell resource conflict checkDaniel Drake2010-10-291-0/+3
* | | mfd: Declare abx500_remove_ops()Mark Brown2010-10-291-0/+1
* | | mfd: Add basic tps6586x interrupt supportGary King2010-10-291-0/+31
* | | mfd: Update chip id of 88pm8607Haojian Zhuang2010-10-291-1/+1
* | | mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-292-6/+25
* | | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda2010-10-291-0/+5
* | | mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann2010-10-291-0/+1
* | | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann2010-10-291-0/+2
* | | mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann2010-10-291-0/+1
* | | rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-291-1/+5
* | | mfd: Add MAX8998 interrupts supportJoonyoung Shim2010-10-292-6/+77
* | | mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-25/+5
* | | i2c: twl: add register defines for pm master moduleFelipe Balbi2010-10-291-0/+46
* | | gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2010-10-291-0/+6
* | | mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown2010-10-291-0/+7
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-1/+2
|\ \ \
| * | | initramfs: fix initramfs size calculationHendrik Brueckner2010-09-291-1/+2
* | | | regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-281-0/+5
* | | | Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-281-0/+48
* | | | MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-281-0/+135