| Age | Commit message (Expand) | Author |
| 2006-07-08 | - Tidy up some debugging/diagnostic messages. | christos |
| 2006-07-08 | - all the polling code is stale and broken. Mention it. | christos |
| 2006-07-04 | fix typo | christos |
| 2006-07-04 | Apply fvdl's acpi pci interrupt configuration code. | christos |
| 2006-06-17 | For Ricoh 5c47x class controllers, restore the "misc control" PCI config | jmcneill |
| 2006-04-05 | Fix typo in comment, s/will be never/will never/. | dyoung |
| 2005-12-18 | Use aprint_debug() instead of printf() for obvious debug statement. | sekiya |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-09 | remove the useless (always 0) device number from cardbus driver state, | drochner |
| 2005-06-23 | s/PCIBIOS_FIXUP/PCI_FIXUP/ in printf, from Patrick Welche in PR 30583. | wiz |
| 2005-06-22 | Oops, a unilateral DEBUG define crept in with my last commit. | sekiya |
| 2005-06-20 | Don't abort the attach if we are routing interrupts through the ioapic, there | sekiya |
| 2005-06-01 | Fix compilation problem when CBB_DEBUG is defined. | sekiya |
| 2005-06-01 | "resister" -> "register" | sekiya |
| 2005-05-30 | - const poisoning | christos |
| 2005-03-23 | PR/29600: YAMAMOTO Takashi: cbb hangs on boot. From the PR: | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2005-01-27 | Fix typo. | jmcneill |
| 2005-01-27 | Don't restore PCI configuration state if the chip isn't in D0, from | jmcneill |
| 2005-01-27 | Capture PCI configuration state on suspend and restore it on resume, from | jmcneill |
| 2005-01-16 | Just to be absolutely correct, wait an additional 1ms after the "power cycle" | mycroft |
| 2005-01-16 | Christos's crappy Libretto 100CT has an extremely long ramp for socket Vcc | mycroft |
| 2004-08-16 | fix a wrong variable name in a debug message. | mrg |
| 2004-08-16 | Simplify some manipulation of PCIC_INTR. | mycroft |
| 2004-08-16 | Some tweaks, per the PC Card spec: | mycroft |
| 2004-08-16 | Do not attempt to fiddle with the power-control bits in PWRCTL; just read them | mycroft |
| 2004-08-15 | And the reason we had to call pccbb_power() twice in the enable routine is... | mycroft |
| 2004-08-12 | I can't actually use the FORCE register this way. Just try turning the socket | mycroft |
| 2004-08-12 | A bunch of random cleanup: | mycroft |
| 2004-08-11 | Oops; fix a compile error. | mycroft |
| 2004-08-11 | Be more liberal in torching the old state in the disable and settype routines. | mycroft |
| 2004-08-11 | Rather than having a call up from the low-level driver to get the card type, | mycroft |
| 2004-08-06 | Rework the power sequencing so that I stop getting unrecoverable "bad Vcc" | mycroft |
| 2004-07-28 | Add entries for TI CardBus bridges 1520 and 4520Yenta, as found in | he |
| 2004-07-22 | If the bus number has not been initialized, do not attach a cardslot, and | mycroft |
| 2004-04-23 | pass string length (= boundary info) to pci_devinfo so that we do not run over | itojun |
| 2004-03-28 | Add some initialization code for TI bridges. | nakayama |
| 2003-12-19 | More unsigned long casts to make this work on ppc. Fix formatting of debug | christos |
| 2003-12-19 | PR/23802: KIYOHARA Takashi: Bad printf format with CBB_DEBUG. While I am | christos |
| 2003-12-10 | Power up the card without OE enabled to avoid letting SanDisks enter | briggs |
| 2003-10-25 | Fix uninitialized variable warnings | christos |
| 2003-10-23 | Try to deal better with card removal during the card enabling process. | briggs |
| 2003-06-19 | regard as the card is removed if one of CCD1# and CCD2# is deasserted. | msaitoh |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-03-22 | PCI-CardBus bridge support for sparc64: | nakayama |
| 2003-01-20 | Remove unreachable "break"s after "return"s. | simonb |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-23 | Replace magic numbers for power management control with PCI_PMCSR* macros. | tsutsui |
| 2002-11-09 | Add TI PCI4410 PCI-CardBus Bridge w/ OHCI IEEE 1394, | martin |