| Commit message (Expand) | Author | Age |
* | Char: cyclades, move card entries init into function | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, create cy_pci_probe | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, init Ze immediately | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, use pci_iomap/unmap | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, create cy_init_Ze | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove useless casts | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove volatiles | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, timer cleanup | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove PAUSE | Jiri Slaby | 2007-05-08 |
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 |
* | use mutex instead of semaphore for misc char devices | Matthias Kaehlcke | 2007-05-08 |
* | use mutex instead of semaphore in TPM driver | Matthias Kaehlcke | 2007-05-08 |
* | use mutex instead of semaphore in RocketPort driver | Matthias Kaehlcke | 2007-05-08 |
* | synclink_gt use dynamic tty device registration | Paul Fulghum | 2007-05-08 |
* | old buffer overflow in moxa driver | dann frazier | 2007-05-08 |
* | tpm: fix sleep-in-spinlock | Parag Warudkar | 2007-05-08 |
* | drivers/char: use __set_current_state() | Milind Arun Choudhary | 2007-05-08 |
* | console UTF-8 fixes | Egmont Koblinger | 2007-05-08 |
* | SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard | Milind Arun Choudhary | 2007-05-08 |
* | dtlk: fix error checks in module_init() | Akinobu Mita | 2007-05-08 |
* | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 2007-05-08 |
* | ROUND_UP macro cleanup in drivers/char/lp.c | Milind Arun Choudhary | 2007-05-08 |
* | Make /dev/port conditional on config symbol | Russell King | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | layered parport code uses parport->dev | David Brownell | 2007-05-08 |
* | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2007-05-08 |
* | Char: cs5535_gpio, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 |
* | Char: rocket, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 2007-05-08 |
* | tty: simplify calling of put_pid. | Eric W. Biederman | 2007-05-08 |
* | tty: remove unnecessary export of proc_clear_tty | Eric W. Biederman | 2007-05-08 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 |
* | cyclades: remove custom types | Klaus Kudielka | 2007-05-08 |
* | fix cyclades.h for x86_64 (and probably others) | Klaus Kudielka | 2007-05-08 |
* | drivers/char/synclink.c: check kmalloc() return value | Amit Choudhary | 2007-05-08 |
* | remove unused header file: drivers/char/digi.h | Robert P. J. Day | 2007-05-08 |
* | rocket: remove modversions include | Robert P. J. Day | 2007-05-08 |
* | tpm_infineon: add support for devices in mmio space | Alex Williamson | 2007-05-08 |
* | Use stop_machine_run in the Intel RNG driver | Prarit Bhargava | 2007-05-08 |
* | drivers/char/hvc_console.c: cleanups | Adrian Bunk | 2007-05-08 |
* | ipmi: add pci remove handling | Corey Minyard | 2007-05-08 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 |
* | ipmi: allow shared interrupts | Corey Minyard | 2007-05-08 |
* | ipmi: add powerpc openfirmware sensing | Corey Minyard | 2007-05-08 |
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | drm/i915: Add 965GM pci id update | Wang Zhenyu | 2007-04-25 |
| * | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie | 2007-03-24 |
| * | drm: fix DRM_CONSISTENT mapping | Hugh Dickins | 2007-03-24 |