summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-018-51/+251
|\
| * device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches2012-09-261-4/+6
| * device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-2/+0
| * dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-0/+11
| * netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-171-3/+0
| * dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-171-4/+4
| * Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-1629-39/+109
| |\
| * | driver-core: Shut up dev_dbg_reatelimited() without DEBUGHiroshi Doyu2012-09-101-24/+38
| * | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-101-0/+2
| * | extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-051-0/+71
| * | extcon: fixing typosPeter Meerwald2012-09-051-9/+9
| * | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-2757-110/+206
| |\ \
| * | | PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-171-0/+5
| * | | Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan2012-08-161-4/+4
| * | | Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-6/+11
| * | | Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+74
| * | | driver core: devres: introduce devres_for_each_resMing Lei2012-08-161-0/+4
| * | | firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2012-08-161-0/+12
| * | | firmware loader: always let firmware_buf own the pages bufferMing Lei2012-08-161-0/+3
| * | | Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman2012-08-161-73/+0
| * | | Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-08-161-0/+73
| * | | platform: Add support for automatic device IDsJean Delvare2012-08-161-0/+4
* | | | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-10-012-1/+3
|\ \ \ \
| * \ \ \ Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman2012-08-272-1/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drivers/misc/ti-st: remove sparse warningsPavan Savoy2012-08-161-1/+2
| | * | | onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack2012-08-161-0/+1
| | |/ /
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-014-0/+25
|\ \ \ \
| * | | | clk: add of_clk_src_onecell_get() supportShawn Guo2012-09-071-0/+5
| * | | | mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-061-0/+1
| * | | | clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-061-0/+1
| * | | | clk: ux500: First version of clock definitions for ux500Ulf Hansson2012-09-061-0/+17
| * | | | clk: convert ARM RealView to common clkLinus Walleij2012-08-241-0/+1
| |/ / /
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-015-17/+70
|\ \ \ \
| * \ \ \ Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-242-9/+14
| |\ \ \ \
| | * | | | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-241-2/+2
| | * | | | PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-241-1/+1
| | * | | | PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu2012-09-241-6/+11
| * | | | | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-1/+1
| |\ \ \ \ \
| | * | | | | PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause2012-09-101-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1368-128/+270
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-2/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Make pci_error_handlers constStephen Hemminger2012-09-072-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas2012-09-111-0/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-111-0/+2
| * | | | | | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-231-4/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-221-1/+0
| | * | | | | | PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-221-1/+0
| | * | | | | | PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-221-2/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-232-0/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas2012-08-221-0/+6