index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-02-29
pinctrl: move pinctrl-maps debugfs file to top-level
Stephen Warren
2012-02-29
pinctrl: make the pinmux-pins more helpful
Linus Walleij
2012-02-24
pinctrl: remove pin and hogs locks from struct pinctrl_dev
Stephen Warren
2012-02-24
pinctrl: allocate sizeof(*p) instead of sizeof(struct foo)
Stephen Warren
2012-02-24
pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups
Stephen Warren
2012-02-24
pinctrl: disallow map table entries with NULL dev_name field
Stephen Warren
2012-02-22
pinctrl: fix pinconf_groups_show() to emit newline
Stephen Warren
2012-02-22
pinctrl: record a pin owner, not mux function, when requesting pins
Stephen Warren
2012-02-22
pinctrl: error if mapping table's control dev can't be found
Stephen Warren
2012-02-22
pinctrl: downgrade pinctrl_get warning when no maps are found
Stephen Warren
2012-02-22
pinctrl: assume map table entries can't have a NULL ctrl_dev_name field
Stephen Warren
2012-02-22
pinctrl: spawn U300 pinctrl from the COH901 GPIO
Linus Walleij
2012-02-22
pinctrl: core.c/h cleanups
Stephen Warren
2012-02-22
pinctrl: Re-order pinconf.[ch] to match each-other
Stephen Warren
2012-02-22
pinctrl: Re-order pinmux.[ch] to match each-other
Stephen Warren
2012-02-22
pinctrl: Store mapping table as a list of chunks
Stephen Warren
2012-02-22
pinctrl: use list_add_tail instead of list_add
Stephen Warren
2012-02-22
pinctrl: pinctrl_register_mappings() shouldn't be __init
Stephen Warren
2012-02-22
pinctrl: make "hog" mapping table entries work
Stephen Warren
2012-02-22
serial/sirf: fixup for changes to pin control
Linus Walleij
2012-02-10
pinctrl: changes hog mechanism to be self-referential
Linus Walleij
2012-02-10
pinctrl: factor pin control handles over to the core
Linus Walleij
2012-02-10
pinctrl: move generic functions to the pinctrl_ namespace
Linus Walleij
2012-02-10
pinctrl: break out a pinctrl consumer header
Linus Walleij
2012-02-01
pinctrl: enable pinmux for mmp series
Haojian Zhuang
2012-02-01
pinctrl: delete raw device pointers in pinmux maps
Linus Walleij
2012-02-01
pinctrl: restore pin naming
Linus Walleij
2012-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-30
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
2012-01-30
drm: Pass the real error code back during GEM bo initialisation
Chris Wilson
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
2012-01-29
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-01-28
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-28
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2012-01-28
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-01-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-28
virtio: correct the memory barrier in virtqueue_kick_prepare()
Jason Wang
2012-01-28
virtio: fix typos of memory barriers
Jason Wang
2012-01-27
xen/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
[next]