summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-03pinctrl: some typo fixesDong Aisheng2-6/+6
2012-01-03pinctrl: rename U300 and SIRF pin controllersLinus Walleij5-7/+7
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren3-18/+41
2012-01-03pinctrl: add "struct seq_file;" to pinconf.hStephen Warren1-0/+1
2012-01-03pinctrl: conjure names for unnamed pinsLinus Walleij2-2/+13
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij1-0/+9
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren6-99/+54
2012-01-03arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren1-6/+6
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren1-0/+8
2012-01-03pinctrl: add a pin config interfaceLinus Walleij9-10/+582
2012-01-03pinctrl/coh901: driver to request its pinsLinus Walleij2-1/+22
2012-01-03pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij1-11/+29
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij7-12/+12
2012-01-03ARM: u300: localize GPIO assignmentsLinus Walleij3-116/+115
2012-01-03pinctrl: make it possible to add multiple mapsLinus Walleij1-31/+29
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij4-14/+38
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij3-9/+108
2012-01-03pinctrl: print pin range in GPIO range debugsLinus Walleij1-2/+5
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park6-29/+34
2012-01-03pinctrl: unify pin type from signed to unsignedMarek Belisko2-2/+2
2012-01-03pinctrl: documentation updateLinus Walleij2-27/+31
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2-14/+28
2012-01-03pinctrl: remove double pin validity check.Marek Belisko1-10/+5
2012-01-03pinctrl: move group lookup to coreLinus Walleij3-33/+35
2012-01-03pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak1-2/+5
2012-01-03MAINTAINERS: Fix pinctrl subsystem's directoryStephen Warren1-1/+1
2011-12-08pinctrl: remove two unused global variablesUwe Kleine-König1-4/+0
2011-12-08pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König1-1/+1
2011-12-02pinctrl/sirf: fix pin number typo for SPI1Barry Song1-1/+1
2011-11-24Linux 3.2-rc3v3.2-rc3Linus Torvalds1-1/+1
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds5-3/+23
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin2-0/+20
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin2-2/+2
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-25/+51
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds4-36/+70
2011-11-24eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-24eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-24eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+16
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+25
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-7/+10
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-432/+600
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6