02 Dec, 2009

1 commit

  • It has been fun but the last year or more it has been a duty and a burden.
    So I leave it open for others to take over.

    Signed-off-by: Sam Ravnborg
    Cc: Anibal Monsalve Salazar
    Cc: Steven Rostedt
    Cc: Michal Marek
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Sam Ravnborg
     

01 Dec, 2009

4 commits

  • * 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
    at24: Use timeout also for read
    i2c: Fix userspace_device list corruption
    MAINTAINERS: Add missing i2c files
    i2c/tsl2550: Fix lux value in extended mode

    Linus Torvalds
     
  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] Update mach-types
    ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
    MAINTAINERS: add maintainer information for AMBA primecell drivers
    [ARM] pxa/spitz: fix compile regression on spitz
    ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
    [ARM] pxa/cpufreq: fix index assignments for end marker
    ARM: PNX4008: fix watchdog device driver name
    [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled

    Linus Torvalds
     
  • * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6:
    V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250
    staging/go7007: Fix compilation by re-adding the missing s2250-loader.h
    V4L/DVB (13530): Fix wrong parameter order in memset
    V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning
    V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)
    V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA
    V4L/DVB (13372a): MAINTAINERS: addition of gspca_gl860 driver
    V4L/DVB (13371): davinci: remove stray duplicate config pointer
    V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIO
    V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable
    V4L/DVB (13344): soc-camera: properly initialise the device object when reusing
    V4L/DVB (13343): v4l: add more missing linux/sched.h includes
    V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock

    Linus Torvalds
     
  • The fbdev mailing lists at SourceForge have been migrated to a single
    mailing list at kernel.org: linux-fbdev@vger.kernel.org.

    Signed-off-by: Geert Uytterhoeven
    Acked-by: Jean Delvare
    Signed-off-by: Linus Torvalds

    Geert Uytterhoeven
     

27 Nov, 2009

1 commit


26 Nov, 2009

1 commit


23 Nov, 2009

1 commit


19 Nov, 2009

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (42 commits)
    cxgb3: fix premature page unmap
    ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
    vlan: Fix register_vlan_dev() error path
    gro: Fix illegal merging of trailer trash
    sungem: Fix Serdes detection.
    net: fix mdio section mismatch warning
    ppp: fix BUG on non-linear SKB (multilink receive)
    ixgbe: Fixing EEH handler to handle more than one error
    net: Fix the rollback test in dev_change_name()
    Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
    TI Davinci EMAC : Fix Console Hang when bringing the interface down
    smsc911x: Fix Console Hang when bringing the interface down.
    mISDN: fix error return in HFCmulti_init()
    forcedeth: mac address fix
    r6040: fix version printing
    Bluetooth: Fix regression with L2CAP configuration in Basic Mode
    Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
    Bluetooth: Set general bonding security for ACL by default
    r8169: Fix receive buffer length when MTU is between 1515 and 1536
    can: add the missing netlink get_xstats_size callback
    ...

    Linus Torvalds
     

18 Nov, 2009

1 commit


14 Nov, 2009

2 commits


12 Nov, 2009

8 commits


11 Nov, 2009

1 commit

  • Although I have always been the active maintainer of the rt2x00 drivers,
    I was not mentioned explicitely in the MAINTAINERS file as such.

    Update the rt2x00 entry in the MAINTAINERS file to add my name and
    email address.

    Signed-off-by: Ivo van Doorn
    Signed-off-by: John W. Linville

    Ivo van Doorn
     

10 Nov, 2009

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (34 commits)
    net/fsl_pq_mdio: add module license GPL
    can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
    can: should not use __dev_get_by_index() without locks
    hisax: remove bad udelay call to fix build error on ARM
    ipip: Fix handling of DF packets when pmtudisc is OFF
    qlge: Set PCIe reset type for EEH to fundamental.
    qlge: Fix early exit from mbox cmd complete wait.
    ixgbe: fix traffic hangs on Tx with ioatdma loaded
    ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
    ixgbe: Fix gso_max_size for 82599 when DCB is enabled
    macsonic: fix crash on PowerBook 520
    NET: cassini, fix lock imbalance
    ems_usb: Fix byte order issues on big endian machines
    be2net: Bug fix to send config commands to hardware after netdev_register
    be2net: fix to set proper flow control on resume
    netfilter: xt_connlimit: fix regression caused by zero family value
    rt2x00: Don't queue ieee80211 work after USB removal
    Revert "ipw2200: fix oops on missing firmware"
    decnet: netdevice refcount leak
    netfilter: nf_nat: fix NAT issue in 2.6.30.4+
    ...

    Linus Torvalds
     

05 Nov, 2009

1 commit


29 Oct, 2009

15 commits


28 Oct, 2009

1 commit


24 Oct, 2009

1 commit