Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 47 | -109/+117 |
2007-10-19 | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 1 | -2/+2 |
2007-10-19 | Char: rocket, remove potential leak in module_init | Jiri Slaby | 1 | -14/+20 |
2007-10-19 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 1 | -11/+4 |
2007-10-19 | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 1 | -12/+0 |
2007-10-19 | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 1 | -5/+9 |
2007-10-19 | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2 | -10/+9 |
2007-10-19 | Char: moxa, remove sleep_on | Jiri Slaby | 1 | -4/+5 |
2007-10-19 | Char: moxa, function names cleanup | Jiri Slaby | 1 | -31/+31 |
2007-10-19 | Char: moxa, cleanup prints | Jiri Slaby | 1 | -42/+31 |
2007-10-19 | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 1 | -4/+4 |
2007-10-19 | Char: cyclades, fix some -W warnings | Jiri Slaby | 1 | -49/+39 |
2007-10-19 | Char: cyclades, move spin_lock to one place | Jiri Slaby | 1 | -7/+2 |
2007-10-19 | Char: cyclades, make the isr code readable | Jiri Slaby | 1 | -325/+292 |
2007-10-19 | Char: cyclades, remove bottom half processing | Jiri Slaby | 1 | -91/+20 |
2007-10-19 | Char: moxa, fix and optimise empty timer | Jiri Slaby | 1 | -2/+2 |
2007-10-19 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 1 | -2/+2 |
2007-10-19 | mxser: remove commented crap | Alan Cox | 1 | -19/+0 |
2007-10-19 | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby | 1 | -21/+21 |
2007-10-19 | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 1 | -36/+18 |
2007-10-19 | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 1 | -8/+24 |
2007-10-19 | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 1 | -1/+23 |
2007-10-19 | sysctl: parport remove binary paths | Eric W. Biederman | 2 | -62/+5 |
2007-10-19 | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman | 1 | -40/+6 |
2007-10-19 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita | 1 | -10/+1 |
2007-10-19 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 1 | -3/+0 |
2007-10-19 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 1 | -0/+10 |
2007-10-19 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 1 | -6/+4 |
2007-10-19 | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 6 | -13/+7 |
2007-10-19 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 1 | -1/+11 |
2007-10-19 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -5/+2 |
2007-10-19 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-19 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-19 | logo.c: get rid of mips_machgroup | Ralf Baechle | 1 | -8/+2 |
2007-10-19 | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven | 1 | -1/+3 |
2007-10-19 | tty_ioctl: fix the baud_table check in encode_baud_rate | Maciej W. Rozycki | 1 | -3/+8 |
2007-10-19 | Remove CONFIG_VT_UNICODE | Jan Engelhardt | 2 | -22/+1 |
2007-10-19 | i4l: Fix random hard freeze with AVM c4 card | Karsten Keil | 1 | -3/+11 |
2007-10-19 | i4l: fix random freezes with AVM B1 drivers | Karsten Keil | 1 | -15/+13 |
2007-10-19 | au1100fb: fix modpost warnings | Ralf Baechle | 1 | -1/+1 |
2007-10-19 | netport_con.c: fix build errors and warnings | Ralf Baechle | 1 | -3/+3 |
2007-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 7 | -4/+1137 |
2007-10-18 | net: libertas sdio driver | Pierre Ossman | 5 | -0/+1134 |
2007-10-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2 | -6/+6 |
2007-10-17 | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor | 1 | -3/+1 |
2007-10-17 | mmc: possible leak in mmc_read_ext_csd | Florin Malita | 1 | -1/+2 |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -0/+2 |
2007-10-17 | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 1 | -5/+6 |