summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby1-4/+3
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby1-18/+3
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-07-16tty_io: Use kzallocJean Delvare1-8/+3
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby1-1/+6
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins1-1/+2
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma1-1/+2
2007-07-16Make /proc/misc use seq_list_xxx helpersPavel Emelianov1-15/+3
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox4-19/+37
2007-07-16Use menuconfig objects II - TPMJan Engelhardt1-10/+8
2007-07-16Use menuconfig objects II - IPMIJan Engelhardt1-10/+5
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins1-1/+1
2007-07-16drm: remove core typedefs from the ioc32 wrappersDave Airlie1-41/+41
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle1-14/+0
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-7/+3
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-10/+0
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-1/+1
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa1-98/+34
2007-07-12drm: remove sarea typedefsDave Airlie2-9/+15
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie8-59/+59
2007-07-12drm: de-typedef smanDave Airlie6-49/+51
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-10/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-7/+3
2007-07-11drm: detypedeffing continues...Dave Airlie23-142/+143
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie16-80/+81
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie5-19/+15
2007-07-11drm: drop drm_buf_t typedefDave Airlie20-104/+104
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie22-296/+296
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie42-432/+432
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie25-320/+367
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras3-17/+7
2007-07-11r300: updates register headerOliver McFadden2-506/+698
2007-07-11radeon: add support for vblank on crtc2Dave Airlie6-14/+124
2007-07-11drm: cleanup list initialisationDave Airlie2-5/+4
2007-07-11drm: fix typo on code drm getsareaDave Airlie1-1/+1
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie9-26/+22
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie18-195/+116
2007-07-10sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+7
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle1-0/+7
2007-07-10[POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk1-1/+1
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day1-10/+0
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day1-6/+6
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe1-1/+1
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede1-2/+2
2007-07-09[AGPGART] Hand off AGP maintainence.Dave Jones1-1/+1
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck1-2/+4
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck1-0/+9