summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] const struct tty_operationsJeff Dike2006-10-0229-29/+30
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-022-4/+5
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-022-7/+18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-012-5/+12
|\
| * [AGPGART] printk fixups.Dave Jones2006-09-281-3/+6
| * [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-261-2/+6
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-13/+2
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0
* | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-13/+1
* | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
* | [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-011-10/+1
* | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-011-2/+2
* | [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-011-0/+1
* | [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-011-3/+7
* | [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-012-21/+88
* | [PATCH] isicom: correct firmware loadingJiri Slaby2006-10-011-16/+19
* | [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-011-3/+3
* | [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-25/+63
* | [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-7/+8
* | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-011-3/+4
* | [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-013-157/+11
* | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-302-0/+5
|\ \
| * | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-302-0/+5
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-09-3042-1772/+1878
|\ \ \ | |/ / |/| |
| * | drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2006-09-222-2/+7
| * | drm: use radeon specific names for radeon flagsDave Airlie2006-09-225-128/+128
| * | drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-223-4/+8
| * | drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom2006-09-221-6/+8
| * | drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer2006-09-221-13/+12
| * | drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-221-3/+3
| * | drm: domain changes broke ppc r200Dave Airlie2006-09-221-1/+1
| * | drm: fixup setversion return codes..Dave Airlie2006-09-221-7/+10
| * | drm: fixup i915 error codesDave Airlie2006-09-221-2/+2
| * | drm: realign sosme radeon code with drm git treeDave Airlie2006-09-222-9/+15
| * | drm: realign via driver with drm git treeDave Airlie2006-09-223-26/+54
| * | drm: remove hash tables on drm exitThomas Hellstrom2006-09-222-0/+4
| * | drm: cleanupsAdrian Bunk2006-09-223-7/+10
| * | drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2006-09-222-5/+5
| * | drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom2006-09-221-4/+6
| * | drm: allow detection of new VIA chipsetsChuck Short2006-09-221-0/+3
| * | drm: fix i965 build bugAndrew Morton2006-09-221-1/+1
| * | drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-226-19/+19
| * | drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-225-19/+58
| * | drm: add better explanation for i830/i915Dave Airlie2006-09-221-3/+6
| * | drm: remove a tab that snuck inDave Airlie2006-09-221-1/+1
| * | drm: fix return value in auth functionDave Airlie2006-09-221-1/+1
| * | drm: SiS 315 Awareness.Thomas Hellstrom2006-09-224-1/+84
| * | drm: update user token hashing and map handlesThomas Hellstrom2006-09-225-63/+51
| * | drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-225-62/+26
| * | drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie2006-09-221-0/+1
OpenPOWER on IntegriCloud