Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core merge from Greg Kroah-Hartman: "Here is the big driver core update for 3.7-rc1. A number of firmware_class.c updates (as you saw a month or so ago), and some hyper-v updates and some printk fixes as well. All patches that are outside of the drivers/base area have been acked by the respective maintainers, and have all been in the linux-next tree for a while. Signed-off-by:Greg Kroah-Hartman <gregkh@linuxfoundation.org>"> * tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (95 commits) memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl() device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit] Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txt Documentation: Remove 3 byte redundant code at the head of the Documentation/zh_CN/arm/booting Documentation: Chinese translation of Documentation/video4linux/omap3isp.txt device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit dev: Add dev_vprintk_emit and dev_printk_emit netdev_printk/netif_printk: Remove a superfluous logging colon netdev_printk/dynamic_netdev_dbg: Directly call printk_emit dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack driver-core: Shut up dev_dbg_reatelimited() without DEBUG tools/hv: Parse /etc/os-release tools/hv: Check for read/write errors tools/hv: Fix exit() error code tools/hv: Fix file handle leak Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO Tools: hv: Rename the function kvp_get_ip_address() Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO Tools: hv: Add an example script to configure an interface ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-class-extcon 11 additions, 11 deletionsDocumentation/ABI/testing/sysfs-class-extcon
- Documentation/filesystems/debugfs.txt 2 additions, 2 deletionsDocumentation/filesystems/debugfs.txt
- Documentation/kobject.txt 4 additions, 2 deletionsDocumentation/kobject.txt
- Documentation/zh_CN/arm/Booting 175 additions, 0 deletionsDocumentation/zh_CN/arm/Booting
- Documentation/zh_CN/basic_profiling.txt 71 additions, 0 deletionsDocumentation/zh_CN/basic_profiling.txt
- Documentation/zh_CN/filesystems/sysfs.txt 372 additions, 0 deletionsDocumentation/zh_CN/filesystems/sysfs.txt
- Documentation/zh_CN/gpio.txt 658 additions, 0 deletionsDocumentation/zh_CN/gpio.txt
- Documentation/zh_CN/video4linux/omap3isp.txt 277 additions, 0 deletionsDocumentation/zh_CN/video4linux/omap3isp.txt
- Documentation/zh_CN/video4linux/v4l2-framework.txt 983 additions, 0 deletionsDocumentation/zh_CN/video4linux/v4l2-framework.txt
- MAINTAINERS 3 additions, 1 deletionMAINTAINERS
- arch/tile/Kconfig 0 additions, 8 deletionsarch/tile/Kconfig
- arch/xtensa/Kconfig 0 additions, 18 deletionsarch/xtensa/Kconfig
- drivers/base/core.c 68 additions, 37 deletionsdrivers/base/core.c
- drivers/base/devres.c 42 additions, 0 deletionsdrivers/base/devres.c
- drivers/base/firmware_class.c 734 additions, 104 deletionsdrivers/base/firmware_class.c
- drivers/base/platform.c 38 additions, 3 deletionsdrivers/base/platform.c
- drivers/base/power/main.c 22 additions, 0 deletionsdrivers/base/power/main.c
- drivers/extcon/Kconfig 7 additions, 1 deletiondrivers/extcon/Kconfig
- drivers/extcon/Makefile 3 additions, 2 deletionsdrivers/extcon/Makefile
- drivers/extcon/extcon-adc-jack.c 198 additions, 0 deletionsdrivers/extcon/extcon-adc-jack.c
Loading
Please register or sign in to comment