aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-28dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely1-82/+47
2011-02-28ipmi: convert OF driver to platform driverRob Herring1-47/+23
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-7/+9
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2011-02-25tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman1-2/+0
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman6-41/+1870
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixesDave Airlie2-35/+22
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler1-2/+7
2011-02-22tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/Greg Kroah-Hartman51-20308/+0
2011-02-22tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman27-28968/+0
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman10-3632/+0
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman17-39363/+0
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman1-252/+2
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-22/+33
2011-02-22agp/intel: Experiment with a 855GM GWB bitChris Wilson2-35/+22
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2011-02-21random: update interface comments to reflect realityJarod Wilson1-3/+10
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-19cm4000_cs: Fix undefined ops warningAlan Cox1-2/+1
2011-02-19drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-20/+32
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox22-40/+36
2011-02-17tiocmset: kill the file pointer argumentAlan Cox20-39/+38
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox20-27/+27
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger1-0/+9
2011-02-16hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall1-8/+6
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linusJames Morris3-3/+21
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+1851
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah2-0/+1839
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner1-1/+1
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner1-3/+2
2011-02-02posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner1-0/+10
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner1-1/+0
2011-02-02posix-timers: Cleanup struct initializersThomas Gleixner1-7/+7
2011-02-02time: Correct the *settime* parametersRichard Cochran1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson19-8807/+15
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson1-10/+9
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-23hwrng: pixocell - add support for picoxcell TRNGJamie Iles3-0/+221
2011-01-20Merge branch 'akpm'Linus Torvalds1-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-5/+5
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds17-8795/+1
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds2-3/+3