summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-033-18/+41
* pinctrl: add "struct seq_file;" to pinconf.hStephen Warren2012-01-031-0/+1
* pinctrl: conjure names for unnamed pinsLinus Walleij2012-01-032-2/+13
* pinctrl: add a group-specific hog macroLinus Walleij2012-01-031-0/+9
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-036-99/+54
* arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren2012-01-031-6/+6
* pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren2012-01-031-0/+8
* pinctrl: add a pin config interfaceLinus Walleij2012-01-039-10/+582
* pinctrl/coh901: driver to request its pinsLinus Walleij2012-01-032-1/+22
* pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij2012-01-031-11/+29
* pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-037-12/+12
* ARM: u300: localize GPIO assignmentsLinus Walleij2012-01-033-116/+115
* pinctrl: make it possible to add multiple mapsLinus Walleij2012-01-031-31/+29
* pinctrl: make a copy of pinmux mapLinus Walleij2012-01-034-14/+38
* pinctrl: GPIO direction support for muxingLinus Walleij2012-01-033-9/+108
* pinctrl: print pin range in GPIO range debugsLinus Walleij2012-01-031-2/+5
* pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-036-29/+34
* pinctrl: unify pin type from signed to unsignedMarek Belisko2012-01-032-2/+2
* pinctrl: documentation updateLinus Walleij2012-01-032-27/+31
* pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2012-01-032-14/+28
* pinctrl: remove double pin validity check.Marek Belisko2012-01-031-10/+5
* pinctrl: move group lookup to coreLinus Walleij2012-01-033-33/+35
* pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak2012-01-031-2/+5
* MAINTAINERS: Fix pinctrl subsystem's directoryStephen Warren2012-01-031-1/+1
* pinctrl: remove two unused global variablesUwe Kleine-König2011-12-081-4/+0
* pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König2011-12-081-1/+1
* pinctrl/sirf: fix pin number typo for SPI1Barry Song2011-12-021-1/+1
* Linux 3.2-rc3v3.2-rc3Linus Torvalds2011-11-231-1/+1
* Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-235-3/+23
|\
| * virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-242-0/+20
| * virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-242-2/+2
| * virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-232-1/+5
|\ \
| * | libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
| * | [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-238-25/+51
|\ \ \
| * | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| * | | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| * | | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| * | | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| * | | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| * | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| * | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-234-36/+70
|\ \ \ \
| * | | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-231-2/+2
| * | | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-231-1/+22
| * | | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-233-33/+46
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-11-231-0/+16
|\ \ \ \ \
| * | | | | ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
| | |_|/ / | |/| | |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-235-24/+25
|\ \ \ \ \
OpenPOWER on IntegriCloud