summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-0155-545/+5807
|\
| * memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin2012-09-262-22/+10
| * device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches2012-09-261-4/+6
| * memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin2012-09-261-6/+17
| * Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txtTekkaman Ninja2012-09-261-18/+14
| * Documentation: Remove 3 byte redundant code at the head of the Documentation/...Tekkaman Ninja2012-09-261-1/+1
| * Documentation: Chinese translation of Documentation/video4linux/omap3isp.txtTekkaman Ninja2012-09-261-0/+277
| * device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-174-41/+22
| * dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-172-0/+38
| * netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-172-2/+2
| * netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-173-13/+40
| * dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-173-44/+67
| * Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-16722-3433/+6030
| |\
| * | driver-core: Shut up dev_dbg_reatelimited() without DEBUGHiroshi Doyu2012-09-101-24/+38
| * | tools/hv: Parse /etc/os-releaseBen Hutchings2012-09-101-4/+55
| * | tools/hv: Check for read/write errorsBen Hutchings2012-09-101-3/+19
| * | tools/hv: Fix exit() error codeBen Hutchings2012-09-101-11/+11
| * | tools/hv: Fix file handle leakBen Hutchings2012-09-101-1/+2
| * | Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan2012-09-101-3/+90
| * | Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan2012-09-101-3/+3
| * | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-102-0/+445
| * | Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan2012-09-101-0/+68
| * | Tools: hv: Gather DHCP informationK. Y. Srinivasan2012-09-101-0/+31
| * | Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan2012-09-101-0/+28
| * | firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-09-101-3/+14
| * | firmware loader: fix compile warning when CONFIG_PM=nMing Lei2012-09-101-11/+22
| * | Document:add Chinese translation of basic_profiling.txtliang xie2012-09-061-0/+71
| * | MAINTAINERS: update maintain status of FIRMWARE LOADERMing Lei2012-09-061-1/+3
| * | firmware loader: let caching firmware piggyback on loading firmwareMing Lei2012-09-061-9/+74
| * | firmware loader: fix firmware -ENOENT situationsMing Lei2012-09-061-0/+1
| * | vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-10/+10
| * | vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-5/+5
| * | driver core: Check if r->name is valid in platform_get_resource_byname()Peter Ujfalusi2012-09-061-0/+3
| * | CONFIG_HOTPLUG should be always onGreg Kroah-Hartman2012-09-061-7/+1
| * | tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-8/+0
| * | xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0
| * | Documentation: Chinese translation of Documentation/arm/BootingNinja Tekkaman2012-09-061-0/+175
| * | extcon: use IRQF_ONESHOTFengguang Wu2012-09-061-1/+1
| * | extcon: extcon-arizona depends on INPUTRandy Dunlap2012-09-051-1/+1
| * | extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-054-0/+276
| * | extcon: fixing typosPeter Meerwald2012-09-052-13/+13
| * | extcon: fix typos in extcon-arizonaPeter Meerwald2012-09-051-2/+2
| * | extcon: fix typos in max77693 driverPeter Meerwald2012-09-051-3/+3
| * | extcon: fix typos in sys-class-extconPeter Meerwald2012-09-051-11/+11
| * | extcon: arizona: Free MICDET IRQ on error during probeMark Brown2012-09-051-1/+3
| * | Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-051-0/+2
| * | memory: fix build when CONFIG_OF && !CONFIG_DDRStephen Warren2012-09-052-2/+4
| * | memory: emif: add device tree support to emif driverAneesh V2012-09-044-1/+371
| * | sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day2012-09-041-1/+1
| * | Documentation: Chinese translation of Documentation/video4linux/v4l2-framewor...Ninja Tekkaman2012-09-041-0/+983