aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memory: emif: add one-time settingsAneesh V2012-05-02
* memory: emif: add interrupt and temperature handlingAneesh V2012-05-02
* memory: emif: handle frequency and voltage change eventsAneesh V2012-05-02
* memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-02
* memory: emif: add register definitions for EMIFAneesh V2012-05-02
* ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-02
* dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie2012-05-01
* dynamic_debug: init with early_initcall, not arch_initcallJim Cromie2012-04-30
* dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie2012-04-30
* dynamic_debug: add modname arg to exec_query callchainJim Cromie2012-04-30
* dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie2012-04-30
* dynamic_debug: simplify dynamic_debug_init error exitJim Cromie2012-04-30
* dynamic_debug: combine parse_args callbacks togetherJim Cromie2012-04-30
* dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie2012-04-30
* dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-30
* params: add 3rd arg to option handler callback signatureJim Cromie2012-04-30
* dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie2012-04-30
* dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie2012-04-30
* Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-29
* Extcon: Notify changed state for only one cable to notifeeChanwoo Choi2012-04-29
* Extcon: check for allocation failureDan Carpenter2012-04-25
* lib/kobject.c : Remove redundant check in create_diryan2012-04-23
* drivers/base/core.c: Fix a typo in commentyan2012-04-23
* Remove "switch" class in drivers/staging/android/switchMyungJoo Ham2012-04-23
* Documentation/extcon: porting guide for Android kernel switch driver.MyungJoo Ham2012-04-20
* Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-20
* Extcon: support multiple states at a device.MyungJoo Ham2012-04-20
* Extcon: support notification based on the state changes.Donggeun Kim2012-04-20
* Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-20
* Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-20
* Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-19
* docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook2012-04-19
* driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-18
* drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-18
* driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-18
* core.c: fix 'the the' typoPeter Korsgaard2012-04-18
* devtmpfs: fix 'the the' typoPeter Korsgaard2012-04-18
* w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter2012-04-18
* w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-11
* w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-04-11
* w1: fix slave driver registration error messageDmitry Artamonow2012-04-09
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-09
* Linux 3.4-rc2Linus Torvalds2012-04-07
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| * regmap: Export regcache_sync_region()Mark Brown2012-04-03
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-05
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-03