| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 |
|\ |
|
| * | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: remove unused "window_t" typedef | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: move some window-related code to pcmcia_ioctl.c | Dominik Brodowski | 2009-11-28 |
| * | pcmcia: Change window_handle_t logic to unsigned long | Magnus Damm | 2009-11-28 |
| * | pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page() | Magnus Damm | 2009-11-28 |
| * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 |
| * | pcmcia: Pass struct pcmcia_device to pcmcia_release_window() | Magnus Damm | 2009-11-28 |
| * | drivers/pcmcia: remove unnecessary kzalloc | Julia Lawall | 2009-11-22 |
| * | pcmcia: correct handling for Zoomed Video registers in topic.h | Avi Cohen Stuart | 2009-11-11 |
| * | pcmcia: autoload module pcmcia | Dominik Brodowski | 2009-11-09 |
| * | PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: constify soc_pcmcia_socket ops member | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: sa1111: remove duplicated initializers | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: push socket probe down into SoC specific support | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: push socket removal down to SoC specific support | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: provide single socket add/remove functionality | Russell King - ARM Linux | 2009-11-09 |
| * | PCMCIA: soc_common: convert to a stand alone module | Russell King - ARM Linux | 2009-11-09 |
| * | pcmcia: use dev_dbg and dev_print in pd6729.c | Dominik Brodowski | 2009-11-09 |
| * | pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} | Dominik Brodowski | 2009-11-09 |
| * | pcmcia: extend error reporting and debug messages in core | Dominik Brodowski | 2009-11-08 |
| * | pcmcia: use dynamic debug in PCMCIA socket drivers | Dominik Brodowski | 2009-11-08 |
| * | pcmcia: use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2009-11-08 |
| * | pcmcia: remove pcmcia_get_{first,next}_tuple() | Dominik Brodowski | 2009-11-08 |
| * | pcmcia: add new CIS access helpers | Dominik Brodowski | 2009-11-08 |
| * | pcmcia: drop already defined PCI_IDs | Wolfram Sang | 2009-10-24 |
* | | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 2009-11-03 |
|/ |
|
* | pcmcia: do not load the pd6729 driver if io_base is NULL | Komuro | 2009-10-24 |
* | pcmcia: Fix possible printk format warnings | Wolfram Sang | 2009-10-20 |
* | pcmcia: do not try to store more than 4 version strings | Dominik Brodowski | 2009-10-18 |
* | pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup | Dominik Brodowski | 2009-10-18 |
* | pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe | Frans Pop | 2009-10-17 |
* | pcmcia: fix controller printk format warnings | Randy Dunlap | 2009-10-17 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 |
|\ |
|
| * | ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings | Russell King | 2009-09-28 |
* | | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 |
* | | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 2009-09-28 |
* | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-28 |
|/ |
|
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 |
|\ |
|
| * | pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver | Kristoffer Ericson | 2009-09-22 |
| * | pcmcia: switch /proc/bus/pccard/drivers to seq_file | Alexey Dobriyan | 2009-09-22 |
| * | pcmcia: yenta: add missing __devexit marking | Mike Frysinger | 2009-09-22 |
* | | Merge branch 'master' into for-linus | Russell King | 2009-09-22 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds | 2009-09-16 |
| |\ |
|
| | * | pcmcia: document return value of pcmcia_loop_config | Wolfram Sang | 2009-09-15 |
| | * | pcmcia: drop non-existant includes | Wolfram Sang | 2009-09-15 |
| | * | pcmcia: disable prefetch/burst for OZ6933 | Tomas Kovacik | 2009-09-15 |