summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | memory: emif: add one-time settingsAneesh V2012-05-021-0/+148
| * | memory: emif: add interrupt and temperature handlingAneesh V2012-05-021-2/+209
| * | memory: emif: handle frequency and voltage change eventsAneesh V2012-05-022-4/+1020
| * | memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-028-0/+511
| * | memory: emif: add register definitions for EMIFAneesh V2012-05-021-0/+454
| * | ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-024-0/+320
| * | dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie2012-05-011-1/+2
| * | dynamic_debug: init with early_initcall, not arch_initcallJim Cromie2012-04-301-2/+2
| * | dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie2012-04-303-70/+138
| * | dynamic_debug: add modname arg to exec_query callchainJim Cromie2012-04-301-8/+13
| * | dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie2012-04-301-1/+11
| * | dynamic_debug: simplify dynamic_debug_init error exitJim Cromie2012-04-301-11/+8
| * | dynamic_debug: combine parse_args callbacks togetherJim Cromie2012-04-301-16/+20
| * | dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie2012-04-302-1/+10
| * | dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-303-1/+67
| * | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-303-28/+39
| * | dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie2012-04-301-2/+2
| * | dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie2012-04-301-46/+35
| * | Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-294-473/+0
| * | Extcon: Notify changed state for only one cable to notifeeChanwoo Choi2012-04-291-1/+8
| * | Extcon: check for allocation failureDan Carpenter2012-04-251-0/+2
| * | lib/kobject.c : Remove redundant check in create_diryan2012-04-231-7/+5
| * | drivers/base/core.c: Fix a typo in commentyan2012-04-231-1/+1
| * | Remove "switch" class in drivers/staging/android/switchMyungJoo Ham2012-04-238-424/+6
| * | Documentation/extcon: porting guide for Android kernel switch driver.MyungJoo Ham2012-04-201-0/+124
| * | Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-203-13/+160
| * | Extcon: support multiple states at a device.MyungJoo Ham2012-04-203-20/+667
| * | Extcon: support notification based on the state changes.Donggeun Kim2012-04-202-0/+104
| * | Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-204-0/+229
| * | Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-207-0/+369
| * | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-196-76/+46
| * | docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook2012-04-191-16/+16
| * | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-186-46/+76
| * | drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-181-2/+1
| * | driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-181-6/+6
| * | core.c: fix 'the the' typoPeter Korsgaard2012-04-181-2/+2
| * | devtmpfs: fix 'the the' typoPeter Korsgaard2012-04-181-3/+3
| * | w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter2012-04-181-1/+3
| * | w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-111-4/+18
| * | w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-04-114-0/+471
| * | w1: fix slave driver registration error messageDmitry Artamonow2012-04-091-1/+1
| * | hv: fix return type of hv_post_message()Dan Carpenter2012-04-092-2/+2
* | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-2222-571/+503
|\ \ \
| * | | parport: remove unused dead code from lowlevel driversMatt Porter2012-04-205-377/+0
| * | | xilinx_hwicap: reset XHI_MAX_RETRIESDaniel Borkmann2012-04-191-1/+1
| * | | xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-191-0/+30
| * | | Support M95040 SPI EEPROMIvo Sieben2012-04-182-3/+26
| * | | misc: add support for bmp18x chips to the bmp085 driverEric Andersson2012-04-186-100/+306
| * | | misc: bmp085: add device tree propertiesEric Andersson2012-04-183-1/+57
| * | | misc: clean up bmp085 driverEric Andersson2012-04-181-103/+103
OpenPOWER on IntegriCloud