summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ux500/dt' into next/dt2Arnd Bergmann2012-03-1652-608/+566
|\
| * Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-1652-608/+566
| |\
| | * drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-103-0/+187
| | * DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-091-11/+1
| | * 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-091-16/+25
| | * ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-091-17/+1
| | * cpufreq/gx: Fix the compile errorAlan Cox2012-02-031-1/+1
| | * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-033-186/+0
| | * drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-031-3/+0
| | * Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02254-5679/+2860
| | |\
| | * | 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-273-74/+43
| | * | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-271-0/+11
| | * | cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-2715-61/+142
| | * | HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-271-3/+14
| | * | HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-271-5/+11
| | * | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-272-0/+23
| | * | intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-271-50/+66
| | * | crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2012-01-272-9/+16
| | * | Eliminate get_driver() and put_driver()Alan Stern2012-01-251-28/+0
| | * | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-253-25/+4
| | * | cio: remove {get,put}_driverSebastian Ott2012-01-252-9/+1
| | * | Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-254-15/+3
| | * | Driver core: driver_find() drops reference before returningAlan Stern2012-01-258-17/+10
| | * | driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi2012-01-251-2/+4
| | * | drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-241-87/+0
* | | | Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...Arnd Bergmann2012-03-162-3/+39
|\ \ \ \
| * | | | USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-3/+39
* | | | | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-168-63/+388
|\| | | |
| * | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+1
| * | | | ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+23
| * | | | ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+100
| * | | | i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-22/+76
| * | | | atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-20/+93
| * | | | of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-153-0/+90
| * | | | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+1
| * | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-19/+6
* | | | | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-0860-240/+548
|\ \ \ \ \
| * | | | | i2c: pxa: add OF supportHaojian Zhuang2012-03-071-21/+74
| * | | | | serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-041-2/+2
| |\ \ \ \ \
| | * | | | | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
| * | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-041-0/+2
| |\ \ \ \ \ \
| | * | | | | | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
| * | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-031-14/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27