aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-budget
Commit message (Expand)AuthorAge
* V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger2009-01-02
* V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbsDouglas Schilling Landgraf2008-11-16
* V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validationDouglas Schilling Landgraf2008-11-16
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-12
* V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita2008-07-20
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-20
* ttusb-budget: use request_firmware()David Woodhouse2008-07-10
* V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2008-06-05
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-24
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-24
* V4L/DVB (7516): media/dvb/ttusb-budget replace remaining __FUNCTION__ occurre...Harvey Harrison2008-04-24
* V4L/DVB (7140): constify function pointer tablesJan Engelhardt2008-04-24
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-24
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-09
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-18
* V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho2007-04-27
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-26
* V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey2006-09-26
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-26
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-26
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-26
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-10
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-30
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-26
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-25
* V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey2006-06-25
* V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser2006-06-25
* V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey2006-06-25
* V4L/DVB (3880): Convert dvb-ttusb-budget to refactored tuner codeAndrew de Quincey2006-06-25
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-25
* V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2006-05-12
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-21
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-07
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-11
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-09
* [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab2005-12-12
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-12
* [PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss2005-11-09
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-09
* [PATCH] dvb: ttusb-budget: use time_after_eq()Marcelo Feitoza Parisi2005-09-09
* [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter2005-09-09
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-05
* [PATCH] dvb: fix kobject names (no slashes)Julian Scheel2005-07-12
* [PATCH] dvb: ttpci: add support for Hauppauge/TT DVB-C budgetGavin Hamill2005-07-07
* [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-17
> 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879














































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
ÐÏࡱá