aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-29ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki
2013-11-29ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki
2013-11-29ACPI / video: Quirk initial backlight level 0Aaron Lu
2013-11-29ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2013-11-29PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-11-29PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-11-29PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-29drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin
2013-11-29drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov
2013-11-29can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-11-29can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-11-29USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-11-29ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore
2013-11-29ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore
2013-11-29aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-29libertas: potential oops in debugfsDan Carpenter
2013-11-29ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore
2013-11-20media: sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-20usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
2013-11-20usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-11-20backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-11-20misc: atmel_pwm: add deferred-probing supportJohan Hovold
2013-11-20iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb
2013-11-20iwlwifi: add new 7260 and 3160 series device IDsOren Givon
2013-11-20USB: add new zte 3g-dongle's pid to option.cRui li
2013-11-20hyperv-fb: add pci stubGerd Hoffmann
2013-11-20xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-11-20xen-netback: Handle backend state transitions in a more robust wayPaul Durrant
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-20virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-11-20xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-13NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason
2013-11-13NTB: Correct USD/DSD IdentificationJon Mason
2013-11-13NTB: Correct Number of Scratch Pad RegistersJon Mason
2013-11-13NTB: Add Error Handling in ntb_device_setupJon Mason
2013-11-13drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher
2013-11-13drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson
2013-11-13drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom
2013-11-13drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom
2013-11-13clk: fixup argument order when setting VCO parametersJonathan Austin
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter
2013-11-13Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-11-13au1200fb: io_remap_pfn_range() sets VM_IOAl Viro