summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street2006-12-101-293/+440
* [PATCH] ide: complete switch to pci_getAlan Cox2006-12-101-2/+2
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2006-12-101-4/+8
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-103-31/+31
* [PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap2006-12-101-1/+1
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-12-0915-57/+821
|\
| * Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606Andrew Morton2006-12-071-0/+1
| * drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis2006-12-074-5/+27
| * drm: fix up irqflags in drm_lock.cDave Airlie2006-12-071-1/+1
| * drm: i915 updates=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-19/+21
| * drm: i915: fix up irqflags arg=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-2/+3
| * drm: i915: Only return EBUSY after we've established we need to schedule a ne...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-5/+5
| * drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-1/+1
| * drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-0/+9
| * drm: Make handling of dev_priv->vblank_pipe more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-8/+14
| * drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-6/+40
| * drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-074-0/+211
| * drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-2/+3
| * drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-7/+13
| * drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-2/+3
| * drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...=?utf-8?q?Felix_K=C3=BChling?=2006-12-071-1/+2
| * drm: Change first valid DRM drawable ID to be 1 instead of 0.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-12/+35
| * drm: drawable locking + memory management fixes + copyright=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-107/+155
| * drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-073-0/+90
| * drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-075-8/+262
| * drm: add support for secondary vertical blank interrupt to i915=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-073-4/+27
| * drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-074-28/+60
* | [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong2006-12-091-1/+2
* | [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey2006-12-095-6/+6
* | [PATCH] m68k/HP300: HP LANCE updatesKars de Jong2006-12-092-5/+11
* | [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-088-65/+16
* | [BNX2]: Add an error check.Adrian Bunk2006-12-081-1/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-0822-378/+777
|\ \
| * | [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-083-11/+11
| * | [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-087-59/+296
| * | [S390] subchannel lock conversion.Cornelia Huck2006-12-086-63/+98
| * | [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-084-47/+78
| * | [S390] runtime switch for qdio performance statisticsUrsula Braun2006-12-082-119/+135
| * | [S390] New DASD feature for ERP related loggingHorst Hummel2006-12-084-22/+62
| * | [S390] add reset call handler to the ap bus.Ralph Wuerthner2006-12-081-0/+17
| * | [S390] more workqueue fixes.Martin Schwidefsky2006-12-0810-67/+89
| * | [S390] workqueue fixes.Andrew Morton2006-12-081-4/+5
* | | [PATCH] Generic HID layer - buildJiri Kosina2006-12-087-18/+43
* | | [PATCH] Generic HID layer - pb_fnmodeJiri Kosina2006-12-083-39/+11
* | | [PATCH] Generic HID layer - input and event reportingJiri Kosina2006-12-083-61/+66
* | | [PATCH] Generic HID layer - hiddevJiri Kosina2006-12-082-2/+7
* | | [PATCH] Generic HID layer - USB APIJiri Kosina2006-12-089-246/+369
* | | [PATCH] Generic HID layer - APIJiri Kosina2006-12-085-18/+36
* | | [PATCH] Generic HID layer - code splitJiri Kosina2006-12-0812-3089/+1886
* | | [PATCH] Generic HID layer - disable USB HIDJiri Kosina2006-12-081-1/+1
OpenPOWER on IntegriCloud