summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox
2007-07-16undeprecate raw driverDave Jones
2007-07-16remove sonypi_camera_command()Adrian Bunk
2007-07-16Kernel utf-8 handlingJan Engelhardt
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby
2007-07-16tty_io: Use kzallocJean Delvare
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma
2007-07-16Make /proc/misc use seq_list_xxx helpersPavel Emelianov
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox
2007-07-16Use menuconfig objects II - TPMJan Engelhardt
2007-07-16Use menuconfig objects II - IPMIJan Engelhardt
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11sx: switch subven and subid valuesJiri Slaby
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-07-10[AGPGART] Hand off AGP maintainence.Dave Jones
2007-06-27Add support SiS based XGI chips to SiS DRM.Ian Romanick
2007-06-24Char: stallion, fix oops during init with ISA cardsIngo Korb
2007-06-24console UTF-8 fixes (fix)Egmont Koblinger
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu
2007-06-16random: fix output buffer foldingMatt Mackall
2007-06-16tty: restore locked ioctl file opPaul Fulghum
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse
2007-06-15Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2007-06-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-10drm: fix radeon setparam on 32/64 bit systems.Dave Airlie
2007-06-10drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-06-10i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu
2007-06-09Char: stallion, proper fail return valuesJiri Slaby