aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| | * | | drm: destatic exported function.Dave Airlie2005-07-10
| | * | | drm: export symbols for use by driversDave Airlie2005-07-10
| | * | | drm: fix minor function header issueDave Airlie2005-07-10
| | * | | drm: update some function so a driver can call themDave Airlie2005-07-10
| | * | | drm: update support for drm pci buffersDave Airlie2005-07-10
| | * | | Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie2005-07-10
| | * | | drm: add framebuffer mapsDave Airlie2005-07-10
| | * | | drm: add _DRM_CONSISTENT map typeDave Airlie2005-07-10
* | | | | Auto-update from upstreamTony Luck2005-08-30
|\| | | |
| * | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-29
| * | | | [RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo2005-08-29
| |/ / /
* | | | Pull unaligned-snsc_event into release branchTony Luck2005-08-29
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64-SGI] fix unaligned memory access in snsc_event.cGreg Howard2005-08-15
* | | | [PATCH] Remove race between con_open and con_closePaul Mackerras2005-08-27
* | | | [PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro2005-08-23
* | | | [PATCH] Kconfig fix (m32r genrtc)Al Viro2005-08-23
* | | | [PATCH] Kconfig fix (epca on 64bit)Al Viro2005-08-23
|/ / /
* | | Fix up mmap of /dev/kmemLinus Torvalds2005-08-13
* | | [PATCH] i8xx_tco.c: arm watchdog only when startedWim Van Sebroeck2005-08-09
* | | [PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst2005-08-05
* | | [PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec2005-08-05
* | | [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdtIan Campbell2005-08-03
| |/ |/|
* | [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-29
|\ \
| * | Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-24
| * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-11
| |\|
| * | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-30
| * | Sonypi: make sure that input_work is not running when unloadingDmitry Torokhov2005-06-30
* | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* | | [PATCH] ppc64: tpm_infineon build fixAndrew Morton2005-07-27
* | | [PATCH] tpm: Support for Infineon TPMMarcel Selhorst2005-07-27
* | | [PATCH] ppc64: genrtc build fixAndrew Morton2005-07-27
* | | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-27
* | | [PATCH] drm: via: fix sparse warningsAlexey Dobriyan2005-07-27
* | | [PATCH] watchdog: add missing 0x in alim1535_wdt.cRolf Eike Beer2005-07-27
* | | [PATCH] softdog build fixAndrew Morton2005-07-27
* | | [PATCH] eurotechwdt build fixAndrew Morton2005-07-27
* | | [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-26
* | | [PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman2005-07-26
* | | [PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman2005-07-26
* | | [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-26
* | | [PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski2005-07-15
* | | [PATCH] vt.c build fixNishanth Aravamudan2005-07-15
* | | [PATCH] TB0219: add PCI IRQ initializationYoichi Yuasa2005-07-12
| |/ |/|
* | drm: fix stupid missing semicolon.Dave Airlie2005-07-09
* | Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds2005-07-09
|\ \
| * | drm: wrap config.h include in a ifdef KERNELDave Airlie2005-07-07
| * | drm: misc cleanupDave Airlie2005-07-07