10 Oct, 2008

2 commits


09 Oct, 2008

2 commits


07 Oct, 2008

1 commit

  • * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (33 commits)
    V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue
    V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U
    V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.
    V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors.
    V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.
    V4L/DVB (9053): fix buffer overflow in uvc-video
    V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow
    V4L/DVB (9037): Fix support for Hauppauge Nova-S SE
    V4L/DVB (9029): Fix deadlock in demux code
    V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick
    V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick
    V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600
    V4L/DVB (8963): s2255drv field count fix
    V4L/DVB (8961): zr36067: Fix RGBR pixel format
    V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h
    V4L/DVB (8958): zr36067: Return proper bytes-per-line value
    V4L/DVB (8957): zr36067: Restore the default pixel format
    V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open
    V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB2800)
    V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom.
    ...

    Linus Torvalds
     

05 Oct, 2008

1 commit

  • Correct firmware type to MTS
    Correct audio routing for composite/s-video
    Add DVB-T detection.

    This patch uses the eeprom hash method for detection as the vendor/product
    ids are also used for the DIGIVOX_AD. This may be a clone of the same
    product. Explanatory text has been added prior to the hask look-up in
    anticipation that it may help others.

    The following has been tested to work:
    Analogue TV (PAL-I)
    Composite In
    DVB-T (UK Crystal Palace)
    USB AUDIO

    The following has not been tested but probably works:
    S-Video In

    Signed-off-by: Darron Broad
    Signed-off-by: Douglas Schilling Landgraf
    Signed-off-by: Mauro Carvalho Chehab

    Darron Broad
     

04 Oct, 2008

2 commits


29 Sep, 2008

1 commit


28 Sep, 2008

1 commit


24 Sep, 2008

1 commit


23 Sep, 2008

2 commits


14 Sep, 2008

3 commits


11 Sep, 2008

1 commit


10 Sep, 2008

1 commit


06 Sep, 2008

2 commits

  • * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (98 commits)
    V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0.
    V4L/DVB (8880): PATCH: Fix parents on some webcam drivers
    V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
    V4L/DVB (8876): budget: udelay changed to mdelay
    V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.
    V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust exposure.
    V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.
    V4L/DVB (8870): gspca: Fix dark room problem with sonixb.
    V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to gspca.
    V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.
    V4L/DVB (8844): dabusb_fpga_download(): fix a memory leak
    V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leak
    V4L/DVB (8842): vivi_release(): fix use-after-free
    V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)
    V4L/DVB (8839): dib0700: add comment to identify 35th USB id pair
    V4L/DVB (8837): dvb: fix I2C adapters name size
    V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added in sonixb.
    V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images.
    V4L/DVB (8833): gspca: Cleanup the sonixb code.
    V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.
    ...

    Linus Torvalds
     
  • * 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6:
    acer-wmi: remove debugfs entries upon unloading
    ACPI: Avoid bogus timeout about SMbus check
    fujitsu-laptop: fix regression for P8010 in 2.6.27-rc
    ACPI: Make Len Brown the ACPI maintainer again
    ACPI: thinkpad-acpi: wan radio control is not experimental
    PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
    acpi: add checking for NULL early param
    ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
    ACPI: Fix now signed module parameter.
    ACPI: Change package length error to warning
    ACPI: Fix now signed module parameter.

    Linus Torvalds
     

05 Sep, 2008

1 commit


04 Sep, 2008

5 commits


03 Sep, 2008

4 commits

  • Document files in /sys/firmware/sgi_uv/.

    Signed-off-by: Russ Anderson
    Cc: Jack Steiner
    Cc: Ingo Molnar
    Cc: Thomas Gleixner
    Acked-by: Greg Kroah-Hartman
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Russ Anderson
     
  • Update Documentation/filesystems/proc.txt: it describes the file
    auto_msgmni intoduced to enable/disable msgmni automatic recomputing upon
    memory add/remove (see thread http://lkml.org/lkml/2008/7/4/27). Also
    added a description for msgmni (this filex is only listed in
    Documentation/sysctl/kernel.txt).

    Signed-off-by: Nadia Derbey
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Nadia Derbey
     
  • Update the location of the NTFS homepage in several files.

    Signed-off-by: Adrian Bunk
    Cc: Jeff Garzik
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • With the new firmware infrastructure in 2.6.27, some files are generated and shouldn't be
    diffed; add these 2 to the "dontdiff" file

    Signed-off-by: Arjan van de Ven
    Signed-off-by: Linus Torvalds

    Arjan van de Ven
     

29 Aug, 2008

2 commits


25 Aug, 2008

1 commit


22 Aug, 2008

5 commits

  • * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
    ext4: Update documentation to remind users to update mke2fs.conf
    ext4: Fix small file fragmentation
    ext4: Initialize writeback_index to 0 when allocating a new inode
    ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
    ext4: journal credit fix for the delayed allocation's writepages() function
    ext4: Rework the ext4_da_writepages() function
    ext4: journal credits reservation fixes for DIO, fallocate
    ext4: journal credits reservation fixes for extent file writepage
    ext4: journal credits calulation cleanup and fix for non-extent writepage
    ext4: Fix bug where we return ENOSPC even though we have plenty of inodes
    ext4: don't try to resize if there are no reserved gdt blocks left
    ext4: Use ext4_discard_reservations instead of mballoc-specific call
    ext4: Fix ext4_dx_readdir hash collision handling
    ext4: Fix delalloc release block reservation for truncate
    ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty
    ext4: Handle unwritten extent properly with delayed allocation

    Linus Torvalds
     
  • * 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:
    [libata] pata_it821x: fix warning
    libata: Fix a large collection of DMA mode mismatches
    ahci: sis controllers actually can do PMP
    pata_via: clean up recent tf_load changes
    libata: restore SControl on detach
    libata: use ata_link_printk() when printing SError
    libata: always do follow-up SRST if hardreset returned -EAGAIN
    libata: fix EH action overwriting in ata_eh_reset()
    sata_mv: add the Gen IIE flag to the SoC devices.
    ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
    ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
    sata_mv: don't issue two DMA commands concurrently
    libata: implement no[hs]rst force params

    Linus Torvalds
     
  • Implement force params nohrst, nosrst and norst. This is to work
    around reset related problems and ease debugging.

    Signed-off-by: Tejun Heo
    Signed-off-by: Jeff Garzik

    Tejun Heo
     
  • Here is a patch for Documentation/ja_JP/HOWTO sync with latest
    Documentation/HOWTO.
    It includes translation of changes done by Jon Corbet,Jiri Pirko and me:
    http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=Documentation/HOWTO;h=c2371c5a98f99b5eaa785bd0affd6c40187e84e3;hb=HEAD

    Singed-off-by: Tsugikazu Shibata
    Signed-off-by: Greg Kroah-Hartman

    Tsugikazu Shibata
     
  • Hi,

    This patch adds SubmitChecklist translated into Japanese to
    Documentation/ja_JP directory.
    The translated SubmitChecklist has already been reviewed by JF project.

    SubmitChecklist is one of the important policy documents.
    So, I would like to merge into 2.6.27.

    Signed-off-by: Takenori Nagano
    Signed-off-by: Greg Kroah-Hartman

    Takenori Nagano
     

21 Aug, 2008

1 commit


20 Aug, 2008

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (22 commits)
    [SCSI] ibmvfc: Driver version 1.0.2
    [SCSI] ibmvfc: Add details to async event log
    [SCSI] ibmvfc: Sanitize response lengths
    [SCSI] ibmvfc: Fix for lost async events
    [SCSI] ibmvfc: Fixup host state during reinit
    [SCSI] ibmvfc: Fix another hang on module removal
    [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
    [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions
    [SCSI] qla2xxx: Update version number to 8.02.01-k7.
    [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
    [SCSI] qla2xxx: Reference proper ha during SBR handling.
    [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.
    [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.
    [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
    [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.
    [SCSI] scsi_dh: Initialize lun_state in check_ownership()
    [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler
    [SCSI] megaraid_sas: version and Documentation Update
    [SCSI] megaraid_sas: add new controllers (0x78 0x79)
    [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine
    ...

    Linus Torvalds