summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-12USB: mos7840: fix device-type detectionJohan Hovold1-40/+35
2013-08-12USB: mos7840: fix race in register handlingJohan Hovold1-2/+16
2013-08-12dma: pl330: Fix cyclic transfersLars-Peter Clausen1-26/+67
2013-08-12serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-12serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-08-12serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-12hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-12parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-13/+28
2013-08-12parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-08-12powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang1-1/+1
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger5-29/+58
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger7-174/+116
2013-08-04radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky1-4/+5
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-08-04usb: gadget: udc-core: fix the typo of udc state attributeRong Wang1-1/+1
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-08-04rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-08-04drm/radeon: fix audio dto programming on DCE4+Alex Deucher1-1/+1
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2-6/+10
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky3-0/+8
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-08-04drm/i915: Serialize almost all register accessChris Wilson1-3/+6
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter1-2/+16
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson1-10/+13
2013-08-04drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2-10/+11
2013-08-04drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson1-6/+24
2013-08-04Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck1-1/+30
2013-08-04drm/i915: Fix write-read race with multiple ringsChris Wilson1-0/+4
2013-08-04drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter1-5/+4
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-08-04drm/radeon: Another card with wrong primary dac adjOndrej Zary1-2/+6
2013-08-04drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-08-04drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher5-4/+8
2013-08-04drm/radeon: fix UVD fence emitChristian König1-1/+1
2013-08-04drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2-0/+12
2013-08-04dm verity: fix inability to use a few specific devices sizesMikulas Patocka1-3/+2
2013-08-04dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka1-0/+3
2013-08-04dm mpath: fix ioctl deadlock when no pathsHannes Reinecke2-7/+10
2013-08-04ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu1-0/+8
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-08-04ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki1-0/+3
2013-08-04ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki1-4/+6
2013-08-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack1-1/+1
2013-08-04Drivers: hv: balloon: Do not post pressure status if interruptedK. Y. Srinivasan1-0/+8
2013-08-04Drivers: hv: balloon: Fix a bug in the hot-add codeK. Y. Srinivasan1-8/+5