summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-27ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+7
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2013-01-27drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-27drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-27usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-27PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-27PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-27PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-27PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-27libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
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-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-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-21xen/grant-table: correctly initialize grant table version 1Matt Wilson1-19/+29
2013-01-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
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-21r8169: avoid NAPI scheduling delay.Francois Romieu1-5/+1
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-17USB: fix endpoint-disabling for failed config changesAlan Stern1-22/+31
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-01-17rbd: do not allow remove of mounted-on imageAlex Elder1-0/+13
2013-01-17rbd: fix bug in rbd_dev_id_put()Alex Elder1-2/+2
2013-01-17rbd: BUG on invalid layoutSage Weil1-2/+3
2013-01-17rbd: kill notify_timeout optionAlex Elder1-8/+0
2013-01-17rbd: add read_only rbd map optionAlex Elder1-4/+24
2013-01-17rbd: kill create_snap sysfs entryAlex Elder1-163/+2
2013-01-17rbd: drop dev reference on error in rbd_open()Alex Elder1-4/+3
2013-01-17rbd: send header version when notifyingJosh Durgin1-2/+5
2013-01-17rbd: use reference counting for the snap contextJosh Durgin1-18/+17
2013-01-17rbd: set image size when header is updatedJosh Durgin1-0/+1
2013-01-17rbd: expose the correct size of the device in sysfsJosh Durgin1-3/+8
2013-01-17rbd: only reset capacity when pointing to headJosh Durgin1-1/+6
2013-01-17rbd: return errors for mapped but deleted snapshotJosh Durgin1-2/+30
2013-01-17Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter1-8/+0
2013-01-17drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson1-2/+22
2013-01-17drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter1-12/+12