aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby1-12/+0
2007-05-08Char: cyclades, timers cleanupJiri Slaby1-12/+5
2007-05-08Char: cyclades, fix blockmoveJiri Slaby1-18/+16
2007-05-08Char: cyclades, remove sleep_onJiri Slaby1-29/+16
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby1-161/+162
2007-05-08Char: cyclades, get rid of phys addressesJiri Slaby1-8/+3
2007-05-08Char: cyclades, simplify variables initializationJiri Slaby1-112/+44
2007-05-08Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby1-2/+2
2007-05-08Char: cyclades, printk cleanupsJiri Slaby1-310/+220
2007-05-08Char: cyclades, irq is intJiri Slaby1-18/+12
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby1-9/+0
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby1-8/+0
2007-05-08Char: cyclades, depends on PCI or ISAJiri Slaby1-1/+1
2007-05-08Char: cyclades, switch to pci probingJiri Slaby1-48/+17
2007-05-08Char: cyclades, use IS_CYC_Z macroJiri Slaby1-11/+6
2007-05-08Char: isicom, use pr_debugJiri Slaby1-2/+1
2007-05-08Char: cyclades, allow DEBUG_SHIRQJiri Slaby1-0/+4
2007-05-08Char: cyclades, clear interrupts before releasingJiri Slaby1-0/+13
2007-05-08Char: cyclades, tty_register_device separately for each deviceJiri Slaby1-1/+19
2007-05-08Char: cyclades, cy_init error handlingJiri Slaby1-4/+19
2007-05-08Char: cyclades, remove some global varsJiri Slaby1-9/+4
2007-05-08Char: cyclades, init card struct immediatelyJiri Slaby1-22/+15
2007-05-08Char: cyclades, move card entries init into functionJiri Slaby1-155/+156
2007-05-08Char: cyclades, create cy_pci_probeJiri Slaby1-305/+318
2007-05-08Char: cyclades, init Ze immediatelyJiri Slaby1-51/+8
2007-05-08Char: cyclades, use pci_iomap/unmapJiri Slaby1-10/+32
2007-05-08Char: cyclades, create cy_init_ZeJiri Slaby1-73/+90
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-5/+9
2007-05-08smsc-ircc2: add PNP supportBjorn Helgaas1-23/+75
2007-05-08smsc-ircc2: tidy up module parameter checkingBjorn Helgaas1-6/+8
2007-05-08PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabledBjorn Helgaas1-0/+30
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas3-0/+10
2007-05-08Char: cyclades, remove useless castsJiri Slaby1-19/+19
2007-05-08Char: cyclades, remove volatilesJiri Slaby1-27/+25
2007-05-08Char: cyclades, timer cleanupJiri Slaby1-12/+6
2007-05-08Char: cyclades, cy_readX/writeX cleanupJiri Slaby1-165/+150
2007-05-08Char: cyclades, remove PAUSEJiri Slaby1-9/+0
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk1-1/+0
2007-05-08rtc-cmos: make it load on PNPBIOS systemsMarko Vrh1-9/+9
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell3-31/+43
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-81/+0
2007-05-08workaround rtc-related acpi table bugsDavid Brownell1-2/+9
2007-05-08ACPI wakeup hooks for rtc-cmosDavid Brownell2-3/+53
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-10/+27
2007-05-08rtc: update vr41xx alarm handlingYoichi Yuasa1-2/+26
2007-05-08RTC Kconfig cleanupAlessandro Zummo1-120/+130
2007-05-08rtc: update to class device removal patchesDavid Brownell3-1/+11
2007-05-08RTC: replace some newly-introduced macros with inlinesDavid Brownell1-11/+35
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell5-76/+91
2007-05-08rtc: remove rest of class_deviceDavid Brownell8-64/+72