summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-28dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan1-2/+6
2013-01-28ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-28intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-2/+1
2013-01-28i2c: mxs: Fix type of error codeFabio Estevam1-1/+1
2013-01-28ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-28ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-28ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-28cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-28powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-28drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+5
2013-01-28drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-28drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-28SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-28usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-28usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-28usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-28USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-28media: gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2013-01-28Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-28PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+17
2013-01-28PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-28PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-28PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-28PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-28vfio-pci: Fix buffer overfillAlex Williamson1-2/+2
2013-01-28virtio-blk: Don't free ida when disk is in useAlexander Graf1-1/+6
2013-01-28libata: replace sata_settings with devslp_timingShane Huang2-12/+16
2013-01-28libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-28libata: ahci: Fix lack of command retry after a success error handler.Bian Yu1-1/+1
2013-01-28drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-21pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-21mxs: uart: fix setting RTS from softwareSteffen Trumtrar1-1/+3
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-218250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd3-0/+50
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-21tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun1-1/+1
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-21USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-21USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-21USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-21xen/grant-table: correctly initialize grant table version 1Matt Wilson1-19/+29
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger4-0/+15
2013-01-21drm/radeon: fix a bogus kfreeIlija Hadzic1-2/+4
2013-01-21drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic1-2/+3
2013-01-21usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-21target: Fix use-after-free in LUN RESET handlingRoland Dreier1-3/+2