aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | | | | Staging: tty: fix build with epca.c driverGreg Kroah-Hartman2011-03-07
| * | | | | | | pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin2011-03-01
| * | | | | | | tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman2011-02-25
| * | | | | | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
| |\| | | | | |
| * | | | | | | tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman2011-02-22
| * | | | | | | tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman2011-02-22
| * | | | | | | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-22
| * | | | | | | tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22
| * | | | | | | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-22
| * | | | | | | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * | | | | | | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * | | | | | | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
| * | | | | | | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-16
|\ \ \ \ \ \ \
| * | | | | | | random: update interface comments to reflect realityJarod Wilson2011-02-21
| * | | | | | | hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall2011-02-15
| * | | | | | | hwrng: pixocell - add support for picoxcell TRNGJamie Iles2011-01-23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | posix-timers: Cleanup namespaceThomas Gleixner2011-02-02
| * | | | | | posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-02
| * | | | | | posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner2011-02-02
| * | | | | | posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-02
| * | | | | | posix-timers: Cleanup struct initializersThomas Gleixner2011-02-02
| * | | | | | time: Correct the *settime* parametersRichard Cochran2011-02-02
| | |/ / / / | |/| | | |
* | | | | | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-10
| |_|_|_|/ |/| | | |
* | | | | virtio: console: Don't access vqs if device was unpluggedAmit Shah2011-03-06
* | | | | Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-01
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-23
|\ \ \ \ \
| * | | | | agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-22
| | |_|/ / | |/| | |
* | | | | amd64-agp: fix crash at second module loadFlorian Mickler2011-02-23
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2011-02-22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cm4000_cs: Fix undefined ops warningAlan Cox2011-02-19
| * | | | drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Julia Lawall2011-02-19
| | |_|/ | |/| |
* / | | Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-20
|/ / /
* | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-11
|\ \ \
| * | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-10
* | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-10
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-10
|\ \ \ \ | |/ / / |/| | |
| * | | virtio: console: Move file back to drivers/char/Amit Shah2011-02-03
| |/ /
* | | agp: ensure GART has an address before enabling itStephen Kitt2011-02-03
* | | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner2011-02-03
* | | amd-k7-agp: remove non-x86 codeMatt Turner2011-02-03
|/ /
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* | Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-24
|\ \
| * | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-23
| * | TPM: Long default timeout fixRajiv Andrade2011-01-23
| |/
| * Merge branch 'akpm'Linus Torvalds2011-01-20
| |\
| | * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20
| |\ \ | | |/ | |/|
| | * tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13