[ALSA] hda-codec - Add quirk for another MSI laptop to alc883_cfg_tbl[]
[safe/jmp/linux-2.6] / drivers / pcmcia /
2007-07-18 Alan SternPM: remove deprecated dpm_runtime_* routines
2007-07-17 Vitaly Bordugpowerpc: 8xx: fix whitespace and indentation
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Vitaly Bordug[POWERPC] 8xx: mpc885ads pcmcia support
2007-05-31 Marc Pignatat91: fix enable/disable_irq_wake symmetry in pcmcia...
2007-05-08 David Brownellfix hotplug for legacy platform drivers
2007-05-07 Bernhard Walleadd new_id to PCMCIA drivers
2007-05-07 David Brownellat91_cf, minor fix
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-09 David Brownell[PATCH] omap_cf: oops-on-suspend fix
2007-03-27 Yoichi Yuasa[PATCH] Fix struct device member name in PCMCIA au1000_...
2007-02-23 Manuel LaussDriver core: more fallout from class_device changes...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Robert P. J. DayRemove useless FIND_FIRST_BIT() macro from cardbus.c.
2007-02-16 Alexey Dobriyanpcmcia: some class_device fallout
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-09 Al Viro[PATCH] m32r: class_device -> device fallout
2007-02-07 Greg Kroah-HartmanDriver core: convert pcmcia code to use struct device
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-08 Josef Sipek[PATCH] struct path: convert pcmcia
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Andrew Victor[PATCH] pcmcia: at91_cf update
2006-12-05 Adrian Bunk[PATCH] pcmcia: fix m32r_cfc.c compilation
2006-12-05 Dominik Brodowski[PATCH] pcmcia: ds.c debug enhancements
2006-12-05 Andrew Victor[PATCH] pcmcia: at91_cf update
2006-12-05 Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: allow for four multifunction subdevices
2006-12-05 Dominik Brodowski[PATCH] pcmcia: handle __copy_from_user() return value...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: multifunction card handling fixes
2006-12-05 Komuro[PATCH] pcmcia: allow shared IRQs on pd6729 sockets
2006-12-05 Dominik Brodowski[PATCH] pcmcia: start over after CIS override
2006-11-30 Andrew Victor[ARM] 3954/1: AT91: Update drivers for new headers
2006-11-25 Daniel Ritz[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-20 Daniel Ritz[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices
2006-10-30 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-28 Russell King[ARM] Fix suspend oops caused by PXA2xx PCMCIA driver
2006-10-26 Dominik Brodowski[PATCH] PCMCIA: fix __must_check warnings
2006-10-26 Jeff Garzik[PATCH] PCMCIA: handle sysfs, PCI errors
2006-10-26 Jonathan McDowell[PATCH] Export soc_common_drv_pcmcia_remove to allow...
2006-10-26 Amol Lad[PATCH] ioremap balanced with iounmap for drivers/pcmcia
2006-10-26 Om Narasimhan[PATCH] pcmcia: au1000_generic fix
2006-10-26 Alexey Dobriyan[PATCH] i82092: wire up errors from pci_register_driver()
2006-10-26 Alexey Dobriyan[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*
2006-10-26 Randy Dunlap[PATCH] pcmcia/ds: driver layer error checking
2006-10-26 Kaustav Majumdar[PATCH] pcmcia: update alloc_io_space for conflict...
2006-10-26 David Brownell[PATCH] pcmcia: at91_cf update
2006-10-09 Linus TorvaldsMerge branch 'irqclean-submit1' of /linux/kernel/git...
2006-10-07 Al Viro[PATCH] m32r pt_regs fixes
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-01 Linus Torvaldspccard_store_cis: fix wrong error handling
2006-10-01 David Brownell[PATCH] omap_cf works again (sync with linux-omap tree)
2006-10-01 Alan Cox[PATCH] cardbus: switch to ref counting/hotplug safe API
2006-07-31 Daniel Ritz[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for...
2006-07-31 Daniel Ritz[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIG...
2006-07-10 Andrew Morton[PATCH] don't select CONFIG_HOTPLUG
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Thomas Gleixner[ARM] 3695/1: ARM drivers/pcmcia: Fixup includes
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Arjan van de Ven[PATCH] pcmcia: fix deadlock in pcmcia_parse_events
2006-06-30 Domen Puncer[PATCH] au1xxx: pcmcia: fix __init called from non...
2006-06-30 Serge E. Hallyn[PATCH] pcmcia: convert pcmcia_cs to kthread
2006-06-30 Randy Dunlap[PATCH] pcmcia: fix kernel-doc function name
2006-06-30 David Brownell[PATCH] pcmcia: at91_cf suspend/resume/wakeup
2006-06-30 Alex Williamson[PATCH] pcmcia: TI PCIxx12 CardBus controller support
2006-06-30 Alan Cox[PATCH] pcmcia: warn if driver requests exclusive,...
2006-06-30 Bernhard Kaindl[PATCH] yenta: fix hidden PCI bus numbers
2006-06-30 Daniel Ritz[PATCH] yenta: do power-up only after socket is configured
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit Resource: convert a few remaining drivers...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-19 Russell King[ARM] Fix badge4 build error
2006-06-01 Florin Malita[PATCH] pcmcia: missing pcmcia_get_socket() result...
2006-05-21 Andrew Morton[PATCH] pd6729 section fix
2006-05-15 Benjamin Herrenschmidt[PATCH] pcmcia Oopses fixes
2006-04-28 Andrew Morton[PATCH] request_irq(): remove warnings from irq probing
2006-04-21 Daniel Ritz[PATCH] pcmcia/pcmcia_resource.c: fix crash when using...
2006-04-21 Yoichi Yuasa[PATCH] vrc4171: update config
2006-04-21 Dominik Brodowski[PATCH] pcmcia: fix oops in static mapping case
2006-04-21 Andrew Morton[PATCH] pcmcia: remove unneeded forward declarations
2006-04-21 Dominik Brodowski[PATCH] pcmcia: do not set dev_node to NULL too early
2006-04-21 Komuro[PATCH] pcmcia: fix comment for pcmcia_load_firmware
2006-04-21 Komuro[PATCH] pcmcia: unload second device first
2006-04-18 Richard Purdie[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure
2006-04-15 David BrownellFix AT91RM9200 build breakage
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-31 Hugh Dickins[PATCH] pcmcia: fix pcmcia_device_remove oops
next