summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter1-0/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn1-2/+2
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-10-01[PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox1-1/+4
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox1-3/+4
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox1-3/+7
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering3-9/+18
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard2-21/+88
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman4-8/+12
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby1-16/+19
2006-10-01[PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer1-1/+0
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant1-1/+1
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum1-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-25/+63
2006-10-01[PATCH] leds: turn LED off when changing triggersPaul Collins1-0/+1
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-8/+9
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek1-3/+0
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2-8/+12
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox1-1/+2
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox1-3/+5
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox1-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)3-73/+192
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven2-4/+44
2006-10-01[PATCH] Generic booleanRichard Knutsson4-10/+2
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-1/+1
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+15
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds54-189/+357
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells13-12/+31
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells1-0/+160
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1772/+1878
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-2/+0
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe9-13/+9
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe6-14/+12
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe32-135/+142
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4197/+8816
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-1133/+1200
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds7-7/+527
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+30
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-884/+1973
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11