aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-26
* drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-26
* drm/i915: Handle tiled buffers in vblank taskletKeith Packard2008-04-26
* drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard2008-04-26
* drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt2008-04-26
* drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt2008-04-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-25
|\
| * [POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \
| * | x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-24
| * | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * | devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi2008-04-24
| * | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-25
|\ \
| * | Input: drivers/char/keyboard.c - use time_afterJulia Lawall2008-04-24
| * | Input: put ledstate in the keyboard notifierKarl Dahlke2008-04-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-24
|\ \ \
| * | | Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger2008-04-24
| | |/ | |/|
* / | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2008-04-24
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\ \
| * | sonypi: Storage class should be before const qualifierTobias Klauser2008-04-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-21
|\ \ \
| * | | [HWRNG] omap: Minor updatesDavid Brownell2008-04-20
| |/ /
* | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-21
|\ \ \
| * | | drivers/char: minor irq handler cleanupsJeff Garzik2008-04-20
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\ \ \
| * | | [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-16
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-04-14
| |\ \ \
| * | | | [POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer2008-03-26
| * | | | [POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer2008-03-26
| * | | | [POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer2008-03-26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \ \ \ \
| * | | | | DRM: remove unused dev_classGreg Kroah-Hartman2008-04-19
| * | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-21
|\ \ \ \ \
| * | | | | avr32: don't offer CONFIG_GEN_RTCAdrian Bunk2008-04-19
| * | | | | avr32: don't offer CONFIG_RTCAdrian Bunk2008-04-19
| * | | | | Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-19
| |/ / / /
* | | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\ \ \ \
| * | | | consoles: polling support, kgdbocJason Wessel2008-04-17
| | |/ / | |/| |
* / | | [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-17
|/ / /
* | | fix IS_I9XX macro in i915 DRM driverJesse Barnes2008-04-06
* | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-04
* | | Char: rio, fix sparse warningsJiri Slaby2008-04-02
* | | Char: ip2, fix sparse warningsJiri Slaby2008-04-02
| |/ |/|
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-30
|\ \
| * | drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-29