summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2014-07-09net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni1-1/+1
2014-07-09net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai4-15/+24
2014-07-09r8152: wake up the device before dumping the hw counterhayeswang1-0/+5
2014-07-09cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-09RDMA/cxgb4: Initialize the device status pageSteve Wise1-0/+1
2014-07-09RDMA/cxgb4: Clean up connection on ARP errorHariprasad S1-1/+10
2014-07-09RDMA/cxgb4: Fix skb_leak in reject_cr()Hariprasad S1-1/+0
2014-07-09isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist1-5/+9
2014-07-09irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger1-0/+1
2014-07-09Merge tag 'iio-fixes-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman8-32/+23
2014-07-09iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell1-1/+1
2014-07-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-35/+37
2014-07-08xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel1-7/+4
2014-07-08xen-netfront: don't nest queue locks in xennet_connect()David Vrabel1-4/+12
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi1-13/+47
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2-3/+6
2014-07-08net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz1-1/+1
2014-07-08Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-2/+18
2014-07-08net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+1
2014-07-08drm/nouveau/ram: fix test for gpio presenceBen Skeggs1-1/+1
2014-07-08drm/nouveau/dp: workaround broken displayBen Skeggs1-0/+1
2014-07-08drm/nouveau/dp: fix required link bandwidth calculationsBen Skeggs3-9/+11
2014-07-08drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs3-19/+12
2014-07-08drm/nv50-/kms: pass a non-zero value for head to sor dpms methodsBen Skeggs1-1/+2
2014-07-08drm/nouveau/fb: Prevent inlining of ramfuc_regStéphane Marchesin1-1/+1
2014-07-08drm/gk104/ram: bash mpll bit 31 onBen Skeggs1-0/+1
2014-07-08Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2-73/+0
2014-07-08powerpc/ucc_geth: deal with a compile warningZhao Qiang1-2/+2
2014-07-08ACPI / video: Add Acer TravelMate B113 to native backlight blacklistMartin Kepplinger1-0/+8
2014-07-08ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin1-0/+8
2014-07-08ACPI / i915: ignore firmware requests for backlight changeAaron Lu2-1/+11
2014-07-08ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek1-0/+14
2014-07-08Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds4-30/+30
2014-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-11/+25
2014-07-08Merge tag 'pinctrl-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+5
2014-07-08ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello1-6/+22
2014-07-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-21/+8
2014-07-07hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck1-14/+14
2014-07-07hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2-0/+2
2014-07-07hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-07ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-07ACPI / EC: Free saved_ec on error exit pathColin Ian King1-1/+4
2014-07-07ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng1-4/+12
2014-07-07ACPI / EC: Update revision due to recent changesLv Zheng1-6/+9
2014-07-07ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-07-07ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-07-07ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48