aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-01[PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra
2006-10-01[PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby
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