summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-118/+47
2008-05-08sparc video: remove open boot prom codeRobert Reif-35/+26
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-389/+1164
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie-6/+6
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-1/+1
2008-05-08Fix drivers/media build for modular buildsIngo Molnar-0/+2
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-316/+458
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-4/+6
2008-05-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-246/+231
2008-05-08drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton-55/+36
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault-0/+6
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili-0/+4
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton-3/+6
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison-2/+2
2008-05-08fix irq flags for iuu_phoenix.cSteven Rostedt-3/+3
2008-05-08fix irq flags in rtc-ds1511Steven Rostedt-2/+2
2008-05-08fix irq flags in saa7134Steven Rostedt-1/+1
2008-05-08serial: access after NULL check in uart_flush_buffer()Tetsuo Handa-1/+2
2008-05-08Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault-1/+11
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie-8/+9
2008-05-08[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley-5/+8
2008-05-08[SCSI] gdth: fix timer handlingJames Bottomley-12/+26
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-388/+1163
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy-1/+1
2008-05-08sh-sci: avoid writing to nonexistent registersMagnus Damm-1/+1
2008-05-08sh-sci: sh7722 lacks scsptr registersMagnus Damm-0/+4
2008-05-08sh-sci: improve sh7722 supportMagnus Damm-16/+27
2008-05-08rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt-5/+9
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt-1/+1
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt-6/+4
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk-88/+0
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski-4/+4
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh-2/+3
2008-05-07pcspkr: fix dependanciesStas Sergeev-1/+1
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe-4/+6
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens-9/+6
2008-05-07[S390] s390mach compile warningMartin Schwidefsky-1/+2
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst-83/+54
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger-33/+7
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger-54/+4
2008-05-07drm/i915: save and restore dsparb and d_state registers.Keith Packard-0/+17