summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2015-01-151-2/+0
* i2c: mv64xxx: rework offload support to fix several problemsThomas Petazzoni2015-01-151-120/+186
* i2c: mv64xxx: use BIT() macro for register value definitionsThomas Petazzoni2015-01-151-11/+11
* dm: fix missed error code if .end_io isn't implemented by target_typezhendong chen2015-01-151-1/+1
* dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber2015-01-151-2/+20
* dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber2015-01-151-1/+1
* drm/i915: Force the CS stall for invalidate flushesChris Wilson2015-01-151-0/+2
* drm/i915: Invalidate media caches on gen7Chris Wilson2015-01-152-0/+2
* iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger2015-01-151-15/+11
* storvsc: ring buffer failures may result in I/O freezeLong Li2015-01-151-4/+3
* scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2015-01-151-0/+1
* iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2015-01-153-6/+16
* iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg2015-01-151-6/+13
* iser-target: Allocate PI contexts dynamicallySagi Grimberg2015-01-152-116/+158
* iser-target: Fix implicit termination of connectionsSagi Grimberg2015-01-152-8/+35
* iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2015-01-152-31/+77
* iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2015-01-151-12/+19
* iser-target: Parallelize CM connection establishmentSagi Grimberg2015-01-152-24/+62
* iser-target: Fix flush + disconnect completion handlingSagi Grimberg2015-01-152-23/+31
* iscsi,iser-target: Initiate termination only onceSagi Grimberg2015-01-153-34/+54
* drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak2015-01-151-1/+1
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2015-01-151-4/+1
* Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2015-01-151-4/+1
* clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2015-01-151-0/+4
* tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2015-01-152-49/+24
* dm thin: fix a race in thin_dtrMikulas Patocka2015-01-151-3/+3
* dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter2015-01-151-1/+3
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2015-01-151-2/+0
* mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2015-01-151-1/+3
* mmc: block: add newline to sysfs display of force_roBaruch Siach2015-01-151-1/+1
* md/bitmap: always wait for writes on unplug.NeilBrown2015-01-151-10/+6
* mtd: tests: abort torturetest on erase errorsBrian Norris2015-01-151-1/+3
* HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2015-01-151-1/+1
* drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes2015-01-153-0/+10
* rtc: omap: fix missing wakealarm attributeJohan Hovold2015-01-151-2/+3
* rtc: omap: fix clock-source configurationJohan Hovold2015-01-151-2/+4
* drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng2015-01-151-8/+8
* drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter2015-01-151-1/+5
* drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie2015-01-151-4/+9
* drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie2015-01-151-3/+4
* thermal: Fix error path in thermal_init()Luis Henriques2015-01-151-2/+2
* can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2015-01-151-7/+10
* can: peak_usb: fix memset() usageStephane Grosjean2015-01-151-2/+1
* clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2015-01-151-1/+4
* clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2015-01-151-2/+10
* [media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan2015-01-152-3/+22
* [media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam2015-01-151-2/+4
* swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini2015-01-151-1/+1
* swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini2015-01-151-1/+1
* swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini2015-01-151-2/+0