summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-194-21/+48
|\
| * [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
| * [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
| * [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-181-5/+6
|\ \ | |/ |/|
| * serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* | [PATCH] tty: Fix two reported pid leaksEric W. Biederman2007-03-181-0/+5
* | [PATCH] machzwd warning fixAndrew Morton2007-03-181-12/+12
* | KVM: MMU: Fix host memory corruption on i386 with >= 4GB ramAvi Kivity2007-03-181-3/+3
* | KVM: MMU: Fix guest writes to nonpae pdeAvi Kivity2007-03-181-12/+34
* | KVM: Fix guest sysenter on vmxAvi Kivity2007-03-181-4/+4
* | KVM: Unset kvm_arch_ops if arch module loading failedAvi Kivity2007-03-181-1/+3
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-174-53/+1
* | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
* | scc_pata: dependency fixKou Ishizaki2007-03-174-9/+9
* | jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
* | ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-171-1/+2
* | cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-171-25/+20
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-161-5/+0
|\ \
| * | [CHAR] lcd: Fix two warnings.Ralf Baechle2007-03-171-5/+0
* | | [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-161-1/+1
* | | [PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle2007-03-161-0/+1
* | | [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-161-0/+1
* | | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-162-2/+20
* | | [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-161-3/+3
* | | [PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto2007-03-161-1/+1
* | | [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-161-3/+2
* | | [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-161-0/+13
* | | [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-161-0/+1
* | | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-1/+1
* | | [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-161-24/+2
* | | [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-161-12/+6
* | | [PATCH] fix read past end of array in md/linear.cAndy Isaacson2007-03-161-1/+1
* | | [PATCH] reduce pnp syslog spamDavid Brownell2007-03-161-3/+3
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-156-41/+63
|\ \
| * | natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk2007-03-151-6/+8
| * | natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk2007-03-151-18/+20
| * | natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk2007-03-151-3/+3
| * | NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral2007-03-153-2/+11
| * | NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral2007-03-151-1/+4
| * | skge: set mac address bonding fixStephen Hemminger2007-03-151-11/+17
* | | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-153-4/+57
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-151-11/+9
|\ \ \ | |/ / |/| |
| * | HID: zeroing of bytes in output fields is bogusJiri Kosina2007-03-121-4/+0
| * | HID: allocate hid_parser in a proper wayJiri Kosina2007-03-121-7/+9
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-03-141-0/+1
|\ \
| * | [WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck2007-03-111-0/+1
| |/
* | [PATCH] paride endianness annotationsAl Viro2007-03-141-4/+4
* | [PATCH] atl1 trivial endianness misannotationsAl Viro2007-03-141-2/+2
* | [PATCH] hid-core endianness annotationsAl Viro2007-03-141-5/+4
OpenPOWER on IntegriCloud