summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-24pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren
2012-02-22pinctrl: fix pinconf_groups_show() to emit newlineStephen Warren
2012-02-22pinctrl: record a pin owner, not mux function, when requesting pinsStephen Warren
2012-02-22pinctrl: error if mapping table's control dev can't be foundStephen Warren
2012-02-22pinctrl: downgrade pinctrl_get warning when no maps are foundStephen Warren
2012-02-22pinctrl: assume map table entries can't have a NULL ctrl_dev_name fieldStephen Warren
2012-02-22pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij
2012-02-22pinctrl: core.c/h cleanupsStephen Warren
2012-02-22pinctrl: Re-order pinconf.[ch] to match each-otherStephen Warren
2012-02-22pinctrl: Re-order pinmux.[ch] to match each-otherStephen Warren
2012-02-22pinctrl: Store mapping table as a list of chunksStephen Warren
2012-02-22pinctrl: use list_add_tail instead of list_addStephen Warren
2012-02-22pinctrl: pinctrl_register_mappings() shouldn't be __initStephen Warren
2012-02-22pinctrl: make "hog" mapping table entries workStephen Warren
2012-02-22serial/sirf: fixup for changes to pin controlLinus Walleij
2012-02-10pinctrl: changes hog mechanism to be self-referentialLinus Walleij
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij
2012-02-01pinctrl: enable pinmux for mmp seriesHaojian Zhuang
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij
2012-02-01pinctrl: restore pin namingLinus Walleij
2012-01-31Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-31Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-29Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-27virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang
2012-01-27virtio: fix typos of memory barriersJason Wang
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida