aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* 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
| | * | ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-15
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-16
|\ \ \
| * | | bfin-otp: add BF51x to the supported arch listMike Frysinger2009-12-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-16
|\ \ \ \
| * | | | Input: keyboard - don't override beep with a bellDmitry Torokhov2009-12-16
| |/ / /
* | | | drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall2009-12-16
* | | | efirtc: explicitly set llseek to no_llseekJohn Kacur2009-12-16
* | | | vt: make the default cursor shape configurableClemens Ladisch2009-12-16
* | | | oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-16
| |/ / |/| |
* | | random.c: use %pU to print UUIDsJoe Perches2009-12-15
* | | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-15
* | | drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...Thadeu Lima de Souza Cascardo2009-12-15
* | | drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...Thadeu Lima de Souza Cascardo2009-12-15
* | | misc: remove MAC pmu function declaration from misc device classThadeu Lima de Souza Cascardo2009-12-15
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | /dev/mem: remove redundant parameter from do_write_kmem()Wu Fengguang2009-12-15
* | | /dev/mem: remove the "written" variable in write_kmem()Wu Fengguang2009-12-15
* | | /dev/mem: make size_inside_page() logic straightWu Fengguang2009-12-15