aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-01
* [PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox2006-10-01
* [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-01
* [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-01
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-01
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-01
* [PATCH] isicom: correct firmware loadingJiri Slaby2006-10-01
* [PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer2006-10-01
* [PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant2006-10-01
* [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-01
* [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-01
* [PATCH] leds: turn LED off when changing triggersPaul Collins2006-10-01
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-01
* [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek2006-10-01
* [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-01
* [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-01
* [PATCH] sis5513: Switch to pci refcountingAlan Cox2006-10-01
* [PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox2006-10-01
* [PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox2006-10-01
* [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-01
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-01
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-01
* [PATCH] Generic booleanRichard Knutsson2006-10-01
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-01
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-01
* [PATCH] PCI quirks updateAlan Cox2006-10-01
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-30
* Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-30
|\
| * [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells2006-09-30
| * [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
| * [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells2006-09-30
| * [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-30
| * [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-30
| * [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
| * [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
| * [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-09-30
|\ \ | |/ |/|
| * drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2006-09-21
| * drm: use radeon specific names for radeon flagsDave Airlie2006-09-21
| * drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-21
| * drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom2006-09-21
| * drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer2006-09-21
| * drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-21
| * drm: domain changes broke ppc r200Dave Airlie2006-09-21
| * drm: fixup setversion return codes..Dave Airlie2006-09-21
| * drm: fixup i915 error codesDave Airlie2006-09-21
| * drm: realign sosme radeon code with drm git treeDave Airlie2006-09-21
| * drm: realign via driver with drm git treeDave Airlie2006-09-21
| * drm: remove hash tables on drm exitThomas Hellstrom2006-09-21