summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Merge 4.5-rc6 into staging-nextGreg Kroah-Hartman2-1/+23
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+22
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin1-1/+1
2016-02-14ppdev: use dev_* macrosSudip Mukherjee1-7/+7
2016-02-14ppdev: use new parport device modelSudip Mukherjee1-5/+20
2016-02-14ppdev: remove space before tabSudip Mukherjee1-1/+1
2016-02-14ppdev: fix parenthesis alignmentSudip Mukherjee1-13/+13
2016-02-14ppdev: remove bracesSudip Mukherjee1-35/+22
2016-02-14ppdev: add missing blank lineSudip Mukherjee1-0/+6
2016-02-14ppdev: remove whitespace around pointersSudip Mukherjee1-12/+12
2016-02-14ppdev: space prohibited between function name and parenthesisSudip Mukherjee1-96/+96
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2-2/+2
2016-02-09char: nwbutton: avoid unused variable warningArnd Bergmann1-3/+2
2016-02-08ppdev: add support for compat ioctlBamvor Jian Zhang1-0/+12
2016-02-08ppdev: convert to y2038 safeBamvor Jian Zhang1-20/+55
2016-02-08drivers: char: raw: Removed unnecessary bracesBhumika Goyal1-3/+1
2016-02-08char/nvram: set array of const as constLABBE Corentin1-6/+6
2016-02-03Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-2/+1
2016-02-03ipmi: put acpi.h with the other headersTony Camuso1-2/+1
2016-01-26hwrng: stm32 - Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+4
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-12/+3
2016-01-22wrappers for ->i_mutex accessAl Viro2-4/+4
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-174/+213
2016-01-13Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds3-16/+20
2016-01-13block: use bd{grab,put}() instead of open-codingIlya Dryomov1-1/+1
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-7/+12
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-88/+10
2016-01-12ipmi: Remove unnecessary pci_disable_device.Dave Jones1-1/+0
2016-01-12char: ipmi: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2016-01-12ipmi: constify some struct and char arraysLABBE Corentin2-14/+20
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro1-4/+4
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro1-30/+1
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-4/+20
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2-6/+40
2015-12-20tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger2-2/+21
2015-12-20tpm_tis: Tighten IRQ auto-probingJason Gunthorpe1-7/+12
2015-12-20tpm_tis: Refactor the interrupt setupJason Gunthorpe1-100/+84
2015-12-20tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe2-45/+20
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe3-28/+34
2015-12-20tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe1-11/+9
2015-12-20tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe1-1/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov1-2/+3
2015-12-09ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2015-12-09don't open-code generic_file_llseek_size()Al Viro3-58/+9
2015-12-04hwrng: core - sleep interruptible in readJiri Slaby1-1/+5
2015-12-02tpm_tis: further simplify calculation of ordinal durationMartin Wilck1-3/+5
2015-11-23hwrng: omap3-rom - convert timer to delayed workAaro Koskinen1-6/+7
2015-11-16ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye1-1/+7