summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-27sound: simplify au0828 quirk tableMauro Carvalho Chehab1-0/+5
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus1-0/+2
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus1-2/+2
2015-01-27video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-01-27serial: fix parisc boot hangJames Bottomley1-1/+3
2015-01-27dm: fix missed error code if .end_io isn't implemented by target_typezhendong chen1-1/+1
2015-01-27clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-27clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-27clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner1-2/+13
2015-01-27clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner1-14/+14
2015-01-27Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-27clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2015-01-27clk: Really fix deadlock with mmap_semStephen Boyd1-2/+3
2015-01-27clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2015-01-27SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2015-01-27scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby1-1/+3
2015-01-27scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen1-0/+1
2015-01-27Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1
2015-01-27Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2-9/+1
2015-01-27iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg3-6/+16
2015-01-27iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg1-6/+13
2015-01-27iser-target: Allocate PI contexts dynamicallySagi Grimberg2-116/+158
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-01-27IB/iser: Fix possible SQ overflowMax Gurtovoy2-3/+5
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner1-2/+0
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27asus-nb-wmi: Add another wapf=4 quirkHans de Goede1-0/+9
2015-01-27rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger1-8/+24
2015-01-27rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2015-01-27xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2
2015-01-27xhci: Check if slot is already in default state before moving it thereMathias Nyman1-0/+9
2015-01-27cxl: Unmap MMIO regions when detaching a contextIan Munsie3-3/+21
2015-01-27cxl: Add timeout to process element commandsIan Munsie1-0/+5
2015-01-27cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie5-21/+15
2015-01-27drm/irq: BUG_ON() -> WARN_ON()Rob Clark1-1/+2
2015-01-27drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä1-4/+2
2015-01-27drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2-8/+42
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2