summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | pcmcia: use dev_printk and dev_dbg in yenta_socketDominik Brodowski2008-08-233-77/+97
| | * | | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-2331-142/+92
| | * | | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-2331-165/+157
| | * | | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-2329-46/+6
| | * | | pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-236-401/+299
| | * | | pcmcia: use pcmcia_loop_config in net pcmcia driversDominik Brodowski2008-08-239-654/+596
| | * | | pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-235-319/+191
| | * | | pcmcia: use pcmcia_loop_config in scsi pcmcia driversDominik Brodowski2008-08-235-198/+183
| | * | | pcmcia: use pcmcia_loop_config in bluetooth driversDominik Brodowski2008-08-233-194/+108
| | * | | pcmcia: use pcmcia_loop_config in pata and ide driversDominik Brodowski2008-08-232-172/+156
| | * | | pcmcia: add pcmcia_loop_config() helperDominik Brodowski2008-08-231-0/+62
| | |/ /
| * | | pcmcia: uniform device IDs of pata_pcmcia and ide-csDominik Brodowski2008-08-232-1/+4
| * | | pcmcia: only copy CIS override data onceDominik Brodowski2008-08-024-32/+13
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-13350-6788/+29495
|\ \ \ | |_|/ |/| |
| * | V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-133-18/+19
| * | V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by d...Steven Toth2008-10-131-2/+2
| * | V4L/DVB (9183): S2API: Return error of the caller provides 0 commands.Steven Toth2008-10-131-2/+2
| * | V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth2008-10-131-0/+16
| * | V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...Steven Toth2008-10-131-0/+32
| * | V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth2008-10-131-0/+32
| * | V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.Steven Toth2008-10-131-3/+36
| * | V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth2008-10-132-28/+29
| * | V4L/DVB (9176): Add support for DvbWorld USB cards with STV0288 demodulator.Igor M. Liplianin2008-10-133-4/+254
| * | V4L/DVB (9175): Remove NULL pointer in stb6000 driver.Igor M. Liplianin2008-10-131-1/+2
| * | V4L/DVB (9174): Allow custom inittab for ST STV0288 demodulator.Igor M. Liplianin2008-10-132-4/+18
| * | V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth2008-10-131-2/+1
| * | V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy...Darron Broad2008-10-131-0/+2
| * | V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API.Darron Broad2008-10-131-0/+7
| * | V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx241...Darron Broad2008-10-131-21/+68
| * | V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams.Laurent Pinchart2008-10-131-0/+18
| * | V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers2008-10-135-3/+185
| * | V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-131-1/+0
| * | V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong2008-10-134-5/+9
| * | V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fixIan Armstrong2008-10-131-2/+3
| * | V4L/DVB (9164): ivtvfb: a small cosmetic changeIan Armstrong2008-10-131-1/+1
| * | V4L/DVB (9163): ivtvfb: fix sparse warnings and improve write functionIan Armstrong2008-10-131-39/+37
| * | V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-138-12/+27
| * | V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil2008-10-133-38/+0
| * | V4L/DVB (9159): saa5249: fix compile errorsHans Verkuil2008-10-131-0/+1
| * | V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil2008-10-132-2/+2
| * | V4L/DVB (9155): em28xx-dvb: dvb_init() code factorizationThierry MERLE2008-10-131-18/+2
| * | V4L/DVB (9152): radio-zoltrix: Add checking for frequencyAlexey Klimov2008-10-131-4/+13
| * | V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrlAlexey Klimov2008-10-131-2/+6
| * | V4L/DVB (9149): hvr950q: led feedback based on snrMichael Krufky2008-10-133-1/+188
| * | V4L/DVB (9147): af9015: Add USB ID for MSI DIGIVOX mini IIIHerbert Graeber2008-10-132-1/+8
| * | V4L/DVB (9146): af901x: fix some compiler errors and warningsAntti Palosaari2008-10-132-7/+7
| * | V4L/DVB (9145): af901x: clean-upAntti Palosaari2008-10-132-4/+0
| * | V4L/DVB (9144): af9015: enable Maxlinear mxl5005s tuner RSSIAntti Palosaari2008-10-131-2/+2
| * | V4L/DVB (9143): af9015: fix wrong GPIOAntti Palosaari2008-10-131-1/+0
| * | V4L/DVB (9141): anysee: support for Anysee E30 Combo PlusAntti Palosaari2008-10-131-3/+23