aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* 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
* | | /dev/mem: cleanup unxlate_dev_mem_ptr() callsWu Fengguang2009-12-15
* | | /dev/mem: introduce size_inside_page()Wu Fengguang2009-12-15
* | | /dev/mem: remove redundant test on lenWu Fengguang2009-12-15
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\ \
| * | nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin2009-12-11
* | | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-12
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \ \
| * | | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-09
| * | | | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-09
| * | | | hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-08
* | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\ \ \ \ \ \
| * | | | | | tty: split the lock up a bit furtherAlan Cox2009-12-11
| * | | | | | tty: Move the leader test in disassociateAlan Cox2009-12-11
| * | | | | | tty: Push the bkl down a bit in the hangup codeAlan Cox2009-12-11
| * | | | | | tty: Push the lock down further into the ldisc codeAlan Cox2009-12-11
| * | | | | | tty: push the BKL down into the handlers a bitAlan Cox2009-12-11
| * | | | | | tty: moxa: split open lockAlan Cox2009-12-11
| * | | | | | tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-11
| * | | | | | tty: moxa: Fix modem op lockingAlan Cox2009-12-11
| * | | | | | tty: moxa: Kill off the throttle methodAlan Cox2009-12-11
| * | | | | | tty: moxa: Locking clean upAlan Cox2009-12-11
| * | | | | | tty: moxa: rework the locking a bitAlan Cox2009-12-11
| * | | | | | tty: moxa: Use more tty_port opsAlan Cox2009-12-11
| * | | | | | tty: isicom: fix deadlock on shutdownAlan Cox2009-12-11
| * | | | | | tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-11