aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/adv7175.c
Commit message (Expand)AuthorAge
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-06
* V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil2009-03-30
* V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil2009-03-30
* V4L/DVB (10728): adv7175: convert to v4l2-subdev.Hans Verkuil2009-03-30
* V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil2009-03-30
* V4L/DVB (9199): adv7175: convert i2c driver for new i2c APIHans Verkuil2008-10-17
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-24
* NULL noise: drivers/mediaAl Viro2008-03-30
* V4L/DVB (5819): Cleanup: reorder some includesMauro Carvalho Chehab2007-07-18
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-23
|\
| * V4L/DVB (3568k): zoran: Use i2c_master_send when possibleJean Delvare2006-03-23
| * V4L/DVB (3568j): adv7175: Drop unused encoder dump commandJean Delvare2006-03-23
| * V4L/DVB (3568i): adv7175: Drop unused register cacheJean Delvare2006-03-23
* | [PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare2006-03-23
|/
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-11
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-06
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-06
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-06
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-07
* [PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare2005-09-05
* [PATCH] I2C: Merge unused address lists in some video driversJean Delvare2005-06-22
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
ef='#n433'>433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 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
























































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
PK