aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk1-1/+1
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk1-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan2-8/+7
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng1-4/+0
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard2-201/+227
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard5-436/+574
2008-04-29ipmi: style fixes in the base codeCorey Minyard1-414/+581
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard1-17/+43
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard1-74/+66
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard1-58/+67
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov1-248/+194
2008-04-29ipmi: update driver versionCorey Minyard1-1/+1
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard1-4/+11
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2-8/+28
2008-04-29ipmi: run to completion fixesCorey Minyard3-36/+35
2008-04-29ipmi: hold ATTN until upper layer readyCorey Minyard1-2/+5
2008-04-29vt: fix background color on line feedJan Engelhardt1-3/+4
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel1-0/+46
2008-04-29ipwireless: remove dead codeJiri Kosina4-46/+0
2008-04-29make /dev/kmem a config optionArjan van de Ven2-0/+19
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison3-3/+3
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+8
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison1-60/+60
2008-04-28synclink drivers bool conversionJoe Perches4-323/+319
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-2/+1
2008-04-28drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall1-1/+3
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell1-1/+10
2008-04-26Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds2-3/+4
2008-04-26agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud1-2/+2
2008-04-26agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison1-1/+2
2008-04-26drm: _end is shadowing real _end, just rename it.Dave Airlie1-2/+2
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes20-473/+1372
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie10-184/+230
2008-04-26drm/i915: Handle tiled buffers in vblank taskletKeith Packard2-4/+16
2008-04-26drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard1-10/+20
2008-04-26drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt1-7/+0
2008-04-26drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt1-1/+1
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-patLinus Torvalds1-32/+101
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+5
2008-04-24x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com1-1/+34
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com1-30/+11
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com1-5/+27
2008-04-24devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi1-11/+16
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven1-0/+28
2008-04-24Input: drivers/char/keyboard.c - use time_afterJulia Lawall1-1/+3
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds3-0/+218
2008-04-25Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger3-0/+218
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik1-10/+4