aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* video: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* pcmcia: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* input: use get_unaligned_* helpersHarvey Harrison2008-04-29
* char: use get_unaligned_* helpersHarvey Harrison2008-04-29
* hid-core: use get_unaligned_* helpersHarvey Harrison2008-04-29
* drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-29
* tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas2008-04-29
* tpm: fix section mismatch warningSam Ravnborg2008-04-29
* parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-29
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-29
* edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-29
* edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-29
* edac: add e752x parameter for sysbus_parity selectionPeter Tyser2008-04-29
* edac: new support for Intel 3100 chipsetAndrei Konovalov2008-04-29
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* random: add async notification support to /dev/randomJeff Dike2008-04-29
* random: simplify and rename credit_entropy_storeMatt Mackall2008-04-29
* random: make mixing interface byte-orientedMatt Mackall2008-04-29
* random: simplify add_ptr logicMatt Mackall2008-04-29
* random: remove some prefetch logicMatt Mackall2008-04-29
* random: eliminate redundant new_rotate variableMatt Mackall2008-04-29
* random: remove cacheline alignment for locksMatt Mackall2008-04-29
* random: make backtracking attacks harderMatt Mackall2008-04-29
* random: improve variable naming, clear extract bufferMatt Mackall2008-04-29
* random: reuse rand_initializeMatt Mackall2008-04-29
* random: use unlocked_ioctlMatt Mackall2008-04-29
* random: consolidate wakeup logicMatt Mackall2008-04-29
* random: clean up checkpatch complaintsMatt Mackall2008-04-29
* remove aoedev_isbusy()Adrian Bunk2008-04-29
* NBD: add partition supportLaurent Vivier2008-04-29
* NBD: allow nbd to be used locallyLaurent Vivier2008-04-29
* edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-29
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* scsi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* zorro: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* proc: switch /proc/scsi/device_info to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch /proc/ip2mem to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan2008-04-29