11 Mar, 2011

1 commit


09 Mar, 2011

1 commit

  • Exar has exited the 10G Ethernet NIC market, orphaning both the s2io and
    vxge drivers. With the promise of free hardware, I'll take over
    maintainership.

    Signed-off-by: Jon Mason
    Signed-off-by: David S. Miller

    Jon Mason
     

05 Mar, 2011

3 commits


04 Mar, 2011

2 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (42 commits)
    MAINTAINERS: Add Andy Gospodarek as co-maintainer.
    r8169: disable ASPM
    RxRPC: Fix v1 keys
    AF_RXRPC: Handle receiving ACKALL packets
    cnic: Fix lost interrupt on bnx2x
    cnic: Prevent status block race conditions with hardware
    net: dcbnl: check correct ops in dcbnl_ieee_set()
    e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
    igb: fix sparse warning
    e1000: fix sparse warning
    netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
    dccp: fix oops on Reset after close
    ipvs: fix dst_lock locking on dest update
    davinci_emac: Add Carrier Link OK check in Davinci RX Handler
    bnx2x: update driver version to 1.62.00-6
    bnx2x: properly calculate lro_mss
    bnx2x: perform statistics "action" before state transition.
    bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).
    bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.
    bnx2x: Fix nvram test for single port devices.
    ...

    Linus Torvalds
     
  • Acked-by: Andy Gospodarek

    Signed-off-by: David S. Miller

    Jay Vosburgh
     

27 Feb, 2011

1 commit

  • Today was as good as any other day, but I felt I had to do things I love
    to when paying hommage to somebody I love, so please apply this one,
    something he would be proud of, even if so geekly.

    Way past it was/is deserved.

    Signed-off-by: Arnaldo Carvalho de Melo

    Signed-off-by: David S. Miller

    Arnaldo Carvalho de Melo
     

26 Feb, 2011

1 commit


25 Feb, 2011

1 commit


21 Feb, 2011

1 commit


19 Feb, 2011

1 commit


18 Feb, 2011

1 commit


16 Feb, 2011

1 commit

  • * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx: (21 commits)
    dmaengine: add slave-dma maintainer
    dma: ipu_idmac: do not lose valid received data in the irq handler
    dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
    dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
    dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
    dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg()
    dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
    dmaengine i.MX dma: initialize dma capabilities outside channel loop
    dmaengine i.MX DMA: do not initialize chan_id field
    dmaengine i.MX dma: check sg entries for valid addresses and lengths
    dmaengine i.MX dma: set maximum segment size for our device
    dmaengine i.MX SDMA: reserve channel 0 by not registering it
    dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
    dmaengine i.MX SDMA: do not initialize chan_id field
    dmaengine i.MX sdma: check sg entries for valid addresses and lengths
    dmaengine i.MX sdma: set maximum segment size for our device
    DMA: PL08x: fix channel pausing to timeout rather than lockup
    DMA: PL08x: fix infinite wait when terminating transfers
    dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
    dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
    ...

    Linus Torvalds
     

14 Feb, 2011

1 commit

  • Slave-dma has become the predominant usage model for dmaengine and needs
    special attention. Memory-to-memory dma usage cases will continue to be
    maintained by Dan.

    Cc: Alan Cox
    Acked-by: Vinod Koul
    Signed-off-by: Dan Williams

    Dan Williams
     

13 Feb, 2011

4 commits


12 Feb, 2011

1 commit


05 Feb, 2011

2 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (68 commits)
    net: can: janz-ican3: world-writable sysfs termination file
    net: can: at91_can: world-writable sysfs files
    MAINTAINERS: update email ids of the be2net driver maintainers.
    bridge: Don't put partly initialized fdb into hash
    r8169: prevent RxFIFO induced loops in the irq handler.
    r8169: RxFIFO overflow oddities with 8168 chipsets.
    r8169: use RxFIFO overflow workaround for 8168c chipset.
    include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
    net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
    net: Support compat SIOCGETVIFCNT ioctl in ipv4.
    net: Fix bug in compat SIOCGETSGCNT handling.
    niu: Fix races between up/down and get_stats.
    tcp_ecn is an integer not a boolean
    atl1c: Add missing PCI device ID
    s390: Fix possibly wrong size in strncmp (smsgiucv)
    s390: Fix wrong size in memcmp (netiucv)
    qeth: allow OSA CHPARM change in suspend state
    qeth: allow HiperSockets framesize change in suspend
    qeth: add more strict MTU checking
    qeth: show new mac-address if its setting fails
    ...

    Linus Torvalds
     
  • Signed-off-by: Ajit Khaparde
    Signed-off-by: David S. Miller

    Ajit Khaparde
     

03 Feb, 2011

3 commits

  • The support@simtec.co.uk address is for direct customer support only, the
    EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
    address of linux@simtec.co.uk

    Also add correct email address for Vincent Sanders

    [akpm@linux-foundation.org: fix Vincent's address]
    Signed-off-by: Ben Dooks
    Cc: Vincent Sanders
    Cc: Simtec Support
    Cc: Simtec Linux Team
    Cc: Jack Stone
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Ben Dooks
     
  • Add the correct files for the Simtec BAST machine, ensuring the IDE and
    IRQ routing are added, and move to the machine specific file instead of
    trying to catch all of arch/arm/mach-s3c2410

    Signed-off-by: Ben Dooks
    Cc: Simtec Linux Team
    Cc: Simtec Support
    Cc: Jack Stone
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Ben Dooks
     
  • There are currently two entries under the "SIMTEC EB2410ITX (BAST)"
    machine entry for drivers/*/*s3c2410*, which is catching everything
    s3c2410 driver related.

    This entry is for a specific S3C2410 based machine, so move these two file
    entries to the "ARM/SAMSUNG ARM ARCHITECTURES" entry, where it will reach
    a wider audience of interested parties.

    Signed-off-by: Ben Dooks
    Cc: Simtec Linux Team
    Acked-by: Kukjin Kim
    Cc: Jack Stone
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Ben Dooks
     

02 Feb, 2011

1 commit


01 Feb, 2011

2 commits

  • Patches should keep coming through Rusty but it helps if I'm Cc'd as
    well.

    Signed-off-by: Michael S. Tsirkin
    Signed-off-by: Rusty Russell
    Signed-off-by: Linus Torvalds

    Michael S. Tsirkin
     
  • * 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (42 commits)
    usb: gadget: composite: avoid access beyond array max length
    USB: serial: handle Data Carrier Detect changes
    USB: gadget: Fix endpoint representation in ci13xxx_udc
    USB: gadget: Fix error path in ci13xxx_udc gadget probe function
    usb: pch_udc: Fix the worning log issue at gadget driver remove
    USB: serial: Updated support for ICOM devices
    USB: ehci-mxc: add work-around for efika mx/sb bug
    USB: unbreak ehci-mxc on otg port of i.MX27
    drivers: update to pl2303 usb-serial to support Motorola cables
    USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products
    USB serial: add missing .usb_driver field in serial drivers
    USB: ehci-fsl: Fix 'have_sysif_regs' detection
    USB: g_printer: fix bug in module parameter definitions
    USB: g_printer: fix bug in unregistration
    USB: uss720: remove duplicate USB device
    MAINTAINERS: add ueagle-atm entry
    USB: EHCI: fix DMA deallocation bug
    USB: pch_udc: support new device ML7213 IOH
    usb: pch_udc: Fixed issue which does not work with g_serial
    usb: set ep_dev async suspend should be later than device_initialize
    ...

    Linus Torvalds
     

28 Jan, 2011

1 commit


27 Jan, 2011

1 commit


26 Jan, 2011

1 commit


24 Jan, 2011

1 commit


23 Jan, 2011

1 commit


22 Jan, 2011

1 commit


21 Jan, 2011

3 commits

  • * akpm:
    kernel/smp.c: consolidate writes in smp_call_function_interrupt()
    kernel/smp.c: fix smp_call_function_many() SMP race
    memcg: correctly order reading PCG_USED and pc->mem_cgroup
    backlight: fix 88pm860x_bl macro collision
    drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
    MAINTAINERS: update Atmel AT91 entry
    mm: fix truncate_setsize() comment
    memcg: fix rmdir, force_empty with THP
    memcg: fix LRU accounting with THP
    memcg: fix USED bit handling at uncharge in THP
    memcg: modify accounting function for supporting THP better
    fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
    mm: compaction: prevent division-by-zero during user-requested compaction
    mm/vmscan.c: remove duplicate include of compaction.h
    memblock: fix memblock_is_region_memory()
    thp: keep highpte mapped until it is no longer needed
    kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT

    Linus Torvalds
     
  • Add two co-maintainers and update the entry with new information.

    Signed-off-by: Nicolas Ferre
    Acked-by: Andrew Victor
    Acked-by: Jean-Christophe PLAGNIOL-VILLARD
    Cc: Russell King
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Nicolas Ferre
     
  • * 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6:
    tty: update MAINTAINERS file due to driver movement
    tty: move drivers/serial/ to drivers/tty/serial/
    tty: move hvc drivers to drivers/tty/hvc/

    Linus Torvalds
     

15 Jan, 2011

2 commits


14 Jan, 2011

1 commit

  • Since the original maintainer-Joseph Chan (josephchan@via.com.tw) doesn't
    handle the Linux driver for VIA now, I would like to request to update the
    maintainer for the SD/MMC CARD CONTROLLER DRIVER and VIA
    UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER before we find a better one.

    Signed-off-by: Bruce Chang
    Signed-off-by: Florian Tobias Schandinat
    Cc: Joseph Chan
    Cc: Geert Uytterhoeven
    Cc: Harald Welte
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Bruce Chang