aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | | | | synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \ \
| * | | | | | | random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-31
| * | | | | | | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-05
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
| |\ \ \ \ \ \ \
| | * | | | | | | Input: keyboard - also match braille-only keyboardsSamuel Thibault2010-07-31
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-26
|\ \ \ \ \ \ \ \
| * | | | | | | | agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-25
| |_|_|_|/ / / |/| | | | | |
* | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
|/ / / / / /
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-01
|\ \ \ \ \ \
| * | | | | | agp: add no warn since we have a fallback to vmalloc pathsDave Airlie2010-06-14
| * | | | | | agp: drop vmalloc flag.Dave Airlie2010-06-14
| | |/ / / / | |/| | | |
* | | | | | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-29
* | | | | | ipmi: make sure drivers were registered before unregistering themMatthew Garrett2010-06-29
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-22
| |\| | | |
| * | | | | Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov2010-06-09
* | | | | | TPM: ReadPubEK output struct fixRajiv Andrade2010-06-14
| |/ / / / |/| | | |
* | | | | Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-06
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-04
|\ \ \ \
| * | | | vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-04
| * | | | tty: fix a little bug in scrup, vt.cFrank Pan2010-06-04
| * | | | TTY/n_gsm: potential double lockDan Carpenter2010-06-04
| | |_|/ | |/| |
* / | | ramoops: add HAS_IOMEM dependencyHeiko Carstens2010-06-04
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-03
|\ \ \
| * | | agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
* | | | virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah2010-06-03
* | | | virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah2010-06-03
|/ / /
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-01
|\ \ \ | |/ / |/| |
| * | agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-26
| |/
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-27
|\ \
| * | m68k: amiga - Serial port platform device conversionGeert Uytterhoeven2010-05-26
| |/
* | drivers/char/applicom.c: use memdup_userJulia Lawall2010-05-27
* | drivers/char/ppdev.c: use kasprintfJulia Lawall2010-05-27
* | char drivers: RAM oops/panic loggerMarco Stornelli2010-05-27
* | ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina2010-05-27
* | ipmi: update driver to use dev_printk and its constructsMyron Stowe2010-05-27
* | ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe2010-05-27
* | ipmi: change timeout and event poll to one secondCorey Minyard2010-05-27
* | ipmi: attempt to register multiple SIs of the same typeMatthew Garrett2010-05-27
* | ipmi: reduce pollingMatthew Garrett2010-05-27
* | ipmi: reduce polling when interrupts are availableMatthew Garrett2010-05-27
* | ipmi: change device discovery orderMatthew Garrett2010-05-27
* | ipmi: only register one si per bmcMatthew Garrett2010-05-27
* | ipmi: split device discovery and registrationMatthew Garrett2010-05-27
* | ipmi: change addr_source to an enum rather than stringsMatthew Garrett2010-05-27
* | drivers/char/vt.c: use memdup_userJulia Lawall2010-05-27