aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-16pinctrl: Fix pin_config_*_set_bulk APIsv3.10/topic/pinctrlSherman Yin
2014-04-04pinctrl: utils : add support to pass config type in generic util APIsMark Brown
2014-04-04pinctrl: Pass all configs to driver on pin_config_set()Mark Brown
2014-04-04pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij
2014-04-04pinctrl: add utility functions for add map/configsLaxman Dewangan
2014-04-04pinctrl: Adds slew-rate, input-enable/disableSherman Yin
2014-04-04pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin
2014-04-04pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan
2014-04-04pinctrl: remove bindings for pinconf options needing more thoughtHeiko Stübner
2014-04-04pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner
2014-04-04pinctrl: dynamically alloc temp array when parsing dt pinconf optionsHeiko Stübner
2014-04-04pinctrl: handle zero found dt pinconfig properties betterHeiko Stübner
2014-04-04pinctrl: clarify some dt pinconfig optionsHeiko Stübner
2014-04-04pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner
2014-04-04pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner
2014-04-04pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan
2014-04-04pinconf-generic: add drive strength to debugfs outputJames Hogan
2014-04-04pinctrl: rip out the direct pinconf APILinus Walleij
2014-04-04pinctrl: Add void * to pinctrl_pin_descSherman Yin
2013-06-30Linux 3.10v3.10Linus Torvalds
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan