summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-111-1/+4
|\
| * x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-041-1/+4
* | tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-111-22/+57
* | Fix race in tty_fasync() properlyLinus Torvalds2010-02-071-1/+3
* | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-021-1/+1
* | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-021-10/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-021-9/+0
|\
| * random: Remove unused inode variableHerbert Xu2010-02-021-1/+0
| * random: drop weird m_time/a_time manipulationMatt Mackall2010-02-021-8/+0
* | x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-311-4/+9
* | x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2010-01-271-7/+11
|/
* tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-201-1/+1
* nozomi: quick fix for the close/close bugAlan Cox2010-01-201-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-01-181-1/+1
|\
| * powerpc/hvc: Driver build breaks with !HVC_CONSOLEKamalesh Babulal2010-01-151-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-161-2/+3
|\ \
| * | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-2/+3
* | | virtio: fix section mismatch warningsJeff Mahoney2010-01-161-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-161-1/+5
|\ \ \ | |_|/ |/| |
| * | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-151-1/+5
* | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-112-6/+13
|\ \ \ | |/ / |/| |
| * | agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
| * | agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1
| * | agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-111-4/+9
* | | tosh: Use non bkl ioctlAlan Cox2010-01-041-5/+7
* | | sony_pi: Remove the BKL from open and ioctlJohn Kacur2010-01-041-6/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-311-4/+5
|\ \ \ | | |/ | |/|
| * | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-301-4/+5
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-2/+2
|\ \ \
| * | | ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-301-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-301-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-231-2/+3
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-241-0/+1
|\ \ \
| * | | ARM: add missing include to nwflash.cRussell King2009-12-191-0/+1
| |/ /
* | | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-4/+27
* | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-222-6/+6
* | | kfifo: cleanup namespaceStefani Seibold2009-12-221-6/+6
* | | kfifo: move out spinlockStefani Seibold2009-12-222-10/+13
* | | kfifo: move struct kfifo in placeStefani Seibold2009-12-222-32/+29
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-161-9/+109
|\ \
| * \ Merge branch 'ipmi' into releaseLen Brown2009-12-161-9/+109
| |\ \
| | * | ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-151-0/+104
| | * | ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-151-5/+5
| | * | ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-151-4/+0
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-161-1/+1
|\ \ \
| * | | bfin-otp: add BF51x to the supported arch listMike Frysinger2009-12-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-161-3/+7
|\ \ \ \
| * | | | Input: keyboard - don't override beep with a bellDmitry Torokhov2009-12-151-3/+7
| |/ / /
* | | | drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall2009-12-161-1/+1
* | | | efirtc: explicitly set llseek to no_llseekJohn Kacur2009-12-161-0/+1
OpenPOWER on IntegriCloud