summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+4
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds3-5/+3
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-45/+18
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-63/+63
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi1-0/+3
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown6-2/+10
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+1
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-555/+725
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-496/+4965
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds21-568/+627
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-636/+3178
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57