Age | Commit message (Expand) | Author |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-02-07 | i915: Fix GR register array size off-by-one bug | Jesse Barnes |
2008-02-07 | Driver core: Revert "Fix Firmware class name collision" | Michael E Brown |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2008-02-07 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby |
2008-02-07 | Char: mxser, remove it | Jiri Slaby |
2008-02-07 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-02-07 | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby |
2008-02-07 | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby |
2008-02-07 | Char: mxser, 0 to NULL in pointer | Jiri Slaby |
2008-02-07 | Char: mxser, remove special baudrate processing | Jiri Slaby |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox |
2008-02-07 | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby |
2008-02-07 | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby |
2008-02-07 | Char: stallion, fix compiler warnings | Jiri Slaby |
2008-02-07 | Char: mxser_new, ioaddresses are ulong | Jiri Slaby |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby |
2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby |
2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby |
2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson |
2008-02-07 | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith |
2008-02-07 | MBCS: convert dmareadlock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert dmawritelock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert algolock to mutex | Matthias Kaehlcke |
2008-02-07 | dz.c: Resource management | Maciej W. Rozycki |
2008-02-07 | dz.c: Use a helper to cast from "struct uart_port *" | Maciej W. Rozycki |
2008-02-07 | dz: clean up and improve the setup of termios settings | Maciej W. Rozycki |
2008-02-07 | dz: handle special conditions on reception correctly | Maciej W. Rozycki |
2008-02-07 | dz: fix locking issues | Maciej W. Rozycki |
2008-02-07 | dz: rename the serial console structure | Maciej W. Rozycki |
2008-02-07 | dz: update kconfig description | Maciej W. Rozycki |
2008-02-07 | dz: add and reorder inclusions, remove unneeded ones | Maciej W. Rozycki |
2008-02-07 | dz: don't panic() when request_irq() fails | Maciej W. Rozycki |
2008-02-07 | dz: always check if it is safe to console_putchar() | Maciej W. Rozycki |
2008-02-07 | dz.h: remove useless unused module junk | Maciej W. Rozycki |
2008-02-07 | drivers/edac/i3000: document type promotion | Jason Uhlenkott |
2008-02-07 | drivers/edac: i3000: missing init code | Hitoshi Mitake |