index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
*
pcmcia: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
|
\
|
*
pcmcia: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
*
|
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
|
/
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
|
\
|
*
pcmcia: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
*
|
pcmcia: Remove superfluous name casts
Geert Uytterhoeven
2013-12-09
|
/
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
|
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
*
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-06
|
\
\
|
*
|
pcmcia: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
|
*
|
pcmcia: at91_cf: fix deferred probe from __init
Johan Hovold
2013-09-26
|
|
/
*
|
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
2013-09-26
*
|
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
2013-09-26
|
/
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
*
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
|
\
|
*
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
*
|
pcmcia: Remove ARCH_CLPS711X dependency
Alexander Shiyan
2013-06-17
*
|
pcmcia: pd6729: fix error return code in pd6729_pci_probe()
Wei Yongjun
2013-06-09
*
|
pcmcia/trivial: at91_cf: fix checkpatch error
Laurent Navet
2013-06-06
*
|
pcmcia: at91_cf: use module_platform_driver_probe()
Fabio Porcedda
2013-06-06
*
|
pcmcia: at91_cf: add support for DT
Joachim Eastwood
2013-06-06
*
|
pcmcia: at91_cf: clean up header includes
Joachim Eastwood
2013-06-06
*
|
pcmcia: at91_cf: use devm_ functions for allocations
Joachim Eastwood
2013-06-06
*
|
pcmcia: at91_cf: convert to dev_ print functions
Joachim Eastwood
2013-06-06
*
|
pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
Joachim Eastwood
2013-06-06
|
/
*
pcmcia: remove RPX board stuff
Artem Bityutskiy
2013-04-05
*
pcmcia: remove Motorola MBX860 support
Artem Bityutskiy
2013-04-05
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
|
|
\
|
*
|
pcmcia: avoid static analysis complaint about use-after-free
Jesper Juhl
2013-01-20
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
|
\
\
\
|
*
|
|
pcmcia: move unbind/rebind into dev_pm_ops.complete
Christian Lamparter
2013-02-21
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
|
\
\
\
|
*
|
|
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
2013-01-17
|
*
|
|
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
2013-01-17
|
|
/
/
*
/
/
drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
|
/
/
*
|
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
|
\
\
|
*
\
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
2012-11-12
|
|
\
\
|
|
*
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
|
|
|
/
|
*
|
Merge branch 'depends/tty' into next/headers
Olof Johansson
2012-11-05
|
|
\
|
|
*
|
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
*
|
|
pcmcia: remove use of __devexit
Bill Pemberton
2012-11-28
*
|
|
pcmcia: remove use of __devinitdata
Bill Pemberton
2012-11-28
*
|
|
pcmcia: remove use of __devinit
Bill Pemberton
2012-11-28
*
|
|
pcmcia: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
|
|
pcmcia: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
|
|
/
|
/
|
*
|
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
|
\
\
|
|
/
|
/
|
[next]