| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | pcmcia: Use common pci_stop_and_remove_bus_device() | Bjorn Helgaas | 2012-08-22 | 1 | -3/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-28 | 1 | -0/+1 |
|\ |
|
| * | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 1 | -0/+1 |
* | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 2 | -14/+14 |
|/ |
|
* | pcmcia: add driver for hx4700 | Paul Parsons | 2012-05-07 | 3 | -1/+123 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 2012-03-30 | 12 | -121/+43 |
|\ |
|
| * | pcmcia at91_cf: fix raw gpio number usage | Joachim Eastwood | 2012-03-03 | 1 | -26/+26 |
| * | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe | Axel Lin | 2012-03-03 | 1 | -9/+3 |
| * | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-03 | 5 | -22/+9 |
| * | pcmcia: convert drivers/pcmcia/* to use module_platform_driver() | Axel Lin | 2012-03-03 | 6 | -71/+6 |
| * | pcmcia: irq: Remove IRQF_DISABLED | Yong Zhang | 2012-03-03 | 2 | -3/+3 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 13 | -13/+0 |
|\ \ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 13 | -13/+0 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 2 | -13/+49 |
|\ \ \ |
|
| * \ \ | Merge branch 'sa1111' into sa11x0 | Russell King | 2012-03-26 | 1 | -7/+48 |
| |\ \ \ |
|
| | * | | | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c | Russell King | 2012-03-24 | 1 | -5/+39 |
| | * | | | ARM: sa1111: add platform enable/disable functions | Russell King | 2012-02-09 | 1 | -2/+9 |
| | | |/
| | |/| |
|
| * / | | ARM: sa11x0: neponset: provide function to manipulate NCR_0 | Russell King | 2012-02-09 | 1 | -6/+1 |
| |/ / |
|
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 1 | -9/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-02-29 | 1 | -2/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -2/+3 |
* | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-24 | 32 | -856/+348 |
|\ \ \ \ \ |
|
| * | | | | | PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix. | Russell King | 2012-02-21 | 5 | -4/+4 |
| * | | | | | PCMCIA: make lubbock socket driver part of sa1111_cs | Russell King | 2012-02-21 | 2 | -4/+4 |
| * | | | | | PCMCIA: add Kconfig control for building sa11xx_base.c | Russell King | 2012-02-21 | 2 | -2/+8 |
| * | | | | | PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io | Russell King | 2012-02-21 | 1 | -6/+1 |
| * | | | | | PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure code | Russell King | 2012-02-21 | 2 | -2/+2 |
| * | | | | | PCMCIA: soc_common: remove explicit wrprot initialization in socket drivers | Russell King | 2012-02-21 | 19 | -21/+0 |
| * | | | | | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions | Russell King | 2012-02-21 | 2 | -73/+0 |
| * | | | | | PCMCIA: sa11x0: h3600: convert to use new irq/gpio management | Russell King | 2012-02-21 | 1 | -80/+15 |
| * | | | | | PCMCIA: sa11x0: simpad: convert to use new irq/gpio management | Russell King | 2012-02-21 | 1 | -18/+8 |
| * | | | | | PCMCIA: sa11x0: shannon: convert to use new irq/gpio management | Russell King | 2012-02-21 | 1 | -37/+17 |
| * | | | | | PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem | Russell King | 2012-02-04 | 1 | -22/+16 |
| * | | | | | PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio management | Russell King | 2012-02-04 | 1 | -90/+11 |
| * | | | | | PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystem | Russell King | 2012-02-04 | 1 | -5/+14 |
| * | | | | | PCMCIA: sa11x0: cerf: convert to use new irq/gpio management | Russell King | 2012-02-04 | 1 | -33/+9 |
| * | | | | | PCMCIA: sa11x0: assabet: convert to use new irq/gpio management | Russell King | 2012-02-04 | 1 | -49/+15 |
| * | | | | | PCMCIA: sa1111: use new per-socket irq/gpio infrastructure | Russell King | 2012-02-04 | 6 | -52/+13 |
| * | | | | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management | Russell King | 2012-02-04 | 14 | -355/+81 |
| * | | | | | PCMCIA: soc_common: add GPIO support for card status signals | Russell King | 2012-01-26 | 2 | -3/+127 |
| * | | | | | PCMCIA: soc_common: move common initialization into soc_common | Russell King | 2012-01-26 | 5 | -12/+15 |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 2 | -12/+4 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe | Axel Lin | 2012-02-16 | 1 | -9/+3 |
| | |/ /
| |/| | |
|
| * | | | pcmcia: fix socket refcount decrementing on each resume | Russell King | 2012-02-09 | 1 | -3/+1 |
| | |/
| |/| |
|
* | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -1/+2 |
|\| | |
|
| * | | PCMCIA: fix sa1111 oops on remove | Russell King | 2012-01-24 | 1 | -1/+2 |
| |/ |
|
* | | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern | 2012-01-27 | 1 | -0/+6 |