aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\
| * dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely2011-02-28
| * ipmi: convert OF driver to platform driverRob Herring2011-02-28
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
| * dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \
| * | tty: move cd1865.h to drivers/staging/tty/Arnd Bergmann2011-03-07
| * | 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