31 Jul, 2007

1 commit


28 Apr, 2007

4 commits


19 Sep, 2006

1 commit


05 Jul, 2006

1 commit

  • * git://git.infradead.org/hdrinstall-2.6:
    Remove export of include/linux/isdn/tpam.h
    Remove and from userspace export
    Restrict headers exported to userspace for SPARC and SPARC64
    Add empty Kbuild files for 'make headers_install' in remaining arches.
    Add Kbuild file for Alpha 'make headers_install'
    Add Kbuild file for SPARC 'make headers_install'
    Add Kbuild file for IA64 'make headers_install'
    Add Kbuild file for S390 'make headers_install'
    Add Kbuild file for i386 'make headers_install'
    Add Kbuild file for x86_64 'make headers_install'
    Add Kbuild file for PowerPC 'make headers_install'
    Add generic Kbuild files for 'make headers_install'
    Basic implementation of 'make headers_check'
    Basic implementation of 'make headers_install'

    Linus Torvalds
     

25 Jun, 2006

1 commit

  • The ioctl DMX_GET_EVENT has never been implemented.
    I guess no software is using it because of its lack of implementation.
    Future software won't use it, too, because this API doesn't make much
    sense the way it is: Frontend events have their own different API.
    Scrambling events can't be generated in a useful way by the hardware I
    know of.

    Signed-off-by: Andreas Oberritter
    Signed-off-by: Mauro Carvalho Chehab

    Andreas Oberritter
     

18 Jun, 2006

1 commit


22 Mar, 2006

1 commit

  • Conflicts:
    Documentation/video4linux/CARDLIST.cx88
    drivers/media/video/cx88/Kconfig
    drivers/media/video/em28xx/em28xx-video.c
    drivers/media/video/saa7134/saa7134-dvb.c

    Resolved as in the original merge by Mauro Carvalho Chehab

    Linus Torvalds
     

27 Feb, 2006

1 commit


08 Feb, 2006

1 commit


10 Jan, 2006

1 commit


13 Dec, 2005

2 commits


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds