aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] intel8x0 - Add MCP51 PCI IDTakashi Iwai2006-02-012-1/+10
* [ALSA] hda-codec - Fix init verb of ALC260Jonathan Woithe2006-02-011-1/+1
* [ALSA] hda-codec - Fix max_channels computation for STAC92xx codecsTakashi Iwai2006-02-011-1/+7
* [ALSA] via82xx - Add dxs entry for P4M800/VIA8237RTakashi Iwai2006-02-011-0/+1
* [ALSA] hda-codec - add sigmatel 927x codec supportMatt Porter2006-02-011-7/+142
* [ALSA] hda-codec - add D975XBK support to sigmatel patchMatt Porter2006-02-011-0/+3
* [ALSA] hda-codec - support for Agere's HDA soft modemSasha Khapyorsky2006-02-011-0/+1
* [ALSA] cs4236 - Add PnP ids for Netfinity 3000Lukasz Stemach2006-02-011-0/+2
* [ALSA] serial-uart16550 - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] opti93x - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] wavefront - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] via82xx - Add dxs entry for a FSC boardTakashi Iwai2006-02-011-0/+1
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-02-01278-5741/+10709
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-01-319-61/+58
| |\
| | * IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-306-36/+37
| | * IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-302-16/+7
| | * IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-302-10/+9
| | * IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-301-2/+8
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-4/+15
| |\ \
| | * | [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| | * | [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-3118-266/+545
| |\ \ \
| | * | | Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
| | * | | Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2
| | * | | Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-291-42/+46
| | * | | Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-291-4/+11
| | * | | Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-7/+13
| | * | | Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-291-6/+12
| | * | | Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-291-149/+194
| | * | | Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| | * | | Input: sidewinder - fix an oopsZinx Verituse2006-01-291-1/+1
| | * | | Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-291-5/+10
| | * | | Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-291-34/+36
| | * | | Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| | * | | Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-291-0/+3
| | * | | Input: make needlessly global code staticAdrian Bunk2006-01-292-3/+3
| | * | | Input: mousedev - fix memory leakKimball Murray2006-01-291-6/+3
| | * | | Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
| | * | | Input: psmouse - set name for Genius miceDmitry Torokhov2006-01-291-0/+1
| | * | | Input: add ixp4xx beeper driverAlessandro Zummo2006-01-293-0/+196
| | |/ /
| * | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-312-18/+39
| |\ \ \
| | * | | [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-02-011-0/+7
| | * | | [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-02-011-18/+32
| | |/ /
| * | | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-01-313-524/+643
| |\ \ \
| | * | | [BNX2]: Update version and copyright yearMichael Chan2006-01-233-8/+7
| | * | | [BNX2]: Add PHY loopback testMichael Chan2006-01-231-22/+79
| | * | | [BNX2]: Use netdev_priv()Michael Chan2006-01-231-40/+40
| | * | | [BNX2]: Fix nvram sizingMichael Chan2006-01-232-3/+14
| | * | | [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-231-2/+17