summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_pseudo() usersAl Viro2010-10-291-6/+4Star
* convert get_sb_nodev() usersAl Viro2010-10-293-13/+12Star
* convert get_sb_single() usersAl Viro2010-10-2910-56/+55Star
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-32/+22Star
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-2917-58/+1909
|\
| * xen: register xen pci notifierWeidong Han2010-10-272-0/+118
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-222-34/+66
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+60
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+13
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+22
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-1/+5
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-1/+3
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-4/+26
| * xen: support pirq != irqStefano Stabellini2010-10-221-16/+48
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2221-264/+1623
| |\
| | * xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2
| | * x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-181-4/+3Star
| | * swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2
| | * xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-1/+1
| | * xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-183-0/+1171
| | * xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-184-0/+8
| | * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
| | * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-2/+30
| | * msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-181-2/+12
| | * x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-181-0/+1
| | * xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-3/+8
| | * xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-5/+12
| | * xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-181-5/+20
| | * xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-181-1/+6
| | * xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-2/+2
| | * xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-181-6/+10
| | * xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-181-5/+15
| | * xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-2/+241
| | * xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-182-1/+14
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-10-2957-1844/+5071
|\ \ \
| * | | power: Revert "power_supply: Mark twl4030_charger as broken"Samuel Ortiz2010-10-291-1/+0Star
| * | | mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin2010-10-291-0/+2
| * | | mfd: Fix resource reclaim for max8998Axel Lin2010-10-291-0/+4
| * | | mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin2010-10-291-2/+0Star
| * | | mfd: Add free max8998->ono irq in max8998_irq_exit()Axel Lin2010-10-291-0/+3
| * | | mfd: Fix resource reclaim in pcf50633_remove()Axel Lin2010-10-291-0/+2
| * | | mfd: Fix ezx_pcap_probe error pathAxel Lin2010-10-291-0/+1
| * | | mfd: Fix off-by-one value range checking for tps6507xAxel Lin2010-10-291-1/+1
| * | | mfd: Remove __devinitdata from tc6393xb_mmc_resourcesMarek Vasut2010-10-291-1/+1
| * | | mfd: Add WM831x SPI supportMark Brown2010-10-293-0/+244
| * | | mfd: Factor out WM831x I2C I/O from the core driverMark Brown2010-10-294-139/+158
| * | | mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz2010-10-291-2/+0Star
| * | | mfd: Fix jz4740_adc_set_enabledAxel Lin2010-10-291-1/+1
| * | | mfd: Add TPS658621C device IDAndrew Chew2010-10-291-1/+3