summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-305-18/+22
| * | | | | | | | | | | [ALSA] ymfpci: add per-voice volume controlsClemens Ladisch2005-08-302-72/+166
| * | | | | | | | | | | [ALSA] Fix compiler warnings in PXA2XX-AC97Dirk Opfer2005-08-301-4/+4
| * | | | | | | | | | | [ALSA] WM9713 modem detectionLiam Girdwood2005-08-301-0/+1
| * | | | | | | | | | | [ALSA] PXA27x AC97 warm resetLiam Girdwood2005-08-301-2/+2
| * | | | | | | | | | | [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-303-4/+16
| * | | | | | | | | | | [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-307-19/+23
| * | | | | | | | | | | [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-3011-36/+36
| * | | | | | | | | | | [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-301-0/+1
| * | | | | | | | | | | [ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar2005-08-301-1/+1
| * | | | | | | | | | | [ALSA] AC97 bus interface for ad-hoc driversLiam Girdwood2005-08-305-3/+129
| * | | | | | | | | | | [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-3021-87/+109
| * | | | | | | | | | | [ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLiTakashi Iwai2005-08-301-0/+1
| * | | | | | | | | | | [ALSA] hda-codec - Fix LFE volume/switchNicolas Graziano2005-08-301-4/+9
| * | | | | | | | | | | [ALSA] hda-codec - Add default config for ASUS P5AD2Takashi Iwai2005-08-301-0/+1
| * | | | | | | | | | | [ALSA] hda-codec - Fix reordering of surround channelsTakashi Iwai2005-08-301-3/+20
| * | | | | | | | | | | [ALSA] WM97xx AC97 codec controlsLiam Girdwood2005-08-303-109/+367
* | | | | | | | | | | | Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-08-3057-3243/+7407
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | drm: fix a bad VERSION check.Dave Airlie2005-08-231-5/+0
| * | | | | | | | | | | drm: fixes for powerpcDave Airlie2005-08-202-10/+10
| * | | | | | | | | | | drm: add new texture upload code from r300 projectDave Airlie2005-08-201-35/+29
| * | | | | | | | | | | drm: update pci ids for savage and viaDave Airlie2005-08-161-30/+25
| * | | | | | | | | | | drm: add initial r300 3D support.Dave Airlie2005-08-168-2/+2325
| * | | | | | | | | | | drm: add savage driverDave Airlie2005-08-077-0/+3152
| * | | | | | | | | | | drm: remove version.h and any version checks..Dave Airlie2005-08-075-107/+0
| * | | | | | | | | | | drm: fix warning in drm_pci.cDave Airlie2005-08-051-5/+5
| * | | | | | | | | | | drm: remove the gamma driverDave Airlie2005-08-0511-2415/+0
| * | | | | | | | | | | drm: switch drm_handle_t to unsigned intDave Airlie2005-08-051-1/+1
| * | | | | | | | | | | drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-0515-54/+177
| * | | | | | | | | | | drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie2005-08-051-1/+1
| * | | | | | | | | | | drm: fix ioctl direction in r128 getparamDave Airlie2005-08-051-1/+1
| * | | | | | | | | | | Merge ../linux-2.6/Dave Airlie2005-07-3128-272/+1083
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ../linux-2.6/Dave Airlie2005-07-301925-82336/+167881
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | drm: cleanup buffer/map codeDave Airlie2005-07-108-130/+210
| * | | | | | | | | | | | drm: add mga driver callbacksDave Airlie2005-07-101-0/+8
| * | | | | | | | | | | | Add support for PCI MGA cards to MGA DRM.Dave Airlie2005-07-107-277/+888
| * | | | | | | | | | | | drm: make drm_alloc_agp take a dev arg.Dave Airlie2005-07-103-4/+4
| * | | | | | | | | | | | drm: add new mga ids and typesDave Airlie2005-07-102-4/+6
| * | | | | | | | | | | | drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-1013-3/+123
| * | | | | | | | | | | | drm: destatic exported function.Dave Airlie2005-07-102-2/+4
| * | | | | | | | | | | | drm: export symbols for use by driversDave Airlie2005-07-103-0/+7
| * | | | | | | | | | | | drm: fix minor function header issueDave Airlie2005-07-101-2/+2
| * | | | | | | | | | | | drm: update some function so a driver can call themDave Airlie2005-07-104-101/+167
| * | | | | | | | | | | | drm: update support for drm pci buffersDave Airlie2005-07-107-39/+78
| * | | | | | | | | | | | Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie2005-07-101-82/+44
| * | | | | | | | | | | | drm: add framebuffer mapsDave Airlie2005-07-103-4/+178
| * | | | | | | | | | | | drm: add _DRM_CONSISTENT map typeDave Airlie2005-07-105-7/+40
* | | | | | | | | | | | | [INET]: compile errors when DEBUG is definedStephen Hemminger2005-08-291-2/+2
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-08-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PATCH] s2io build fixAndrew Morton2005-08-301-2/+2
OpenPOWER on IntegriCloud