aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\
| * uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger2012-05-15
| * memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU2012-05-14
| * printk() - isolate KERN_CONT users from ordinary complete linesKay Sievers2012-05-14
| * sysfs: get rid of some lockdep false positivesAlan Stern2012-05-14
| * Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-14
| * Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan2012-05-14
| * memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU2012-05-14
| * driver core: Add dev_*_ratelimited() familyHiroshi DOYU2012-05-14
| * Driver Core: don't oops with unregistered driver in driver_find_device()Hiroshi DOYU2012-05-14
| * printk() - restore prefix/timestamp printing for multi-newline stringsKay Sievers2012-05-14
| * printk: add stub for prepend_timestamp()Randy Dunlap2012-05-11
| * ARM: tegra30: Make MC optional in KconfigHiroshi DOYU2012-05-11
| * ARM: tegra20: Make MC optional in KconfigHiroshi DOYU2012-05-11
| * ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-11
| * ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-11
| * printk: correctly align __log_bufStephen Warren2012-05-10
| * ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-10
| * ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-10
| * printk() - restore timestamp printing at console outputKay Sievers2012-05-09
| * printk() - do not merge continuation lines of different threadsKay Sievers2012-05-09
| * printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-09
| * misc: MAX8997: Remove max8997-muic driverChanwoo Choi2012-05-09
| * Extcon: add MAX8997 extcon driverChanwoo Choi2012-05-09
| * kmsg - add Documentation/ABI/testing/dev-kmsgKay Sievers2012-05-08
| * mm: use KERN_CONT in printk() continuation linesKay Sievers2012-05-08
| * acpi: use KERN_CONT in printk() continuation linesKay Sievers2012-05-08
| * parport: use KERN_CONT in printk() continuation linesKay Sievers2012-05-08
| * kmsg: use do_div() to divide 64bit integerKay Sievers2012-05-08
| * Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'harryxiyou2012-05-07
| * driver-core: extend dev_printk() to pass structured dataKay Sievers2012-05-07
| * kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-07
| * printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-07
| * powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker2012-05-07
| * kobject: fix the uncorrect commentZhi Yong Wu2012-05-07
| * Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman2012-05-07
| * params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)Jim Cromie2012-05-04
| * dynamic_debug: remove unneeded includesJim Cromie2012-05-04
| * params.c: fix Smack complaint about parse_argsJim Cromie2012-05-04
| * gpiolib: Convert to devres_release()Mark Brown2012-05-04
| * devres: Add devres_release()Mark Brown2012-05-04
| * devres: Clarify documentation for devres_destroy()Mark Brown2012-05-04
| * driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson2012-05-04
| * w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten2012-05-04
| * extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2012-05-04
| * memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar2012-05-04
| * Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten2012-05-02
| * sysfs: Removed dup_name entirely in sysfs_renameSasikantha babu2012-05-02
| * Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\
| * | memory: emif: add debugfs entries for emifAneesh V2012-05-02