summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: Enable PL022 SSP Controller in Device TreeLee Jones2012-03-162-3/+6
* ARM: ux500: Enable PL310 Level 2 Cache Controller in Device TreeLee Jones2012-03-162-1/+14
* ARM: ux500: Enable PL011 AMBA UART Controller for Device TreeLee Jones2012-03-162-1/+15
* ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones2012-03-162-1/+24
* ARM: ux500: db8500: list most devices in the snowball device treeLee Jones2012-03-163-1/+343
* ARM: ux500: split dts file for snowball into generic partArnd Bergmann2012-03-162-7/+22
* ARM: ux500: combine the board init functions for DT bootArnd Bergmann2012-03-161-6/+51
* ARM: ux500: Initial Device Tree support for SnowballArnd Bergmann2012-03-163-0/+66
* ARM: ux500: CONFIG: Enable Device Tree support for future endeavoursLee Jones2012-03-162-0/+7
* Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-1685-915/+1543
|\
| * Documentation: add information for new sysfs soc bus functionalityLee Jones2012-02-101-0/+58
| * drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-104-0/+224
| * DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-091-11/+1
| * PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman2012-02-091-0/+13
| * w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-091-2/+1
| * drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-092-5/+4
| * drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-093-56/+45
| * tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan2012-02-091-27/+1
| * drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-091-13/+14
| * ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-081-17/+1
| * cpufreq/gx: Fix the compile errorAlan Cox2012-02-021-1/+1
| * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-024-186/+165
| * drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-023-7/+1
| * Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02586-8308/+5488
| |\
| * | sysfs: Update the name hash when renaming sysfs entriesEric W. Biederman2012-01-311-0/+1
| * | PCI/XEN: Fix bug introduced by a recent changeAlan Stern2012-01-271-1/+1
| * | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-263-74/+43
| * | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-265-58/+66
| * | x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen2012-01-261-0/+15
| * | cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-2615-61/+142
| * | X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-262-0/+2
| * | HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-261-3/+14
| * | HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-261-5/+11
| * | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-263-0/+24
| * | intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-261-50/+66
| * | crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2012-01-265-19/+41
| * | Add driver auto probing for x86 features v4Andi Kleen2012-01-266-1/+165
| * | debugfs: add mode, uid and gid optionsLudwig Nussel2012-01-262-2/+152
| * | Eliminate get_driver() and put_driver()Alan Stern2012-01-242-30/+0
| * | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-244-27/+5
| * | cio: remove {get,put}_driverSebastian Ott2012-01-242-9/+1
| * | Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-244-15/+3
| * | Driver core: driver_find() drops reference before returningAlan Stern2012-01-248-17/+10
| * | driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi2012-01-241-2/+4
| * | sysfs: change permissions for /sys from 0755 to 0555Vitaly Kuznetsov2012-01-241-1/+1
| * | drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-241-87/+0
| * | dynamic_debug: process multiple debug-queries on a lineJim Cromie2012-01-242-30/+66
| * | dynamic_debug: factor vpr_info_dq out of ddebug_parse_queryJim Cromie2012-01-241-8/+17
| * | dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie2012-01-242-6/+19
| * | dynamic_debug: enlarge command/query write bufferJim Cromie2012-01-241-4/+12