Age | Commit message (Expand) | Author |
2011-03-23 | drivers/char/mem.c: clean up the code | Changli Gao |
2011-03-23 | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura |
2011-03-23 | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | char: change to new flag variable | matt mooney |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-10 | ipmi: Fix IPMI errors due to timing problems | Doe, YiCheng |
2011-03-07 | tty: move cd1865.h to drivers/staging/tty/ | Arnd Bergmann |
2011-03-07 | Staging: tty: fix build with epca.c driver | Greg Kroah-Hartman |
2011-03-06 | virtio: console: Don't access vqs if device was unplugged | Amit Shah |
2011-03-01 | Revert "TPM: Long default timeout fix" | Linus Torvalds |
2011-03-01 | pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() | Axel Lin |
2011-02-28 | dt: xilinx_hwicap: merge platform and of_platform driver bindings | Grant Likely |
2011-02-28 | ipmi: convert OF driver to platform driver | Rob Herring |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-25 | tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile | Greg Kroah-Hartman |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-24 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-23 | amd64-agp: fix crash at second module load | Florian Mickler |
2011-02-22 | tty: move obsolete and broken generic_serial drivers to drivers/staging/gener... | Greg Kroah-Hartman |
2011-02-22 | tty: move obsolete and broken tty drivers to drivers/staging/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move a number of tty drivers from drivers/char/ to drivers/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman |
2011-02-22 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2011-02-22 | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson |
2011-02-21 | random: update interface comments to reflect reality | Jarod Wilson |
2011-02-20 | Revert "tpm_tis: Use timeouts returned from TPM" | Linus Torvalds |
2011-02-19 | cm4000_cs: Fix undefined ops warning | Alan Cox |
2011-02-19 | drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re... | Julia Lawall |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox |
2011-02-17 | hvc: add Blackfin JTAG console support | Mike Frysinger |
2011-02-16 | hwrng: omap - Convert release_resource to release_region/release_mem_region | Julia Lawall |
2011-02-11 | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm... | James Morris |
2011-02-11 | tpm_tis: Use timeouts returned from TPM | Stefan Berger |
2011-02-10 | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver | Corey Minyard |
2011-02-10 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-02-04 | agp: ensure GART has an address before enabling it | Stephen Kitt |
2011-02-04 | Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" | Matt Turner |
2011-02-04 | amd-k7-agp: remove non-x86 code | Matt Turner |
2011-02-03 | virtio: console: Move file back to drivers/char/ | Amit Shah |