summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-05pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song1-2/+2
2014-03-05spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacksWenyou Yang1-1/+16
2014-03-05spi: coldfire-qspi: Fix getting correct address for *mcfqspiAxel Lin1-2/+4
2014-03-05spi: fsl-dspi: Fix getting correct address for masterAxel Lin1-3/+3
2014-03-05pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm1-2/+4
2014-03-05pinctrl: msm: make PINCTRL_MSM bool instead of tristateJosh Cartwright1-1/+1
2014-03-05pinctrl: sunxi: Fix interrupt register offset calculationHans de Goede1-3/+3
2014-03-05pinctrl: sunxi: Fix masking when setting irq typeHans de Goede1-1/+1
2014-03-05pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibilityChen-Yu Tsai1-0/+4
2014-03-04iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger2-6/+46
2014-03-04iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2-2/+7
2014-03-04iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger1-6/+8
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger3-60/+54
2014-03-04iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger3-14/+14
2014-03-04iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger1-1/+1
2014-03-04staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró1-0/+2
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-298/+567
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+20
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-18/+37
2014-03-04dm thin: synchronize the pool mode during suspendMike Snitzer1-0/+6
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim1-0/+2
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan1-5/+12
2014-03-04mm: close PageTail raceDavid Rientjes2-4/+4
2014-03-03dm snapshot: fix metadata corruptionMikulas Patocka1-0/+3
2014-03-03libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos1-0/+1
2014-03-03dm: fix Kconfig indentationMike Snitzer2-10/+10
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-23/+19
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller1-41/+131
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-23/+19
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds16-90/+111
2014-03-03DRM: armada: fix use of kfifo_put()Russell King1-9/+1
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä1-3/+3
2014-03-03drm/i915: fix assert_cursor on BDWPaulo Zanoni1-4/+4
2014-03-03drm/i915: vlv: reserve GT power context earlyImre Deak1-2/+4
2014-03-03Thermal: thermal zone governor fixZhang Rui1-7/+18
2014-03-03Thermal: Allow first update of cooling device stateNi Wade1-1/+1
2014-03-03thermal,rcar_thermal: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-03-03x86_pkg_temp_thermal: Fix the thermal zone typeJean Delvare1-4/+1
2014-03-03x86_pkg_temp_thermal: Do not expose as a hwmon deviceJean Delvare1-1/+5
2014-03-03Thermal: update INT3404 thermal driver help textZhang Rui1-2/+10
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde1-9/+17
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2