summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-23ipmi: fix hardcoded ipmi device exit path warningYinghai Lu
2010-09-23ipmi: fix acpi probe printYinghai Lu
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-16viotape: use noop_llseekArnd Bergmann
2010-09-16raw: use explicit llseek file operationsArnd Bergmann
2010-09-15hpet: kill BKL, add compat_ioctlArnd Bergmann
2010-09-15ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson
2010-09-05AGP: Warn when GATT memory cannot be set to UCBorislav Petkov
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov
2010-09-04tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani
2010-09-04vt: Fix console corruption on driver hand-over.Francisco Jerez
2010-08-29Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-24synclink: add mutex_unlock() on error pathDan Carpenter
2010-08-24rocket: add a mutex_unlock()Dan Carpenter
2010-08-24ip2: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-24ip2: remove unneeded NULL checkDan Carpenter
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-22drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-22agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-17of: Fix missing includesGrant Likely
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel