aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann1-0/+1
2015-02-02Documentation: Update netlink_mmap.txtRichard Weinberger1-10/+3
2015-02-02net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal1-9/+5
2015-02-02Merge branch 'net-timestamp'David S. Miller11-17/+113
2015-02-02net-timestamp: no-payload option in txtimestamp testWillem de Bruijn1-4/+24
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn5-1/+41
2015-02-02net-timestamp: no-payload optionWillem de Bruijn6-12/+48
2015-02-02Btrfs: Add code to support file creation timechandan r3-2/+36
2015-02-02btrfs: kill btrfs_inode_*time helpersDavid Sterba5-69/+33
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens1-0/+1
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie3-4/+8
2015-02-03Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie6-21/+31
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä1-2/+59
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S6-6/+7
2015-02-02Merge branch 'topic/rcar' into for-linusVinod Koul6-5/+1765
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul50-1829/+1647
2015-02-03cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar1-3/+3
2015-02-02Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette12-396/+532
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette117-5268/+12328
2015-02-02ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki1-5/+2
2015-02-02ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki1-3/+3
2015-02-02ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki1-4/+0
2015-02-02ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki1-10/+9
2015-02-02ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki1-8/+0
2015-02-02ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki1-5/+2
2015-02-02Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...Michael Turquette6-348/+118
2015-02-02Merge tag 'pull_req_20150129' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki10-0/+2029
2015-02-02leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann1-1/+2
2015-02-02clkdev: Export clk_register_clkdevTomeu Vizoso1-0/+1
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso19-61/+314
2015-02-02clk: remove clk-private.hMichael Turquette2-239/+39
2015-02-02pci: xgene: do not use clk-private.hMichael Turquette1-1/+1
2015-02-02arm: omap2+ remove dead clock codeMichael Turquette3-35/+0
2015-02-02Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette16-3810/+5548
2015-02-02clk: Make clk API return per-user struct clk instancesTomeu Vizoso9-303/+602
2015-02-02Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas9-15/+29
2015-02-02jfs: Deletion of an unnecessary check before the function call "unload_nls"Markus Elfring1-2/+1
2015-02-02usb: gadget: Kconfig: use bool instead of booleanChristoph Jaeger1-1/+1
2015-02-02firewire: core: use correct vendor/model IDsClemens Ladisch1-2/+2
2015-02-02NFC: st21nfca: Add HCI transaction event supportChristophe Ricard1-0/+21
2015-02-02NFC: st21nfcb: Add HCI transaction event supportChristophe Ricard1-1/+22
2015-02-02NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard1-0/+8
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2-0/+19
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard5-0/+98
2015-02-02NFC: st21nfcb: Add support for secure elementChristophe Ricard5-2/+746
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard5-18/+815
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard4-0/+118
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard4-0/+44
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard4-0/+72