| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-12-30 | 1 | -1/+1 |
|\ |
|
| * | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 2009-12-17 | 1 | -1/+1 |
* | | PCMCIA: fix pxa2xx_lubbock modular build error | Marc Zyngier | 2009-12-16 | 1 | -3/+3 |
|/ |
|
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 | 11 | -377/+475 |
|\ |
|
| * | pcmcia: CodingStyle fixes | Dominik Brodowski | 2009-12-07 | 11 | -377/+475 |
* | | Merge branch 'master' into devel | Russell King | 2009-12-13 | 4 | -16/+7 |
|\ \ |
|
| * | | ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq | Eric Miao | 2009-12-13 | 2 | -2/+2 |
| * | | PCMCIA: fix pxa2xx_lubbock modular build error | Russell King | 2009-12-12 | 2 | -14/+5 |
* | | | [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus | Marc Zyngier | 2009-12-13 | 4 | -36/+90 |
|/ / |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -8/+15 |
|\ \ |
|
| * | | pccard: configure CLS on attach | Tejun Heo | 2009-11-04 | 1 | -8/+15 |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-11 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -2/+2 |
* | | | | Fix soc_common PCMCIA configuration | Russell King | 2009-12-06 | 1 | -1/+1 |
* | | | | ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 | Dmitry Artamonow | 2009-12-06 | 2 | -2/+2 |
* | | | | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h | Dmitry Artamonow | 2009-12-06 | 1 | -2/+1 |
* | | | | ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ... | Dmitry Artamonow | 2009-12-06 | 1 | -12/+45 |
* | | | | ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib | Dmitry Artamonow | 2009-12-06 | 1 | -11/+71 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 47 | -977/+1046 |
|\ \ \
| |/ /
|/| | |
|
| * | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 1 | -9/+9 |
| * | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 | 1 | -3/+3 |
| * | | pcmcia: remove unused "window_t" typedef | Dominik Brodowski | 2009-11-28 | 2 | -32/+32 |
| * | | pcmcia: move some window-related code to pcmcia_ioctl.c | Dominik Brodowski | 2009-11-28 | 3 | -63/+55 |
| * | | pcmcia: Change window_handle_t logic to unsigned long | Magnus Damm | 2009-11-28 | 3 | -33/+34 |
| * | | pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page() | Magnus Damm | 2009-11-28 | 3 | -2/+7 |
| * | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 | 1 | -1/+4 |
| * | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window() | Magnus Damm | 2009-11-28 | 1 | -2/+3 |
| * | | drivers/pcmcia: remove unnecessary kzalloc | Julia Lawall | 2009-11-22 | 1 | -4/+0 |
| * | | pcmcia: correct handling for Zoomed Video registers in topic.h | Avi Cohen Stuart | 2009-11-11 | 1 | -10/+5 |
| * | | pcmcia: autoload module pcmcia | Dominik Brodowski | 2009-11-09 | 1 | -0/+7 |
| * | | PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket | Russell King - ARM Linux | 2009-11-09 | 19 | -24/+23 |
| * | | PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket | Russell King - ARM Linux | 2009-11-09 | 3 | -3/+0 |
| * | | PCMCIA: soc_common: constify soc_pcmcia_socket ops member | Russell King - ARM Linux | 2009-11-09 | 1 | -1/+1 |
| * | | PCMCIA: sa1111: remove duplicated initializers | Russell King - ARM Linux | 2009-11-09 | 6 | -43/+17 |
| * | | PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data | Russell King - ARM Linux | 2009-11-09 | 10 | -40/+123 |
| * | | PCMCIA: soc_common: push socket probe down into SoC specific support | Russell King - ARM Linux | 2009-11-09 | 4 | -104/+103 |
| * | | PCMCIA: soc_common: push socket removal down to SoC specific support | Russell King - ARM Linux | 2009-11-09 | 5 | -20/+29 |
| * | | PCMCIA: soc_common: provide single socket add/remove functionality | Russell King - ARM Linux | 2009-11-09 | 2 | -108/+125 |
| * | | PCMCIA: soc_common: convert to a stand alone module | Russell King - ARM Linux | 2009-11-09 | 3 | -15/+17 |
| * | | pcmcia: use dev_dbg and dev_print in pd6729.c | Dominik Brodowski | 2009-11-09 | 2 | -40/+37 |
| * | | pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} | Dominik Brodowski | 2009-11-09 | 1 | -101/+0 |
| * | | pcmcia: extend error reporting and debug messages in core | Dominik Brodowski | 2009-11-08 | 2 | -13/+43 |
| * | | pcmcia: use dynamic debug in PCMCIA socket drivers | Dominik Brodowski | 2009-11-08 | 6 | -180/+118 |
| * | | pcmcia: use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2009-11-08 | 7 | -174/+100 |
| * | | pcmcia: remove pcmcia_get_{first,next}_tuple() | Dominik Brodowski | 2009-11-08 | 1 | -0/+9 |
| * | | pcmcia: add new CIS access helpers | Dominik Brodowski | 2009-11-08 | 4 | -32/+254 |
| * | | pcmcia: drop already defined PCI_IDs | Wolfram Sang | 2009-10-24 | 2 | -32/+0 |
* | | | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 2009-11-03 | 2 | -27/+54 |
|/ / |
|