summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.Jean-Francois Moine2010-02-261-38/+146
* V4L/DVB (13871): gspca - benq: New subdriver for camera 04a5:3035.Jean-Francois Moine2010-02-263-0/+333
* V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).Jean-Francois Moine2010-02-261-2/+15
* V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.Luis Maia2010-02-261-0/+1
* V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine2010-02-262-10/+14
* V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine2010-02-262-14/+12
* V4L/DVB (13856): ir-keytable: simplify and avoid a warningMauro Carvalho Chehab2010-02-261-8/+4
* V4L/DVB (13848): smsdvb: Add the proper status for IsRfLockedMauro Carvalho Chehab2010-02-261-4/+4
* V4L/DVB (13847): smsdvb: Remove a wrong debug messageMauro Carvalho Chehab2010-02-261-1/+0
* V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-TMauro Carvalho Chehab2010-02-262-14/+201
* V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conv...Mauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13844): smsdvb: Properly report the Delivery SystemMauro Carvalho Chehab2010-02-261-0/+3
* V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBTMauro Carvalho Chehab2010-02-261-0/+2
* V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)Mauro Carvalho Chehab2010-02-261-32/+54
* V4L/DVB (13841): smsdvb: Make stats to workMauro Carvalho Chehab2010-02-262-6/+71
* V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniS...Michael Krufky2010-02-261-0/+1
* V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hackMichael Krufky2010-02-261-9/+72
* V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong2010-02-263-0/+25
* V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab2010-02-261-4/+2
* V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight camerasDaniel Ritz2010-02-262-0/+8
* V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the buil...Laurent Pinchart2010-02-261-5/+6
* V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...Laurent Pinchart2010-02-264-10/+51
* V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not definedMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13818): Add Prof 7500 DVB-S2 USB cardIgor M. Liplianin2010-02-266-18/+226
* V4L/DVB (13815): gspca - sunplus: Add webcam 052b:1507.Jean-Francois Moine2010-02-261-0/+1
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-268-13/+16
* V4L/DVB (13641): Properly update the driver representation for the protocolMauro Carvalho Chehab2010-02-261-0/+3
* V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lockMauro Carvalho Chehab2010-02-261-0/+3
* V4L/DVB (13638): ir-core: documment missed functionsMauro Carvalho Chehab2010-02-262-7/+56
* V4L/DVB (13637): em28xx: allow changing keycode table protocolMauro Carvalho Chehab2010-02-261-26/+54
* V4L/DVB (13636): ir-core: add method to change IR protocolMauro Carvalho Chehab2010-02-261-1/+43
* V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab2010-02-261-2/+28
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-2612-18/+23
* V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab2010-02-263-4/+109
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-238-11/+50
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\
| | * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
|\ \ \
| * \ \ Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \
| | * | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2010-02-232-13/+17
| |\ \ \ \ \
| | | * | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| | * | | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-235-76/+210
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-231-16/+92