summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds2015-07-02
|\
| * agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-06-29
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
|\ \
| * | tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen2015-06-16
| * | vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo2015-06-16
| * | tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick2015-06-16
* | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\ \ \
| * | | char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma2015-06-12
| * | | snsc: pass timeout as HZ independent valueNicholas Mc Guire2015-06-01
| * | | char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma2015-06-01
| * | | char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy2015-06-01
| * | | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár2015-05-24
| * | | virtio_console: silence a static checker warningDan Carpenter2015-05-24
| * | | xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven2015-05-24
| * | | drivers/char: Remove msm_smd_pkt driverStephen Boyd2015-05-24
| * | | drivers: char: misc.c: remove trailing whitespaceTal Shorer2015-05-24
| | |/ | |/|
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \ \ \
| * | | | ipmi/powernv: Convert to irq event interfaceAlistair Popple2015-05-22
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds2015-06-23
|\ \ \ \
| * | | | pcmcia: Convert dev_printk to dev_<level>Joe Perches2015-05-30
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \ \
| * \ \ \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | random: Remove kernel blocking APIHerbert Xu2015-06-10
| * | | | random: Add callback API for random pool readinessHerbert Xu2015-06-10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
| |\ \ \ \
| * | | | | random: Blocking API for accessing nonblocking_poolStephan Mueller2015-05-27
| * | | | | random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2015-05-27
* | | | | | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
| |_|_|/ / |/| | | |
* | | | | ipmi: Fix multi-part message handlingCorey Minyard2015-05-05
* | | | | ipmi: Add alert handling to SSIFCorey Minyard2015-05-05
* | | | | ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-05
* | | | | ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-05
* | | | | ipmi: Remove unused including <linux/version.h>Wei Yongjun2015-05-05
* | | | | ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard2015-05-05
* | | | | ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-05
* | | | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-05
* | | | | ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard2015-05-05
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas2015-05-04
| |/
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \
| * | char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer2015-04-03
| * | virtio_console: Use bool function return values of true/false not 1/0Joe Perches2015-04-03
| * | misc: pass miscdevice through file's private_dataTom Van Braeckel2015-04-03
| * | i8k: Remove use of seq_printf return valueJoe Perches2015-03-25
| * | hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-25
| * | misc: Add attribute groupsTakashi Iwai2015-03-25