| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Char: cyclades, timers cleanup | Jiri Slaby | 2007-05-08 | 1 | -12/+5 |
* | Char: cyclades, fix blockmove | Jiri Slaby | 2007-05-08 | 1 | -18/+16 |
* | Char: cyclades, remove sleep_on | Jiri Slaby | 2007-05-08 | 1 | -29/+16 |
* | Char: cyclades, make info->card a pointer | Jiri Slaby | 2007-05-08 | 1 | -161/+162 |
* | Char: cyclades, get rid of phys addresses | Jiri Slaby | 2007-05-08 | 1 | -8/+3 |
* | Char: cyclades, simplify variables initialization | Jiri Slaby | 2007-05-08 | 1 | -112/+44 |
* | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby | 2007-05-08 | 1 | -2/+2 |
* | Char: cyclades, printk cleanups | Jiri Slaby | 2007-05-08 | 1 | -310/+220 |
* | Char: cyclades, irq is int | Jiri Slaby | 2007-05-08 | 1 | -18/+12 |
* | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -9/+0 |
* | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -8/+0 |
* | Char: cyclades, depends on PCI or ISA | Jiri Slaby | 2007-05-08 | 1 | -1/+1 |
* | Char: cyclades, switch to pci probing | Jiri Slaby | 2007-05-08 | 1 | -48/+17 |
* | Char: cyclades, use IS_CYC_Z macro | Jiri Slaby | 2007-05-08 | 1 | -11/+6 |
* | Char: isicom, use pr_debug | Jiri Slaby | 2007-05-08 | 1 | -2/+1 |
* | Char: cyclades, allow DEBUG_SHIRQ | Jiri Slaby | 2007-05-08 | 1 | -0/+4 |
* | Char: cyclades, clear interrupts before releasing | Jiri Slaby | 2007-05-08 | 1 | -0/+13 |
* | Char: cyclades, tty_register_device separately for each device | Jiri Slaby | 2007-05-08 | 1 | -1/+19 |
* | Char: cyclades, cy_init error handling | Jiri Slaby | 2007-05-08 | 1 | -4/+19 |
* | Char: cyclades, remove some global vars | Jiri Slaby | 2007-05-08 | 1 | -9/+4 |
* | Char: cyclades, init card struct immediately | Jiri Slaby | 2007-05-08 | 1 | -22/+15 |
* | Char: cyclades, move card entries init into function | Jiri Slaby | 2007-05-08 | 1 | -155/+156 |
* | Char: cyclades, create cy_pci_probe | Jiri Slaby | 2007-05-08 | 1 | -305/+318 |
* | Char: cyclades, init Ze immediately | Jiri Slaby | 2007-05-08 | 1 | -51/+8 |
* | Char: cyclades, use pci_iomap/unmap | Jiri Slaby | 2007-05-08 | 1 | -10/+32 |
* | Char: cyclades, create cy_init_Ze | Jiri Slaby | 2007-05-08 | 1 | -73/+90 |
* | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2007-05-08 | 1 | -5/+9 |
* | smsc-ircc2: add PNP support | Bjorn Helgaas | 2007-05-08 | 1 | -23/+75 |
* | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas | 2007-05-08 | 1 | -6/+8 |
* | PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled | Bjorn Helgaas | 2007-05-08 | 1 | -0/+30 |
* | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 2007-05-08 | 3 | -0/+10 |
* | Char: cyclades, remove useless casts | Jiri Slaby | 2007-05-08 | 1 | -19/+19 |
* | Char: cyclades, remove volatiles | Jiri Slaby | 2007-05-08 | 1 | -27/+25 |
* | Char: cyclades, timer cleanup | Jiri Slaby | 2007-05-08 | 1 | -12/+6 |
* | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby | 2007-05-08 | 1 | -165/+150 |
* | Char: cyclades, remove PAUSE | Jiri Slaby | 2007-05-08 | 1 | -9/+0 |
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 | 1 | -1/+0 |
* | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 2007-05-08 | 1 | -9/+9 |
* | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 2007-05-08 | 3 | -31/+43 |
* | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 2007-05-08 | 1 | -81/+0 |
* | workaround rtc-related acpi table bugs | David Brownell | 2007-05-08 | 1 | -2/+9 |
* | ACPI wakeup hooks for rtc-cmos | David Brownell | 2007-05-08 | 2 | -3/+53 |
* | rtc-cmos wakeup interface | David Brownell | 2007-05-08 | 1 | -10/+27 |
* | rtc: update vr41xx alarm handling | Yoichi Yuasa | 2007-05-08 | 1 | -2/+26 |
* | RTC Kconfig cleanup | Alessandro Zummo | 2007-05-08 | 1 | -120/+130 |
* | rtc: update to class device removal patches | David Brownell | 2007-05-08 | 3 | -1/+11 |
* | RTC: replace some newly-introduced macros with inlines | David Brownell | 2007-05-08 | 1 | -11/+35 |
* | rtc: suspend()/resume() restores system clock | David Brownell | 2007-05-08 | 5 | -76/+91 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 | 8 | -64/+72 |
* | rtc: simplified /proc/driver/rtc handling | David Brownell | 2007-05-08 | 5 | -59/+20 |