summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-22593-9020/+6048
|\
| * gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon2012-02-061-1/+6
| * gpio/omap: restore OE only after setting the output levelNishanth Menon2012-02-061-1/+2
| * gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon2012-02-061-4/+5
| * gpio/omap: save and restore debounce registersNishanth Menon2012-02-061-0/+12
| * gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma2012-02-061-28/+28
| * gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma2012-02-061-5/+13
| * gpio/omap: fix debounce clock handlingTarun Kanti DebBarma2012-02-061-10/+19
| * gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma2012-02-061-98/+147
| * gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma2012-02-061-25/+29
| * gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-062-26/+44
| * gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| * gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-066-55/+10
| * gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-061-3/+0
| * gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-063-5/+5
| * gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-062-55/+57
| * gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-065-114/+53
| * gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-063-22/+23
| * gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-063-82/+44
| * gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-064-89/+25
| * gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-063-30/+26
| * gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-063-7/+10
| * gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-064-90/+63
| * gpio/omap: make gpio_context part of gpio_bank structureCharulatha V2012-02-061-42/+34
| * gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-063-7/+13
| * gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-066-92/+80
| * 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
| | * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-261-7/+0
| | * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-261-0/+1
| | * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| * | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-307-72/+93
| |\ \ \
| | * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| | * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| | * | | pinctrl: fix some pinmux typosTony Lindgren2012-01-262-8/+3
| | * | | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16
| | * | | pinctrl: unbreak error messagesUwe Kleine-König2012-01-241-27/+19
OpenPOWER on IntegriCloud