aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
* | | | | | | | | virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah2010-02-23
* | | | | | | | | virtio: console: encapsulate buffer information in a structAmit Shah2010-02-23
* | | | | | | | | virtio: console: port encapsulationRusty Russell2010-02-23
* | | | | | | | | virtio: console: We support only one device at a timeAmit Shah2010-02-23
* | | | | | | | | hvc_console: make the ops pointer const.Rusty Russell2010-02-23
* | | | | | | | | virtio: console: statically initialize virtio_consRusty Russell2010-02-23
* | | | | | | | | virtio: console: comment cleanupRusty Russell2010-02-23
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-04
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-11
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix race in tty_fasync() properlyLinus Torvalds2010-02-07
* | | | | | | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-02
* | | | | | | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-02
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-02
|\ \ \ \ \ \
| * | | | | | random: Remove unused inode variableHerbert Xu2010-02-01
| * | | | | | random: drop weird m_time/a_time manipulationMatt Mackall2010-02-01
| |/ / / / /
* | | | | | x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-31
* | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2010-01-27
|/ / / / /
* | | | | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-20
* | | | | nozomi: quick fix for the close/close bugAlan Cox2010-01-20
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-01-18
|\ \ \ \ \
| * | | | | powerpc/hvc: Driver build breaks with !HVC_CONSOLEKamalesh Babulal2010-01-14
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-16
|\ \ \ \ \
| * | | | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-13
* | | | | | virtio: fix section mismatch warningsJeff Mahoney2010-01-16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-15
* | | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-11
| * | | | | agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-11
| * | | | | agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-11
* | | | | | tosh: Use non bkl ioctlAlan Cox2010-01-04
* | | | | | sony_pi: Remove the BKL from open and ioctlJohn Kacur2010-01-04
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-30
| | |/ / / | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
|\ \ \ \ \
| * | | | | ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-23
| |/ / / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-24
|\ \ \ \ \
| * | | | | ARM: add missing include to nwflash.cRussell King2009-12-19
| |/ / / /
* | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | | | | kfifo: move out spinlockStefani Seibold2009-12-22
* | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-22
|/ / / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-16
|\ \ \ \
| * \ \ \ Merge branch 'ipmi' into releaseLen Brown2009-12-16
| |\ \ \ \
| | * | | | ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-15
| | * | | | ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-15