summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: add usecount to pins for muxingStephen Warren2012-03-052-5/+28
* pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren2012-03-054-376/+197
* pinctrl: fix and simplify lockingStephen Warren2012-03-055-122/+215
* pinctrl: fix the pin descriptor kerneldocLinus Walleij2012-03-021-3/+1
* pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-024-21/+13
* pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-026-152/+26
* pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren2012-03-023-27/+14
* pinctrl: move pinctrl-maps debugfs file to top-levelStephen Warren2012-02-291-35/+35
* pinctrl: re-order struct pinctrl_mapStephen Warren2012-02-292-17/+17
* pinctrl: make the pinmux-pins more helpfulLinus Walleij2012-02-291-3/+8
* pinctrl: remove pin and hogs locks from struct pinctrl_devStephen Warren2012-02-242-28/+8
* pinctrl: allocate sizeof(*p) instead of sizeof(struct foo)Stephen Warren2012-02-242-4/+4
* pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanupsStephen Warren2012-02-241-12/+21
* pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren2012-02-243-68/+27
* pinctrl: fix pinconf_groups_show() to emit newlineStephen Warren2012-02-221-0/+2
* pinctrl: record a pin owner, not mux function, when requesting pinsStephen Warren2012-02-222-41/+32
* pinctrl: error if mapping table's control dev can't be foundStephen Warren2012-02-221-7/+6
* pinctrl: downgrade pinctrl_get warning when no maps are foundStephen Warren2012-02-221-8/+10
* pinctrl: assume map table entries can't have a NULL ctrl_dev_name fieldStephen Warren2012-02-221-2/+1
* pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij2012-02-224-24/+38
* pinctrl: core.c/h cleanupsStephen Warren2012-02-222-8/+7
* pinctrl: Re-order pinconf.[ch] to match each-otherStephen Warren2012-02-222-20/+16
* pinctrl: Re-order pinmux.[ch] to match each-otherStephen Warren2012-02-222-36/+36
* pinctrl: Store mapping table as a list of chunksStephen Warren2012-02-221-45/+75
* pinctrl: use list_add_tail instead of list_addStephen Warren2012-02-222-5/+5
* pinctrl: pinctrl_register_mappings() shouldn't be __initStephen Warren2012-02-221-10/+5
* pinctrl: make "hog" mapping table entries workStephen Warren2012-02-221-13/+1
* serial/sirf: fixup for changes to pin controlLinus Walleij2012-02-222-11/+11
* pinctrl: changes hog mechanism to be self-referentialLinus Walleij2012-02-103-20/+12
* pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-105-635/+779
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-109-293/+294
* pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-106-94/+125
* pinctrl: enable pinmux for mmp seriesHaojian Zhuang2012-02-017-0/+2914
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-016-54/+23
* pinctrl: restore pin namingLinus Walleij2012-02-011-1/+1
* Linux 3.3-rc2v3.3-rc2Linus Torvalds2012-01-311-1/+1
* Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
|\
| * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-304-13/+14
|\ \
| * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
OpenPOWER on IntegriCloud