summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam1-9/+19
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov1-2/+2
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas1-2/+2
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas1-1/+1
2015-09-19spi: meson: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: vexpress: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: gpio: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: anatop: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-09-19regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-09-19Merge branch 'acpi-bus'Rafael J. Wysocki2-13/+8
2015-09-19Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki6-29/+34
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-47/+64
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-7/+17
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny1-2/+2
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds98-250/+234
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+7
2015-09-18fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi1-4/+4
2015-09-18bnx2x: track vxlan port countJiri Benc2-2/+13
2015-09-18be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2-0/+11
2015-09-18qlcnic: track vxlan port countJiri Benc2-5/+14
2015-09-18vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc1-1/+4
2015-09-18vxlan: set needed headroom correctlyJiri Benc1-5/+5
2015-09-18ARCNET: fix hard_header_len limitMichael Grzeschik1-1/+1
2015-09-18Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-62/+48
2015-09-18solos-pci: Increase headroom on received packetsDavid Woodhouse1-2/+10
2015-09-18net: ks8851: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-09-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+7
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-18net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-09-18hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-18net: Fix vti use case with oif in dst lookupsDavid Ahern1-1/+2
2015-09-18cxgb4: add device ID for few T5 adaptersHariprasad Shenai1-0/+5
2015-09-17of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney1-8/+14
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-6/+2
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2-10/+10
2015-09-17regulator: core: Correct return value check in regulator_resolve_supplyCharles Keepax1-8/+8
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+24
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler1-0/+2
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum1-6/+11