aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie
2012-04-30dynamic_debug: add modname arg to exec_query callchainJim Cromie
2012-04-30dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie
2012-04-30dynamic_debug: simplify dynamic_debug_init error exitJim Cromie
2012-04-30dynamic_debug: combine parse_args callbacks togetherJim Cromie
2012-04-30dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie
2012-04-30dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie
2012-04-30dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie
2012-04-29Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman
2012-04-29Extcon: Notify changed state for only one cable to notifeeChanwoo Choi
2012-04-25Extcon: check for allocation failureDan Carpenter
2012-04-23lib/kobject.c : Remove redundant check in create_diryan
2012-04-23drivers/base/core.c: Fix a typo in commentyan
2012-04-23Remove "switch" class in drivers/staging/android/switchMyungJoo Ham
2012-04-20Documentation/extcon: porting guide for Android kernel switch driver.MyungJoo Ham
2012-04-20Extcon: support mutually exclusive relation between cables.MyungJoo Ham
2012-04-20Extcon: support multiple states at a device.MyungJoo Ham
2012-04-20Extcon: support notification based on the state changes.Donggeun Kim
2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham
2012-04-20Extcon (external connector): import Android's switch class and modify.MyungJoo Ham
2012-04-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman
2012-04-19docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook
2012-04-18driver core: check start node in klist_iter_init_nodeHannes Reinecke
2012-04-18drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten
2012-04-18driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap
2012-04-18core.c: fix 'the the' typoPeter Korsgaard
2012-04-18devtmpfs: fix 'the the' typoPeter Korsgaard
2012-04-18w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter
2012-04-11w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke
2012-04-11w1: Add 1-wire slave device driver for DS28E04-100Markus Franke
2012-04-09w1: fix slave driver registration error messageDmitry Artamonow
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter
2012-04-07Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani