Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ppdev: use new parport device model | Sudip Mukherjee | 2016-02-14 | 1 | -5/+20 | |
| * | | | | | ppdev: remove space before tab | Sudip Mukherjee | 2016-02-14 | 1 | -1/+1 | |
| * | | | | | ppdev: fix parenthesis alignment | Sudip Mukherjee | 2016-02-14 | 1 | -13/+13 | |
| * | | | | | ppdev: remove braces | Sudip Mukherjee | 2016-02-14 | 1 | -35/+22 | |
| * | | | | | ppdev: add missing blank line | Sudip Mukherjee | 2016-02-14 | 1 | -0/+6 | |
| * | | | | | ppdev: remove whitespace around pointers | Sudip Mukherjee | 2016-02-14 | 1 | -12/+12 | |
| * | | | | | ppdev: space prohibited between function name and parenthesis | Sudip Mukherjee | 2016-02-14 | 1 | -96/+96 | |
| * | | | | | Merge 4.5-rc4 into char-misc-next | Greg Kroah-Hartman | 2016-02-14 | 2 | -2/+2 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | char: nwbutton: avoid unused variable warning | Arnd Bergmann | 2016-02-09 | 1 | -3/+2 | |
| * | | | | | ppdev: add support for compat ioctl | Bamvor Jian Zhang | 2016-02-08 | 1 | -0/+12 | |
| * | | | | | ppdev: convert to y2038 safe | Bamvor Jian Zhang | 2016-02-08 | 1 | -20/+55 | |
| * | | | | | drivers: char: raw: Removed unnecessary braces | Bhumika Goyal | 2016-02-08 | 1 | -3/+1 | |
| * | | | | | char/nvram: set array of const as const | LABBE Corentin | 2016-02-08 | 1 | -6/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-03-17 | 6 | -214/+297 | |
|\ \ \ \ \ | ||||||
| * | | | | | tpm_tis: fix build warning with tpm_tis_resume | Jarkko Sakkinen | 2016-02-26 | 1 | -0/+2 | |
| * | | | | | tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() | Jarkko Sakkinen | 2016-02-20 | 1 | -2/+2 | |
| * | | | | | tpm_crb/tis: fix: use dev_name() for /proc/iomem | Jarkko Sakkinen | 2016-02-20 | 2 | -2/+6 | |
| * | | | | | tpm_eventlog.c: fix binary_bios_measurements | Harald Hoyer | 2016-02-20 | 1 | -4/+10 | |
| * | | | | | tpm: fix: return rc when devm_add_action() fails | Jarkko Sakkinen | 2016-02-20 | 1 | -1/+6 | |
| * | | | | | tpm: fix: set continueSession attribute for the unseal operation | Jarkko Sakkinen | 2016-02-20 | 1 | -3/+7 | |
| * | | | | | tpm: fix the cleanup of struct tpm_chip | Jarkko Sakkinen | 2016-02-10 | 1 | -1/+3 | |
| * | | | | | tpm: fix the rollback in tpm_chip_register() | Jarkko Sakkinen | 2016-02-10 | 1 | -5/+5 | |
| * | | | | | tpm_crb: Use devm_ioremap_resource | Jason Gunthorpe | 2016-02-10 | 1 | -49/+102 | |
| * | | | | | tpm_crb: Drop le32_to_cpu(ioread32(..)) | Jason Gunthorpe | 2016-02-10 | 1 | -11/+11 | |
| * | | | | | tpm_tis: Clean up the force=1 module parameter | Jason Gunthorpe | 2016-02-10 | 1 | -65/+104 | |
| * | | | | | tpm_tis: Use devm_ioremap_resource | Jason Gunthorpe | 2016-02-10 | 1 | -15/+18 | |
| * | | | | | tpm_tis: Do not fall back to a hardcoded address for TPM2 | Jason Gunthorpe | 2016-02-10 | 1 | -30/+18 | |
| * | | | | | tpm_tis: Disable interrupt auto probing on a per-device basis | Jason Gunthorpe | 2016-02-10 | 1 | -8/+10 | |
| * | | | | | tpm_crb: Use the common ACPI definition of struct acpi_tpm2 | Jason Gunthorpe | 2016-02-10 | 3 | -30/+10 | |
| * | | | | | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen | 2016-02-10 | 1 | -8/+4 | |
| * | | | | | tpm: remove unneeded include of actbl2.h | Jerry Snitselaar | 2016-02-10 | 1 | -1/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-03-17 | 6 | -9/+193 | |
|\ \ \ \ \ | ||||||
| * | | | | | hwrng: exynos - use __maybe_unused to hide pm functions | Arnd Bergmann | 2016-03-11 | 1 | -6/+4 | |
| * | | | | | hwrng: bcm63xx - fix non device tree compatibility | Álvaro Fernández Rojas | 2016-02-28 | 1 | -1/+3 | |
| * | | | | | hwrng: pic32 - Add PIC32 RNG hardware driver | Joshua Henderson | 2016-02-17 | 3 | -0/+169 | |
| * | | | | | hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs | Anatoly Pugachev | 2016-01-26 | 1 | -0/+10 | |
| * | | | | | hwrng: bcm63xx - allow building for BMIPS_GENERIC | Álvaro Fernández Rojas | 2016-01-25 | 1 | -1/+1 | |
| * | | | | | hwrng: bcm63xx - add device tree support | Álvaro Fernández Rojas | 2016-01-25 | 1 | -0/+7 | |
| * | | | | | hwrng: bcm63xx - remove unused variables | Álvaro Fernández Rojas | 2016-01-25 | 1 | -2/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -1/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -1/+0 | |
| |/ / / | ||||||
* | | | | drivers: char: random: add get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -0/+22 | |
* | | | | hpet: Drop stale URLs | Michael S. Tsirkin | 2016-02-17 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2016-02-03 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * | | | ipmi: put acpi.h with the other headers | Tony Camuso | 2016-02-03 | 1 | -2/+1 | |
| |/ / | ||||||
* | | | hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-01-26 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-23 | 2 | -4/+4 | |
|\ \ | ||||||
| * | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 2 | -4/+4 | |
* | | | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-22 | 1 | -12/+3 | |
|/ / | ||||||
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-19 | 1 | -1/+1 | |
|\ \ |