aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09printk - fix compilation for CONFIG_PRINTK=nKay Sievers
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi
2012-05-09Extcon: add MAX8997 extcon driverChanwoo Choi
2012-05-08kmsg - add Documentation/ABI/testing/dev-kmsgKay Sievers
2012-05-08mm: use KERN_CONT in printk() continuation linesKay Sievers
2012-05-08acpi: use KERN_CONT in printk() continuation linesKay Sievers
2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers
2012-05-08kmsg: use do_div() to divide 64bit integerKay Sievers
2012-05-07Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'harryxiyou
2012-05-07driver-core: extend dev_printk() to pass structured dataKay Sievers
2012-05-07kmsg: export printk records to the /dev/kmsg interfaceKay Sievers
2012-05-07printk: convert byte-buffer to variable-length record bufferKay Sievers
2012-05-07powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker
2012-05-07kobject: fix the uncorrect commentZhi Yong Wu
2012-05-07Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman
2012-05-04params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)Jim Cromie
2012-05-04dynamic_debug: remove unneeded includesJim Cromie
2012-05-04params.c: fix Smack complaint about parse_argsJim Cromie
2012-05-04gpiolib: Convert to devres_release()Mark Brown
2012-05-04devres: Add devres_release()Mark Brown
2012-05-04devres: Clarify documentation for devres_destroy()Mark Brown
2012-05-04driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson
2012-05-04w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown
2012-05-04memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar
2012-05-02Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten
2012-05-02sysfs: Removed dup_name entirely in sysfs_renameSasikantha babu
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman
2012-05-02memory: emif: add debugfs entries for emifAneesh V
2012-05-02memory: emif: add one-time settingsAneesh V
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V
2012-05-02memory: emif: add register definitions for EMIFAneesh V
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V
2012-05-01dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie
2012-04-30dynamic_debug: init with early_initcall, not arch_initcallJim Cromie
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-29Linux 3.4-rc5Linus Torvalds