aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+5
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang1-1/+5
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds2-6/+13
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas1-0/+3
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas1-2/+1
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester1-4/+9
2010-01-04tosh: Use non bkl ioctlAlan Cox1-5/+7
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur1-6/+5
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+5
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+3
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori1-4/+5
2009-12-30ACPI: fix ACPI=n allmodconfig buildIngo Molnar1-2/+2
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-12-23hwrng: core - Fix double unlock in rng_dev_readHerbert Xu1-2/+3
2009-12-22kfifo: fix warn_unused_resultStefani Seibold1-4/+27
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2-6/+6
2009-12-22kfifo: cleanup namespaceStefani Seibold1-6/+6
2009-12-22kfifo: move out spinlockStefani Seibold2-10/+13
2009-12-22kfifo: move struct kfifo in placeStefani Seibold2-32/+29
2009-12-19ARM: add missing include to nwflash.cRussell King1-0/+1
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-9/+109
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-1/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+7
2009-12-16drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall1-1/+1
2009-12-16efirtc: explicitly set llseek to no_llseekJohn Kacur1-0/+1
2009-12-16vt: make the default cursor shape configurableClemens Ladisch1-2/+5
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-12-16Merge branch 'ipmi' into releaseLen Brown1-9/+109
2009-12-15Input: keyboard - don't override beep with a bellDmitry Torokhov1-3/+7
2009-12-15ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas1-0/+104
2009-12-15ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas1-5/+5
2009-12-15ipmi: remove unused PCI probe codeBjorn Helgaas1-4/+0
2009-12-15random.c: use %pU to print UUIDsJoe Perches1-7/+3
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle1-6/+37
2009-12-15drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocationThadeu Lima de Souza Cascardo1-13/+9
2009-12-15drivers/char/misc.c: clear allocation bit in minor bitmap when device register failsThadeu Lima de Souza Cascardo1-3/+5
2009-12-15misc: remove MAC pmu function declaration from misc device classThadeu Lima de Souza Cascardo1-2/+0
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-15/dev/mem: remove redundant parameter from do_write_kmem()Wu Fengguang1-8/+6
2009-12-15/dev/mem: remove the "written" variable in write_kmem()Wu Fengguang1-27/+22
2009-12-15/dev/mem: make size_inside_page() logic straightWu Fengguang1-22/+12
2009-12-15/dev/mem: cleanup unxlate_dev_mem_ptr() callsWu Fengguang1-8/+6
2009-12-15/dev/mem: introduce size_inside_page()Wu Fengguang1-41/+19
2009-12-15/dev/mem: remove redundant test on lenWu Fengguang1-8/+6
2009-12-15bfin-otp: add BF51x to the supported arch listMike Frysinger1-1/+1
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+10
2009-12-12tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox1-2/+0
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-52/+26
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-26/+89