aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-24atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt
2008-07-24remove the v850 portAdrian Bunk
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-24mspec: convert nopfn to faultNick Piggin
2008-07-24remove is_tty()Adrian Bunk
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-23ide: small whitespace fixesPavel Machek
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison
2008-07-23ide: ide-cd.c fix sparse endianness warningsHarvey Harrison
2008-07-23ide-cd: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov
2008-07-23ide-scsi: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-tape: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov
2008-07-23ide: use rq->cmd instead of pc->c in atapi common codeBorislav Petkov
2008-07-23ide-scsi: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: make room for packet command ids in rq->cmdBorislav Petkov
2008-07-23ide-floppy: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-scsi: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23ide-tape: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23ide-floppy: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23drivers/ide/ide-tape.c: remove double kfreeDarren Jenkins
2008-07-23ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: allocate ide_hwif_t instances dynamicallyBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_ports[]Bartlomiej Zolnierkiewicz
2008-07-23ide: move ide_remove_port_from_hwgroup() to ide-probe.cBartlomiej Zolnierkiewicz
2008-07-23ide: fix IDE port slots reservation and freeing (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: fix ide_host_register() return valueBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz
2008-07-23ide-generic: probing fixBartlomiej Zolnierkiewicz
2008-07-23gayle: reserve memory resources at onceBartlomiej Zolnierkiewicz
2008-07-23ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz
2008-07-23ide: filter out invalid transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz
2008-07-23ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz