summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* [PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik2006-10-03
* [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-03
* [WATCHDOG] improve machzwd detectionDave Jones2006-10-02
* [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-02
* [WATCHDOG] s3c24XX nowayoutBen Dooks2006-10-02
* [WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool2006-10-02
* [WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck2006-10-02
* [WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck2006-10-02
* [WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck2006-10-02
* [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-02
* [WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby2006-10-02
* [WATCHDOG] alim remove pci_find_deviceJiri Slaby2006-10-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-02
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19
| |\
| * | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-14
| * | Input: constify input coreDmitry Torokhov2006-09-14
* | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* | | [PATCH] const struct tty_operationsJeff Dike2006-10-02
* | | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-02
* | | [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-02
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-01
|\ \ \
| * | | [AGPGART] printk fixups.Dave Jones2006-09-28
| * | | [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-26
* | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* | | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* | | | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-01
* | | | [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-01
* | | | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-01
* | | | [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-01
* | | | [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-01
* | | | [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* | | | [PATCH] isicom: correct firmware loadingJiri Slaby2006-10-01
* | | | [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-01
* | | | [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-01
* | | | [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-01
* | | | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-01
* | | | [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-01
* | | | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-30
|\ \ \ \
| * | | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-09-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2006-09-22
| * | | | drm: use radeon specific names for radeon flagsDave Airlie2006-09-22
| * | | | drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-22
| * | | | drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom2006-09-22
| * | | | drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer2006-09-22
| * | | | drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-22
| * | | | drm: domain changes broke ppc r200Dave Airlie2006-09-22
| * | | | drm: fixup setversion return codes..Dave Airlie2006-09-22