summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-11USB: mos7840: fix device-type detectionJohan Hovold
2013-08-11USB: mos7840: fix race in register handlingJohan Hovold
2013-08-11dma: pl330: Fix cyclic transfersLars-Peter Clausen
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial: arc_uart: Fix module aliasAxel Lin
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-08-11hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov
2013-08-11powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-08-04radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin
2013-08-04usb: gadget: udc-core: fix the typo of udc state attributeRong Wang
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-08-04rtlwifi: Initialize power-setting callback for USB devicesLarry Finger
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher
2013-08-04drm/radeon: fix audio dto programming on DCE4+Alex Deucher
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-08-04drm/i915: Serialize almost all register accessChris Wilson
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-08-04drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov
2013-08-04drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson
2013-08-04Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck
2013-08-04drm/i915: Fix write-read race with multiple ringsChris Wilson
2013-08-04drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis
2013-08-04drm/radeon: Another card with wrong primary dac adjOndrej Zary
2013-08-04drm/radeon: fix endian issues with DP handling (v3)Alex Deucher
2013-08-04drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher
2013-08-04drm/radeon: fix UVD fence emitChristian König
2013-08-04drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher
2013-08-04dm verity: fix inability to use a few specific devices sizesMikulas Patocka
2013-08-04dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka
2013-08-04dm mpath: fix ioctl deadlock when no pathsHannes Reinecke
2013-08-04ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani
2013-08-04ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki
2013-08-04ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki
2013-08-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack
2013-08-04Drivers: hv: balloon: Do not post pressure status if interruptedK. Y. Srinivasan
2013-08-04Drivers: hv: balloon: Fix a bug in the hot-add codeK. Y. Srinivasan