aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | | spi_s3c24xx signedness fixMatthew Wilcox2008-05-01
* | | | | | spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov2008-05-01
* | | | | | jsm: add new supported board to jsm serial driverScott Kilau2008-05-01
* | | | | | 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-01
* | | | | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-01
* | | | | | PNP: fix printk format warningsRandy Dunlap2008-05-01
* | | | | | pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-01
* | | | | | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton2008-05-01
* | | | | | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke2008-05-01
* | | | | | pcmcia: annotate cb_alloc with __refSam Ravnborg2008-05-01
* | | | | | pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg2008-05-01
* | | | | | pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg2008-05-01
* | | | | | isdn: hysdn_procconf.c build fixIngo Molnar2008-05-01
* | | | | | remove div_long_long_remRoman Zippel2008-05-01
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-30
|\ \ \ \ \
| * | | | | toshiba: use ioremap_cachedAlan Cox2008-04-30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-30
|\ \ \ \ \ \
| * | | | | | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-30
| * | | | | | pcmcia: remove pccard_sysfs_interface warningsDavid Brownell2008-04-30
| * | | | | | driver core: warn about duplicate driver names on the same busStas Sergeev2008-04-30
| |/ / / / /
* / / / / / Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan2008-04-30
|/ / / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pnp' into releaseLen Brown2008-04-30
| |\ \ \ \ \
| | * | | | | PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-29
| | * | | | | ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas2008-04-29
| | * | | | | PNP: make interfaces private to the PNP coreBjorn Helgaas2008-04-29
| | * | | | | PNPACPI: move _CRS/_PRS warnings closer to the actionBjorn Helgaas2008-04-29
| | * | | | | ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()Bjorn Helgaas2008-04-29
| | * | | | | PNP: make generic pnp_add_mem_resource()Bjorn Helgaas2008-04-29
| | * | | | | PNP: make generic pnp_add_io_resource()Bjorn Helgaas2008-04-29
| | * | | | | PNP: make generic pnp_add_dma_resource()Bjorn Helgaas2008-04-29
| | * | | | | PNP: make generic pnp_add_irq_resource()Bjorn Helgaas2008-04-29
| | * | | | | PNP: add pnp_new_resource() to find a new unset pnp_resourceBjorn Helgaas2008-04-29
| | * | | | | PNP: add pnp_resource index for ISAPNPBjorn Helgaas2008-04-29
| | * | | | | PNP: add pnp_get_pnp_resource()Bjorn Helgaas2008-04-29
| | * | | | | PNP: add struct pnp_resourceBjorn Helgaas2008-04-29
| | * | | | | PNP: remove pnp_resource_table references from resource decodersBjorn Helgaas2008-04-29
| | * | | | | PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-29
| | * | | | | rtc: dont reference pnp_resource_table directlyBjorn Helgaas2008-04-29
| | * | | | | PNP: remove PNP_MAX_* usesBjorn Helgaas2008-04-29
| | * | | | | PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas2008-04-29
| | * | | | | PNP: convert encoders to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas2008-04-29
| | * | | | | PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas2008-04-29
| | * | | | | PNP: pass resources, not indexes, to pnp_check_port(), et alBjorn Helgaas2008-04-29
| | * | | | | PNP: check for conflicts with all resources, not just earlier onesBjorn Helgaas2008-04-29
| | * | | | | PNP: reduce redundancy in pnp_set_current_resources()Bjorn Helgaas2008-04-29
| | * | | | | PNP: reduce redundancy in pnp_check_port() and othersBjorn Helgaas2008-04-29
| | * | | | | PNP: reduce redundancy in pnp_assign_port() and othersBjorn Helgaas2008-04-29
| | * | | | | PNP: use conventional "i" for loop indicesBjorn Helgaas2008-04-29
| | * | | | | PNP: remove pnp_mem_flags() as an lvalueBjorn Helgaas2008-04-29