1. 24 May, 2007 38 commits
  2. 23 May, 2007 2 commits
    • Linus Torvalds's avatar
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · 4598c955
      Linus Torvalds authored
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [RTNETLINK]: Remove remains of wireless extensions over rtnetlink
        [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink
        [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
        [AF_RXRPC]: AF_RXRPC depends on IPv4
        [IPSEC]: Fix warnings with casting int to pointer
      4598c955
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 · 641e22e0
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6: (29 commits)
        USB: Add support for Olimex arm-usb-ocd JTAG interface serial port
        USB: Add support for Sierra Wireless Aircard 595U
        USB: ldusb bugfix
        USB: ftdi_sio: Add USB Product Id for OpenDCC
        USB: fix ratelimit call semantics
        USB: handle errors in power/level attribute
        USB: make the autosuspend workqueue thread freezable
        USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
        USB: usblp: Use correct DMA address in case of probe error
        USB: Fix debug output of ark3116
        USB: Onetouch - switch to using input_dev->dev.parent
        USB: don't try to kzalloc 0 bytes
        USB: remove short initial timeout for device descriptor fetch
        USB: Deref URB after usbmon is done with it
        USB: Remove duplicate IDs from option card driver
        USB: auerswald: fix file release handler
        USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
        USB: set the correct Interrupt interval in usb_bulk_msg
        USB: New device PID for ftdi_sio driver
        USB: remove unneeded WARN_ON
        ...
      641e22e0