aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-11target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier1-1/+3
2014-06-11target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier1-39/+6
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2-5/+11
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+3
2014-06-11PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov1-1/+1
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson1-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain1-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain6-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg2-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams1-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose4-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose1-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh3-10/+25
2014-06-11i40evf: don't go further downMitch Williams1-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson3-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah2-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller1-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka5-74/+66
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-26/+30
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds41-1609/+3360
2014-06-11Merge tag 'md/3.16' of git://neil.brown.name/mdLinus Torvalds4-42/+138
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON4-0/+411
2014-06-11clk: sun6i: Protect SDRAM gating bitMaxime Ripard1-0/+1
2014-06-11clk: sun6i: Protect CPU clockMaxime Ripard1-0/+1
2014-06-11clk: sunxi: Rework clock protection codeMaxime Ripard1-28/+44
2014-06-11clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard3-99/+121
2014-06-11clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard3-57/+74
2014-06-11clk: sunxi: Remove calls to clk_putMaxime Ripard1-6/+2
2014-06-11clk: sunxi: Implement A31 USB clockMaxime Ripard1-0/+6
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2-2/+2
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings1-13/+8
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein1-4/+37
2014-06-11net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseRickard Strandqvist1-1/+1
2014-06-11net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist1-1/+1
2014-06-11amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu1-1/+1
2014-06-11powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling1-5/+3
2014-06-11crypto/nx: disable NX on little endian buildsAnton Blanchard1-1/+1
2014-06-11Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie90-1486/+3346
2014-06-11drm/nouveau/disp/dp: fix tmds passthrough on dp connectorBen Skeggs2-10/+54
2014-06-11drm/nouveau/dp: probe dpcd to determine connectednessBen Skeggs3-40/+26
2014-06-11drm/nv50-: trigger update after all connectors disabledBen Skeggs1-0/+1
2014-06-11drm/nv50-: prepare for attaching a SOR to multiple headsBen Skeggs3-42/+46
2014-06-11drm/gf119-/disp: fix debug output on update failureBen Skeggs1-3/+3
2014-06-11drm/nouveau/disp/dp: make use of postcursor when its availableBen Skeggs1-8/+18
2014-06-11drm/g94-/disp/dp: take max pullup value across all lanesBen Skeggs2-2/+6
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs4-24/+27
2014-06-11drm/nouveau/dp: fix support for dpmsBen Skeggs2-4/+50