aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-16drm: remove core typedefs from the ioc32 wrappersDave Airlie
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-12drm: remove sarea typedefsDave Airlie
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie
2007-07-12drm: de-typedef smanDave Airlie
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie
2007-07-11drm: drop drm_buf_t typedefDave Airlie
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-11r300: updates register headerOliver McFadden
2007-07-11radeon: add support for vblank on crtc2Dave Airlie
2007-07-11drm: cleanup list initialisationDave Airlie
2007-07-11drm: fix typo on code drm getsareaDave Airlie
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-07-10sx: 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-10[POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day
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-09[AGPGART] Hand off AGP maintainence.Dave Jones
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck