Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin | 1 | -1/+1 |
2010-08-11 | drivers/scsi/ch.c: don't use vprintk as macro | Joe Perches | 1 | -43/+44 |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang | 1 | -2/+2 |
2010-08-11 | drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats | Joe Perches | 1 | -2/+2 |
2010-08-11 | scsi/sd.c: quiet all sparse noise | H Hartley Sweeten | 1 | -6/+6 |
2010-08-11 | scsi: remove superfluous NULL pointer check from scsi_kill_request() | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2010-08-11 | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall | 2 | -3/+3 |
2010-08-11 | dc395x: decrease iteration for tag_number of max_command in start_scsi() | Roel Kluin | 1 | -1/+1 |
2010-08-11 | g_NCR5380: fix broken MMIO compilation | Ondrej Zary | 2 | -23/+26 |
2010-08-11 | g_NCR5380: remove misleading pnp error message | Ondrej Zary | 1 | -3/+1 |
2010-08-11 | mpt fusion: convert to seq_file | Alexey Dobriyan | 2 | -142/+119 |
2010-08-11 | drivers/message: move dereference after NULL test | Julia Lawall | 2 | -3/+3 |
2010-08-11 | drivers/scsi: remove unnecessary NULL test | Julia Lawall | 1 | -1/+0 |
2010-08-11 | NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() | Roel Kluin | 1 | -1/+3 |
2010-08-11 | gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one() | Roel Kluin | 1 | -1/+1 |
2010-08-11 | osst: fix read buffer overflow | Roel Kluin | 1 | -1/+2 |
2010-08-11 | include/linux/fs.h: complete hexification of FMODE_* constants | Andrew Morton | 1 | -1/+1 |
2010-08-11 | fix "hwmon: coretemp: update hotplug condition check" | Andrew Morton | 1 | -3/+0 |
2010-08-11 | drivers/net/wireless/libertas/cfg.c: needs sched.h | Andrew Morton | 1 | -0/+2 |
2010-08-11 | fix "scripts/mod/modpost.c: fix memory leak" | Andrew Morton | 1 | -2/+3 |
2010-08-11 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 25 | -501/+740 |
2010-08-11 | x86: fix up system call numbering nit | Linus Torvalds | 2 | -2/+2 |
2010-08-11 | power: Remove owner field from attribute initialization code in OLPC driver | Guenter Roeck | 1 | -1/+0 |
2010-08-11 | i2c.h: fix kernel-doc warnings | Randy Dunlap | 1 | -0/+2 |
2010-08-11 | kernel/timer.c: fix kernel-doc function parameter warning | Randy Dunlap | 1 | -0/+1 |
2010-08-11 | docbook: fixup media support files for htmldocs also | Randy Dunlap | 1 | -1/+1 |
2010-08-11 | docbook: fix fatal error from libata | Randy Dunlap | 1 | -1/+1 |
2010-08-11 | jfs: don't allow os2 xattr namespace overlap with others | Dave Kleikamp | 1 | -49/+38 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 154 | -3211/+4286 |
2010-08-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 109 | -5048/+13451 |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 9 | -26/+1192 |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -7/+11 |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 25 | -247/+336 |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 140 | -2126/+5019 |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 112 | -647/+5498 |
2010-08-11 | USB: serial: fix stalled writes | Johan Hovold | 1 | -5/+10 |
2010-08-11 | USB: remove fake "address-of" expressions | Alan Stern | 4 | -23/+15 |
2010-08-11 | USB: fix thread-unsafe anchor utiliy routines | Christian Lamparter | 1 | -29/+21 |
2010-08-11 | USB: usbtest: support test device with only one iso-in or iso-out endpoint | Ming Lei | 1 | -1/+4 |
2010-08-11 | USB: usbtest: avoid to free coherent buffer in atomic context | Ming Lei | 1 | -1/+5 |
2010-08-11 | USB: xhci: Set DMA mask for host. | Sarah Sharp | 1 | -0/+9 |
2010-08-11 | USB: xhci: Don't flush doorbell writes. | Sarah Sharp | 1 | -5/+0 |
2010-08-11 | USB: xhci: Reduce reads and writes of interrupter registers. | Sarah Sharp | 1 | -8/+10 |
2010-08-11 | USB: xhci: Make xhci_set_hc_event_deq() static. | Sarah Sharp | 3 | -23/+23 |
2010-08-11 | USB: xhci: Minimize HW event ring dequeue pointer writes. | Sarah Sharp | 1 | -13/+37 |
2010-08-11 | USB: xhci: Make xhci_handle_event() static. | Sarah Sharp | 2 | -2/+1 |
2010-08-11 | USB: xhci: Remove unnecessary reads of IRQ_PENDING register. | Sarah Sharp | 1 | -15/+12 |
2010-08-11 | USB: xhci: Performance - move xhci_work() into xhci_irq() | Sarah Sharp | 1 | -43/+30 |
2010-08-11 | USB: xhci: Performance - move interrupt handlers into xhci-ring.c | Sarah Sharp | 3 | -103/+104 |
2010-08-11 | USB: xhci: Performance - move functions that find ep ring. | Sarah Sharp | 4 | -48/+85 |