summaryrefslogtreecommitdiffstats
path: root/kernel/params.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-20stm class: Add heartbeat stm source deviceAlexander Shishkin3-0/+143
2016-02-20stm class: dummy_stm: Create multiple devicesAlexander Shishkin1-9/+48
2016-02-20stm class: Support devices with multiple instancesAlexander Shishkin1-3/+4
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin2-7/+19
2016-02-20intel_th: Use real device index in the node namesAlexander Shishkin1-3/+20
2016-02-20intel_th: Set root device's drvdata earlyAlexander Shishkin2-2/+2
2016-02-20intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin1-3/+8
2016-02-20intel_th: msu: Release resources on read errorLaurent FERT1-4/+3
2016-02-20intel_th: msu: Fix offset for wrapped blockLaurent FERT1-1/+1
2016-02-20intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin4-4/+59
2016-02-20intel_th: gth: Remove commented-out codeAlexander Shishkin1-18/+0
2016-02-20intel_th: Depend on HAS_IOMEMAlexander Shishkin1-1/+1
2016-02-20stm class: Fix master deallocation in device unregisteringChunyan Zhang1-1/+1
2016-02-20stm class: Use a signed return type for stm_find_master_chanLucas Tanure1-2/+2
2016-02-15ppdev: use dev_* macrosSudip Mukherjee1-7/+7
2016-02-15ppdev: use new parport device modelSudip Mukherjee1-5/+20
2016-02-15ppdev: remove space before tabSudip Mukherjee1-1/+1
2016-02-15ppdev: fix parenthesis alignmentSudip Mukherjee1-13/+13
2016-02-15ppdev: remove bracesSudip Mukherjee1-35/+22
2016-02-15ppdev: add missing blank lineSudip Mukherjee1-0/+6
2016-02-15ppdev: remove whitespace around pointersSudip Mukherjee1-12/+12
2016-02-15ppdev: space prohibited between function name and parenthesisSudip Mukherjee1-96/+96
2016-02-15misc: mic: silence an overflow warningDan Carpenter1-1/+2
2016-02-15misc: mic: use after free printing error messageDan Carpenter1-1/+1
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-12android: drivers: Avoid debugfs race in binderRiley Andrews1-2/+13
2016-02-12android: binder: More offset validationArve Hjønnevåg1-2/+9
2016-02-12misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla1-3/+6
2016-02-12mei: fix double freeing of a cb during link resetAlexander Usyskin3-20/+14
2016-02-12misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar2-0/+38
2016-02-12misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar2-35/+97
2016-02-12w1: w1_process() is not freezable kthreadJiri Kosina1-1/+0
2016-02-12nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes1-1/+3
2016-02-12arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-12mm: fix pfn_t vs highmemDan Williams3-12/+11
2016-02-12kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2-25/+21
2016-02-12mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta1-2/+2
2016-02-12mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-12mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes1-1/+1
2016-02-12mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2-2/+6
2016-02-12vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld1-13/+13
2016-02-12mm: fix filemap.c kernel doc warningRandy Dunlap1-0/+1
2016-02-12ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes1-1/+1