Age | Commit message (Expand) | Author |
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-31 | Linux 3.3-rc2v3.3-rc2 | Linus Torvalds |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds |
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 | af_unix: fix EPOLLET regression for stream sockets | Eric Dumazet |
2012-01-30 | tcp: fix tcp_trim_head() to adjust segment count with skb MSS | Neal Cardwell |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa |
2012-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-01-30 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-30 | Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-30 | Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki |
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | 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-28 | Logfs: Allow NULL block_isbad() methods | Joern Engel |
2012-01-28 | logfs: Grow inode in delete path | Joern Engel |
2012-01-28 | logfs: Free areas before calling generic_shutdown_super() | Joern Engel |
2012-01-28 | logfs: remove useless BUG_ON | Joern Engel |
2012-01-28 | MAINTAINERS: Add Prasad Joshi in LogFS maintiners | Prasad Joshi |
2012-01-28 | logfs: Propagate page parameter to __logfs_write_inode | Prasad Joshi |