summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu1-2/+7
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong1-1/+1
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini1-0/+8
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-104/+195
2013-03-27Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman7-55/+86
2013-03-27rsxx: remove unused variablePhilip J Kelleher1-1/+0
2013-03-27rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher3-5/+22
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-03-26USB: serial: fix hang when opening portMing Lei1-0/+1
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-22/+43
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-03-26x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun1-1/+0
2013-03-26[media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede1-5/+15
2013-03-26igb: fix PHC stopping on max freqJiri Benc1-1/+1
2013-03-26igb: make sensor info staticStephen Hemminger1-1/+1
2013-03-26igb: SR-IOV init reorderingAlex Williamson1-1/+1
2013-03-26igb: Fix null pointer dereferenceAlex Williamson1-1/+1
2013-03-26igb: fix i350 anti spoofing configLior Levy1-14/+19
2013-03-26ixgbevf: don't release the soft entriesxunleer1-4/+20
2013-03-26block: removes dynamic allocation on stackPhilip J Kelleher1-1/+6
2013-03-26Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn1-0/+2
2013-03-26TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2-0/+19
2013-03-26TTY: 8250, revert module name changeJiri Slaby2-6/+6
2013-03-26USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch1-0/+2
2013-03-25staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-03-25[media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab1-1/+1
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-03-25usb/acpi: binding xhci root hub usb port with ACPILan Tianyu1-1/+7
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu5-28/+40
2013-03-25usb: xhci: fix build warningPeter Chen1-6/+8
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds9-18/+26
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-25cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar1-2/+0
2013-03-25cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar1-4/+8
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk1-3/+3
2013-03-25cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie1-1/+1
2013-03-25cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie1-0/+26
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann3-0/+516
2013-03-25ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann2-0/+127
2013-03-25pinctrl: sirf: convert to linear irq domainArnd Bergmann1-8/+4
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-73/+384
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19