aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\
| * Merge branch 'acpica'Rafael J. Wysocki2014-06-03
| |\
| | * ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-27
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\ \ \
| * | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| |\| |
| * | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ | | | |/ | | |/|
| * | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
* | | | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-03
|\ \ \ \
| * | | | applicom: dereferencing NULL on error pathDan Carpenter2014-05-27
| | |/ / | |/| |
* | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | random: export add_disk_randomnessChristoph Hellwig2014-04-28
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-21
|\ \ \ \
| * | | | random: fix BUG_ON caused by accounting simplificationTheodore Ts'o2014-05-16
* | | | | ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki2014-05-11
|/ / / /
* | / / agp: info leak in agpioc_info_wrap()Dan Carpenter2014-05-06
| |/ / |/| |
* | | Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-18
|\ \ \
| * | | tty: Fix help text of SYNCLINK_CSJean Delvare2014-04-16
| * | | ttyprintk: Allow built as a moduleTakashi Iwai2014-04-16
| * | | ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai2014-04-16
| |/ /
* | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-17
|\ \ \
| * | | ipmi: boolify some thingsCorey Minyard2014-04-17
| * | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-17
| * | | ipmi: Turn off default probing of interfacesCorey Minyard2014-04-17
| * | | ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-04-17
| * | | ipmi: Fix a race restarting the timerBodo Stroesser2014-04-17
| * | | Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-14
|\ \ \ | |/ / |/| |
| * | hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter2014-04-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \ \
| * | | pipe: kill ->map() and ->unmap()Al Viro2014-04-01
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-04-10
|\ \ \ \
| * | | | sonypi: Simplify dependenciesJean Delvare2014-04-06
* | | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
|/ / / /
* | | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ \ \
| * \ \ \ Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-02-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala2014-02-21
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-19
| * | | | random: If we have arch_get_random_seed*(), try it before blockingH. Peter Anvin2014-03-19
| * | | | random: Use arch_get_random_seed*() at init time and once a secondH. Peter Anvin2014-03-19
| * | | | random: use the architectural HWRNG for the SHA's IV in extract_buf()Theodore Ts'o2014-03-19
| * | | | random: clarify bits/bytes in wakeup thresholdsGreg Price2014-03-19
| * | | | random: entropy_bytes is actually bitsGreg Price2014-03-19
| * | | | random: simplify accounting codeGreg Price2014-03-19
| * | | | random: tighten bound on random_read_wakeup_threshGreg Price2014-03-19
| * | | | random: forget lock in lockless accountingGreg Price2014-03-19
| * | | | random: simplify accounting logicGreg Price2014-03-19
| * | | | random: fix comment on "account"Greg Price2014-03-19
| * | | | random: simplify loop in random_readGreg Price2014-03-19
| * | | | random: fix description of get_random_bytesGreg Price2014-03-19