summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-03-0820-482/+756
|\
| * ipmi_si: Potential array underflow in hotmod_handler()Dan Carpenter2019-02-221-1/+2
| * ipmi_si: Remove hacks for adding a dummy platform devicesCorey Minyard2019-02-221-42/+3
| * ipmi_si: Consolidate scanning the platform busCorey Minyard2019-02-224-30/+23
| * ipmi_si: Remove hotmod devices on removal and exitCorey Minyard2019-02-223-6/+43
| * ipmi_si: Remove hardcode IPMI devices by scanning the platform busCorey Minyard2019-02-221-7/+15
| * ipmi_si: Switch hotmod to use a platform deviceCorey Minyard2019-02-223-113/+98
| * ipmi: Consolidate the adding of platform devicesCorey Minyard2019-02-229-214/+205
| * ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard2019-02-228-27/+29
| * ipmi_si: Convert some types into unsignedCorey Minyard2019-02-221-4/+4
| * ipmi_si: Fix crash when using hard-coded deviceCorey Minyard2019-02-224-76/+216
| * ipmi: Use dedicated API for copying a UUIDAndy Shevchenko2019-02-091-1/+1
| * ipmi: Use defined constant for UUID representationAndy Shevchenko2019-02-091-4/+4
| * ipmi:ssif: Change some pr_xxx to dev_xxx callsCorey Minyard2019-02-091-42/+74
| * ipmi: kcs_bmc: handle devm_kasprintf() failure caseNicholas Mc Guire2019-02-091-2/+3
| * ipmi: Fix return value when a message is truncatedCorey Minyard2019-02-091-3/+3
| * ipmi: clean an indentation issue, remove extraneous spaceColin Ian King2019-02-091-1/+1
| * ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard2019-02-093-76/+92
| * ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard2019-02-093-45/+105
| * ipmi: Fix SSIF flag requestsCorey Minyard2019-02-091-12/+52
| * ipmi_si: fix use-after-free of resource->nameYang Yingliang2019-02-093-4/+11
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-069-629/+300
|\ \
| * | hpet: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-261-5/+2
| * | char: lp: mark expected switch fall-throughGustavo A. R. Silva2019-02-131-2/+2
| * | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-283-81/+124
| |\|
| * | mbcs: add .owner to mbcs struct file_operationsNaveen Kumar Parna2019-01-221-0/+1
| * | applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-221-11/+24
| * | hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-01-221-1/+1
| * | efirtc: remove unnecessary code efi_rtc_open & efi_rtc_closeNaveen Kumar Parna2019-01-221-23/+0
| * | powerpc: Adopt nvram module for PPC64Finn Thain2019-01-221-0/+4
| * | char/generic_nvram: Remove as unusedFinn Thain2019-01-222-165/+1
| * | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-221-10/+9
| * | powerpc: Implement nvram ioctlsFinn Thain2019-01-221-0/+38
| * | char/nvram: Add "devname:nvram" module aliasFinn Thain2019-01-221-0/+1
| * | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain2019-01-221-1/+2
| * | char/nvram: Implement NVRAM read/write methodsFinn Thain2019-01-221-46/+74
| * | char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain2019-01-221-30/+40
| * | char/nvram: Adopt arch_nvram_opsFinn Thain2019-01-221-6/+24
| * | powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2019-01-221-0/+1
| * | nvram: Replace nvram_* function exports with static functionsFinn Thain2019-01-221-22/+5
| * | char/nvram: Re-order functions to remove forward declarations and #ifdefsFinn Thain2019-01-221-95/+72
| * | m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain2019-01-221-245/+35
| * | scsi/atari_scsi: Don't select CONFIG_NVRAMFinn Thain2019-01-221-4/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-2/+0
|\ \ \
| * | | agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand2019-03-051-2/+0
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-063-0/+322
|\ \ \ \ | |/ / / |/| | |
| * | | hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun2019-02-201-1/+1
| * | | hwrng: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-2/+2
| * | | hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-5/+13
| * | | Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann2019-02-153-0/+314
| |\ \ \ | | |_|/ | |/| |