1. 29 Aug, 2011 30 commits
  2. 28 Aug, 2011 1 commit
  3. 27 Aug, 2011 2 commits
  4. 26 Aug, 2011 7 commits
    • NeilBrown's avatar
      All Arch: remove linkage for sys_nfsservctl system call · f5b94099
      NeilBrown authored
      The nfsservctl system call is now gone, so we should remove all
      linkage for it.
      Signed-off-by: default avatarNeilBrown <neilb@suse.de>
      Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      f5b94099
    • Linus Torvalds's avatar
      Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 · b727d202
      Linus Torvalds authored
      * 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6:
        drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
        i915: do not setup intel_backlight twice
      b727d202
    • Linus Torvalds's avatar
      Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 · 7a54f5e1
      Linus Torvalds authored
      * 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (30 commits)
        USB: ftdi_sio: add Calao reference board support
        USB option driver K3765/K4505 avoid CDC_DATA interface
        USB: option: add YUGA device id to driver
        usb: s5p-ehci: fix a NULL pointer deference
        USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().
        USB option driver add PID of Huawei Vodafone K4605
        USB option driver add PID of Huawei Vodafone K3806
        xhci: Handle zero-length isochronous packets.
        USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
        usb: musb: gadget: fix error path
        usb: gadget: f_phonet: unlock in error case
        usb: musb: blackfin: include prefetch head file
        usb: musb: tusb6010: fix compilation
        usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
        usb: musb: cppi: fix build errors due to DBG and missing musb variable
        usb: musb: ux500: replace missing DBG with dev_dbg
        usb: musb: ux500: set dma config for both src and dst
        usb: musb: fix oops on musb_gadget_pullup
        usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
        usb: gadget: hid: don't STALL when processing a HID Descriptor request
        ...
      7a54f5e1
    • Linus Torvalds's avatar
      Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 · efe45ab1
      Linus Torvalds authored
      * 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6:
        omap-serial: Allow IXON and IXOFF to be disabled.
        TTY: serial, document ignoring of uart->ops->startup error
        TTY: pty, fix pty counting
        8250: Fix race condition in serial8250_backup_timeout().
        serial/8250_pci: delete duplicate data definition
        8250_pci: add support for Rosewill RC-305 4x serial port card
        tty: Add "spi:" prefix for spi modalias
        atmel_serial: fix atmel_default_console_device
        serial: 8250_pnp: add Intermec CV60 touchscreen device
        drivers/serial/ucc_uart.c: Fix compiler warning
        pch_uart: Set PCIe bus number using probe parameter
        serial: samsung: Fix build error
      efe45ab1
    • Linus Torvalds's avatar
      Merge branch 'driver-core-linus' of... · 3ab47029
      Linus Torvalds authored
      Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
      
      * 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6:
        drivers:misc: ti-st: fix unexpected UART close
        drivers:misc: ti-st: free skb on firmware download
        drivers:misc: ti-st: wait for completion at fail
        drivers:misc: ti-st: reinit completion before send
        drivers:misc: ti-st: fail-safe on wrong pkt type
        drivers:misc: ti-st: reinit completion on ver read
        drivers:misc:ti-st: platform hooks for chip states
        drivers:misc: ti-st: avoid a misleading dbg msg
        base/devres.c: quiet sparse noise about context imbalance
        pti: add missing CONFIG_PCI dependency
        drivers/base/devtmpfs.c: correct annotation of `setup_done'
        driver core: fix kernel-doc warning in platform.c
        firmware: fix google/gsmi.c build warning
      3ab47029
    • Linus Torvalds's avatar
      Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 · 0cf0adb0
      Linus Torvalds authored
      * 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6:
        staging: tidspbridge: fix compilation on dsp clock functions
        staging: octeon-ethernet: Add missing #includes.
        Staging: zcache: signedness bug in tmem_get()
        staging: zcache: fix crash on high memory swap
        staging: brcm80211: SPARC build error fix
        staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
      0cf0adb0
    • Randy Dunlap's avatar
      staging: fix rts5139 depends & build · b9c4decb
      Randy Dunlap authored
      RTS5139 should depend on USB, not USB_SUPPORT, to fix build
      errors.
      USB_SUPPORT can be enabled for gadget-only support
      or when PCI is not enabled.
      
      ERROR: "usb_reset_endpoint" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_kill_urb" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_deregister_dev" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_unlink_urb" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_deregister" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_register_dev" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_free_coherent" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_submit_urb" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_sg_cancel" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_find_interface" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_sg_init" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_register_driver" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_alloc_coherent" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_free_urb" [drivers/staging/rts5139/rts5139.ko] undefined!
      ERROR: "usb_alloc_urb" [drivers/staging/rts5139/rts5139.ko] undefined!
      Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
      Cc: Edwin Rong <edwin_rong@realsil.com.cn>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      b9c4decb