summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-19I/OAT: Tighten descriptor setup performanceShannon Nelson2-84/+95
2007-10-19I/OAT: clean up error handling and some print messagesShannon Nelson4-18/+31
2007-10-19I/OAT: clean up of dca provider start and stopShannon Nelson2-8/+7
2007-10-19I/OAT: cleanup pci issuesShannon Nelson2-18/+10
2007-10-19IPMI: add 0.9 supportCorey Minyard1-13/+2
2007-10-19IPMI: fix hotmod remove lockCorey Minyard1-9/+7
2007-10-19IPMI: new NMI handlingCorey Minyard1-41/+105
2007-10-19IPMI: add polled interfaceCorey Minyard3-47/+73
2007-10-19IPMI: remove bogus semaphore from watchdogCorey Minyard1-14/+3
2007-10-19IPMI: don't init irq until readyCorey Minyard1-4/+4
2007-10-19Replace __attribute_pure__ with __pureRalf Baechle1-1/+1
2007-10-19sparse pointer use of zero as nullStephen Hemminger3-3/+3
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches47-109/+117
2007-10-19Char: rocket, fix signed/unsigned warningJiri Slaby1-2/+2
2007-10-19Char: rocket, remove potential leak in module_initJiri Slaby1-14/+20
2007-10-19Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby1-11/+4
2007-10-19Char: rocket, don't re-set statics to 0Jiri Slaby1-12/+0
2007-10-19Char: rocket, fix dynamic_dev ttyJiri Slaby1-5/+9
2007-10-19Char: rocket, switch sleep_on to completionJiri Slaby2-10/+9
2007-10-19Char: moxa, remove sleep_onJiri Slaby1-4/+5
2007-10-19Char: moxa, function names cleanupJiri Slaby1-31/+31
2007-10-19Char: moxa, cleanup printsJiri Slaby1-42/+31
2007-10-19Cyclades: Avoid label defined but not used warningJesper Juhl1-4/+4
2007-10-19Char: cyclades, fix some -W warningsJiri Slaby1-49/+39
2007-10-19Char: cyclades, move spin_lock to one placeJiri Slaby1-7/+2
2007-10-19Char: cyclades, make the isr code readableJiri Slaby1-325/+292
2007-10-19Char: cyclades, remove bottom half processingJiri Slaby1-91/+20
2007-10-19Char: moxa, fix and optimise empty timerJiri Slaby1-2/+2
2007-10-19mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-19mxser: remove commented crapAlan Cox1-19/+0
2007-10-19Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-19Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-19Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-19sysctl: simplify the pty sysctl logicEric W. Biederman1-1/+23
2007-10-19sysctl: parport remove binary pathsEric W. Biederman2-62/+5
2007-10-19sysctl: remove broken cdrom binary sysctlsEric W. Biederman1-40/+6
2007-10-19cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1
2007-10-19unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-3/+0
2007-10-19Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+10
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-6/+4
2007-10-19pm_trace displays the wrong time from the RTCRafael J. Wysocki1-1/+1
2007-10-19freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki6-13/+7
2007-10-19PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-1/+1
2007-10-19PM: Rework struct hibernation_opsRafael J. Wysocki1-1/+11
2007-10-19PM: Rework struct platform_suspend_opsRafael J. Wysocki1-5/+2
2007-10-19PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-19PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-19logo.c: get rid of mips_machgroupRalf Baechle1-8/+2
2007-10-19fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven1-1/+3
2007-10-19tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki1-3/+8