aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-01[PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum
2006-10-01[PATCH] leds: turn LED off when changing triggersPaul Collins
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek
2006-10-01[PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven
2006-10-01[PATCH] Generic booleanRichard Knutsson
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-10-01[PATCH] PCI quirks updateAlan Cox
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven