summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* add CONFIG_VT_UNICODEBill Nottingham2007-10-175-5/+26
* n_hdlc.c: fix check-after-useAdrian Bunk2007-10-171-1/+1
* mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-171-2/+1
* unicode diacritics supportSamuel Thibault2007-10-174-19/+86
* Tweak /proc/ipmi removalAlexey Dobriyan2007-10-171-1/+1
* tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-171-9/+13
* drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+2
* drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-2/+1
* epca.c: reformat comments and coding style improvementsAlexey Dobriyan2007-10-171-1409/+1202
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-173-14/+7
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-173-6/+0
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+5
* video gfx: merge kconfig menusRandy Dunlap2007-10-163-6/+2
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-162-6/+22
* radeon_driver_vblank_do_wait() staticAdrian Bunk2007-10-161-2/+2
* Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-1/+1
* remove ZERO_PAGENick Piggin2007-10-161-108/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-151-457/+0
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12104-711/+2997
| |\
| * | Input: remove ec3104_keyb driverDmitry Torokhov2007-09-041-457/+0
* | | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-10-157-34/+50
|\ \ \
| * | | fix use after free in amd create gatt pagesJesper Juhl2007-10-151-7/+2
| * | | AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-156-27/+48
* | | | via invalid device ids removalXavier Bachelot2007-10-151-2/+0
* | | | radeon: Commit the ring after each partial texture upload blit.chaohong guo2007-10-151-1/+3
* | | | i915: fix vbl swap allocation size.Dave Airlie2007-10-151-1/+1
* | | | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-1545-2146/+1489
* | | | drm: remove XFREE86_VERSION macros.Dave Airlie2007-10-153-42/+1
* | | | drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-1543-661/+603
* | | | drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-1531-475/+474
|/ / /
* | | signedness: module_param_array nump argumentAl Viro2007-10-141-9/+9
* | | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-144-5/+5
* | | synclink_gt endianness annotationsAl Viro2007-10-141-4/+4
* | | mpc5200_wdt: __user annotationsAl Viro2007-10-141-1/+1
| |/ |/|
* | PTY: add kernel parameter to overwrite legacy pty countKay Sievers2007-10-121-2/+7
* | Convert from class_device to device in drivers/chartonyj@suse.de2007-10-1211-39/+32
* | cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-121-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-113-112/+23
|\ \
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-111-4/+3
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-036-30/+48
| |\ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2007-09-205-24/+67
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-3/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2825-34/+68
| |\ \ \ \ \
| * | | | | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
| * | | | | | [POWERPC] Init markings for hvc_beatIshizaki Kou2007-08-171-2/+2
* | | | | | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-092-6/+7
* | | | | | | Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-081-1/+1
* | | | | | | VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-071-2/+2
OpenPOWER on IntegriCloud