summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2008-04-29vt: fix background color on line feedJan Engelhardt-3/+4
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel-0/+46
2008-04-29ipwireless: remove dead codeJiri Kosina-46/+0
2008-04-29make /dev/kmem a config optionArjan van de Ven-0/+19
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison-3/+3
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison-2/+2
2008-04-28VT notifier extension for accessibilityKarl Dahlke-0/+8
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison-60/+60
2008-04-28synclink drivers bool conversionJoe Perches-323/+319
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman-2/+1
2008-04-28drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall-1/+3
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell-1/+10
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac-54/+5
2008-04-28Audit: standardize string audit interfacesEric Paris-1/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris-6/+1
2008-04-26Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+4
2008-04-26agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud-2/+2
2008-04-26agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison-1/+2
2008-04-26drm: _end is shadowing real _end, just rename it.Dave Airlie-2/+2
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes-473/+1372
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie-184/+230
2008-04-26drm/i915: Handle tiled buffers in vblank taskletKeith Packard-4/+16
2008-04-26drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard-10/+20
2008-04-26drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt-7/+0
2008-04-26drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt-1/+1
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-32/+101
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+5
2008-04-24x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com-1/+34
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com-30/+11
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com-5/+27
2008-04-24devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi-11/+16
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven-0/+28
2008-04-24Input: drivers/char/keyboard.c - use time_afterJulia Lawall-1/+3
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds-0/+218
2008-04-25Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger-0/+218
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik-10/+4
2008-04-24[POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk-1/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-13/+13
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-52/+42
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-58/+92
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-15/+9
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-3/+4
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser-1/+1
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell-13/+13
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-52/+42
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman-1/+0
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-14/+9
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk-1/+1