summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer-5/+4
2008-05-15tty: fix BKL related leak and crashIngo Molnar-3/+10
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-45/+18
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-63/+63
2008-05-15[SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez-1/+1
2008-05-15[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez-19/+0
2008-05-15[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez-0/+4
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez-5/+7
2008-05-15[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez-1/+1
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net-15/+15
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker-5/+6
2008-05-15[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez-4/+4
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez-1/+2
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar-1/+5
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber-2/+3
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz-1/+1
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst-9/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison-63/+63
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day-1/+1
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi-0/+3
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz-3/+3
2008-05-14iphase: Fix 64bit warning.Alan Cox-1/+2
2008-05-14hysdn: No longer broken on SMP.Andrew Morton-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine-9/+5
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger-2/+10
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger-5/+3
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown-2/+10
2008-05-14char: select fw_loader by moxaJiri Slaby-0/+1
2008-05-14lib: create common ascii hex arrayHarvey Harrison-4/+4
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz-0/+2276
2008-05-14ipmi: support I/O resources in OF driverNate Case-2/+8
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior-1/+6
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-81/+35
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz-1/+1
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk-1/+1