summaryrefslogtreecommitdiffstats
path: root/COPYING
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] update FSF address in COPYINGPekka J Enberg2005-09-101-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+356
mmitgraph'>* [media] saa6588: use swap() in saa6588_i2c_poll()Fabian Frederick2015-07-061-3/+1Star | | | | | | | | | | Use kernel.h macro definition. Thanks to Julia Lawall for Coccinelle scripting support. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] saa7146: use swap() in sort_and_eliminate()Fabian Frederick2015-07-061-6/+3Star | | | | | | | | | | Use kernel.h macro definition. Thanks to Julia Lawall for Coccinelle scripting support. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick2015-07-061-4/+1Star | | | | | | | | | | Use kernel.h macro definition. Thanks to Julia Lawall for Coccinelle scripting support. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio()Fabian Frederick2015-07-061-4/+1Star | | | | | | | | | | Use kernel.h macro definition. Thanks to Julia Lawall for Coccinelle scripting support. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] rc/Kconfig: fix indentation problemHans Verkuil2015-07-061-13/+13 | | | | | | | | The RC_ST and IR_SUNXI entries have weird indentation, and the RC_ST entry is actually malformed. Fix it. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] radio-bcm2048: Fix region selectionJan Roemisch2015-07-061-8/+12 | | | | | | | | | | | This patch fixes region selection for lower bottom_frequency in BCM2048 FM receiver. It also removes "Japan wide band" region since this is impossible to do just like that. Signed-off-by: Jan Roemisch <maxx@spaceboyz.net> Acked-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] SOLO6x10: Remove dead codeKrzysztof Hałasa2015-07-061-15/+2Star | | | | | | | | | solo_dev and pdev cannot be NULL here. It doesn't matter if we initialized the PCI device or not. Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] SOLO6x10: remove unneeded register locking and barriersKrzysztof Hałasa2015-07-062-26/+1Star | | | | | | | | | readl() and writel() are atomic, we don't need the spin lock. Also, flushing posted write buffer isn't required. Especially on read :-) Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] SOLO6x10: unmap registers only after free_irq()Krzysztof Hałasa2015-07-061-1/+1 | | | | | | | | Fixes a panic on ARM. Diagnosis by Russell King. Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] SOLO6x10: Fix G.723 minimum audio period countKrzysztof Hałasa2015-07-061-7/+6Star | | | | | | | | The period count is fixed, don't confuse ALSA. Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * [media] stk1160: fix sequence handlingHans Verkuil2015-07-063-5/+4Star | | | | | | | | | | Fix the sequence counter: we're counting frames, not fields. Also remove the unused 'field' field. That would only be needed if this driver would support V4L2_FIELD_ALTERNATE. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> * Merge tag 'v4.2-rc1' into patchworkMauro Carvalho Chehab2015-07-06