summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-287-100/+163
|\
| * VMCI: Fix process-to-process DRGAMs.Andy King2013-03-151-1/+3
| * Merge tag 'extcon-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-03-152-45/+114
| |\
| | * extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2013-03-131-25/+68
| | * extcon: max77693: Fix bug of wrong pointer when platform data is not usedChanwoo Choi2013-03-131-38/+52
| | * extcon: max8997: Check the pointer of platform data to protect null pointer e...Chanwoo Choi2013-03-131-22/+34
| * | mei: ME hardware reset needs to be synchronizedTomas Winkler2013-03-151-9/+20
| * | mei: add mei_stop function to stop mei deviceTomas Winkler2013-03-153-45/+26
* | | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-286-13/+54
|\ \ \
| * \ \ Merge branch 'acpi-fixes' into fixesRafael J. Wysocki2013-03-283-3/+16
| |\ \ \
| | * | | PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu2013-03-271-2/+7
| | * | | ACPI / APEI: fix error status check condition for CPERChen Gong2013-03-271-1/+1
| | * | | ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini2013-03-271-0/+8
| * | | | cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar2013-03-251-2/+0
| * | | | cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar2013-03-251-4/+8
| * | | | intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-3/+3
| * | | | cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie2013-03-251-1/+1
| * | | | cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie2013-03-251-0/+26
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-03-283-54/+4
|\ \ \ \
| * | | | Revert "crypto: caam - add IPsec ESN support"Horia Geanta2013-03-212-26/+2
| * | | | Revert "crypto: talitos - add IPsec ESN support"Horia Geanta2013-03-211-28/+2
* | | | | Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2013-03-283-6/+15
|\ \ \ \ \
| * | | | | omapdss: features: fix supported outputs for OMAP4Archit Taneja2013-03-221-4/+2
| * | | | | OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas2013-03-221-2/+11
| * | | | | omapfb: fix broken build on OMAP1Aaro Koskinen2013-03-221-0/+2
* | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-275-22/+65
|\ \ \ \ \ \
| * | | | | | xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel2013-03-271-5/+15
| * | | | | | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk2013-03-271-1/+1
| * | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-222-16/+46
| * | | | | | xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk2013-03-221-0/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-03-273-1/+13
|\ \ \ \ \ \ \
| * | | | | | | HID: multitouch: fix touchpad buttonsBenjamin Tissoires2013-03-271-1/+5
| * | | | | | | HID: usbhid: fix build problemJiri Kosina2013-03-181-1/+1
| * | | | | | | HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2013-03-182-0/+4
| * | | | | | | HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2013-03-182-0/+4
* | | | | | | | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-274-15/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-271-12/+10
| * | | | | | | | x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-261-1/+0
| * | | | | | | | iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-091-1/+1
| * | | | | | | | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-091-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-261-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-261-2/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2629-104/+195
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| | * | | | | | | | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| | * | | | | | | | | igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| | * | | | | | | | | igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| | * | | | | | | | | igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19