08 Dec, 2006

5 commits

  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (76 commits)
    [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked
    [ARM] 4001/1: S3C24XX: shorten reboot time
    [ARM] 3983/2: remove unused argument to __bug()
    [ARM] 4000/1: Osiris: add third serial port in
    [ARM] 3999/1: RX3715: suspend to RAM support
    [ARM] 3998/1: VR1000: LED platform devices
    [ARM] 3995/1: iop13xx: add iop13xx support
    [ARM] 3968/1: iop13xx: add iop13xx_defconfig
    [ARM] Update mach-types
    [ARM] Allow gcc to optimise arm_add_memory a little more
    [ARM] 3991/1: i.MX/MX1 high resolution time source
    [ARM] 3990/1: i.MX/MX1 more precise PLL decode
    [ARM] 3986/1: H1940: suspend to RAM support
    [ARM] 3985/1: ixp4xx clocksource cleanup
    [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)
    [ARM] 3994/1: ixp23xx: fix handling of pci master aborts
    [ARM] 3981/1: sched_clock for PXA2xx
    [ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to 63 bit
    [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period
    [ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counter
    ...

    Linus Torvalds
     
  • The ext[23] mailing list moved from sf.net to vger.kernel.org so update
    the MAINTAINERS file.

    Signed-off-by: Erik Mouw
    Cc:
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Erik Mouw
     
  • sun3-list@redhat.com does no longer exist.

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • The i2c and hwmon trees have moved to a new location.

    The lm-sensors project moved to a new home as well.

    Signed-off-by: Jean Delvare
    Cc: Greg KH
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jean Delvare
     
  • Add a driver for the Xilinx uartlite serial controller used in boards with
    the PPC405 core in the Xilinx V2P/V4 fpgas.

    The hardware is very simple (baudrate/start/stopbits fixed and no break
    support). See the datasheet for details:

    http://www.xilinx.com/bvdocs/ipcenter/data_sheet/opb_uartlite.pdf

    See http://thread.gmane.org/gmane.linux.serial/1237/ for the email thread.

    Signed-off-by: Peter Korsgaard
    Acked-by: Olof Johansson
    Cc: Russell King
    Cc: Alan Cox
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Peter Korsgaard
     

05 Dec, 2006

1 commit

  • * master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc: (194 commits)
    [POWERPC] Add missing EXPORTS for mpc52xx support
    [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
    [POWERPC] ps3: add a default zImage target
    [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver
    [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver
    [POWERPC] Fix debug printks for 32-bit resources in the PCI code
    [POWERPC] Replace kmalloc+memset with kzalloc
    [POWERPC] Linkstation / kurobox support
    [POWERPC] Add the e300c3 core to the CPU table.
    [POWERPC] ppc: m48t35 add missing bracket
    [POWERPC] iSeries: don't build head_64.o unnecessarily
    [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
    [POWERPC] Fix cputable.h for combined build
    [POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries
    [POWERPC] Allow xmon to build on legacy iSeries
    [POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3
    [POWERPC] Tell firmware we can handle POWER6 compatible mode
    [POWERPC] Clean images in arch/powerpc/boot
    [POWERPC] Fix OF pci flags parsing
    [POWERPC] defconfig for lite5200 board
    ...

    Linus Torvalds
     

04 Dec, 2006

3 commits


02 Dec, 2006

2 commits

  • Driver for the Atmel MACB on-chip ethernet module.

    Tested on AVR32/AT32AP7000/ATSTK1000. I've heard rumours that it works
    with AT91SAM9260 as well, and it may be possible to share some code with
    the at91_ether driver for AT91RM9200.

    Hardware documentation can be found in the AT32AP7000 data sheet,
    which can be downloaded from

    http://www.atmel.com/dyn/products/datasheets.asp?family_id=682

    Changes since previous version:
    * Probe for PHY ID instead of depending on it being provided through
    platform_data.
    * Grab initial ethernet address from the MACB registers instead
    of depending on platform_data.
    * Set MII/RMII mode correctly.

    These changes are mostly about making the driver more compatible with
    the at91 infrastructure.

    Signed-off-by: Haavard Skinnemoen
    Signed-off-by: Jeff Garzik

    Haavard Skinnemoen
     
  • Signed-off-by: Amit S. Kale
    Signed-off-by: Jeff Garzik

    Amit S. Kale
     

30 Nov, 2006

1 commit


23 Nov, 2006

1 commit


15 Nov, 2006

1 commit


09 Nov, 2006

1 commit


19 Oct, 2006

3 commits


17 Oct, 2006

1 commit


16 Oct, 2006

1 commit


14 Oct, 2006

1 commit

  • Create a driver to support the platform-specific features
    of MSI S270 laptops (and maybe other MSI laptops).
    This driver implements a backlight device for controlling LCD brightness
    (/sys/class/backlight/msi-laptop-bl/).
    In addition it allows access to the WLAN and Bluetooth states
    through a platform driver (/sys/devices/platform/msi-laptop-pf/).

    Signed-off-by: Lennart Poettering
    Cc: Dmitry Torokhov
    Signed-off-by: Andrew Morton
    Signed-off-by: Len Brown

    Lennart Poettering
     

13 Oct, 2006

1 commit

  • The plan is to have two trees. One for bug fixes to be sent on a
    regular basis (-fixes) and another called -nmw which will contain items
    queued for the next merge window (hence the name). The -nmw tree
    will come & go according to need.

    Signed-off-by: Steven Whitehouse

    Steven Whitehouse
     

10 Oct, 2006

1 commit

  • ultralinux@vger is deprecated, folks should use
    sparclinux@vger for both sparc ports.

    Eddie, Anton, and Jakub haven't been active in
    sparc64 maintainence for years, so best to remove
    them as reports do nothing more than fill up their
    mailboxes :)

    Signed-off-by: David S. Miller

    David S. Miller
     

06 Oct, 2006

2 commits


05 Oct, 2006

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6: (292 commits)
    [GFS2] Fix endian bug for de_type
    [GFS2] Initialize SELinux extended attributes at inode creation time.
    [GFS2] Move logging code into log.c (mostly)
    [GFS2] Mark nlink cleared so VFS sees it happen
    [GFS2] Two redundant casts removed
    [GFS2] Remove uneeded endian conversion
    [GFS2] Remove duplicate sb reading code
    [GFS2] Mark metadata reads for blktrace
    [GFS2] Remove iflags.h, use FS_
    [GFS2] Fix code style/indent in ops_file.c
    [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix
    [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)
    [GFS2] inode-diet: Eliminate i_blksize from the inode structure
    [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
    [GFS2] Fix typo in last patch
    [GFS2] Fix direct i/o logic in filemap.c
    [GFS2] Fix bug in Makefiles for lock modules
    [GFS2] Remove (extra) fs_subsys declaration
    [GFS2/DLM] Fix trailing whitespace
    [GFS2] Tidy up meta_io code
    ...

    Linus Torvalds
     

04 Oct, 2006

5 commits

  • This patch contains the scheduled removal of OSS drivers that:
    - have ALSA drivers for the same hardware without known regressions and
    - whose Kconfig options have been removed in 2.6.17.

    [michal.k.k.piotrowski@gmail.com: build fix]
    Signed-off-by: Adrian Bunk
    Signed-off-by: Michal Piotrowski
    Cc: David Woodhouse
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • Add MAINTAINERS entry for Read-Copy Update (RCU), listing Dipankar Sarma as
    maintainer, and giving the URL for Paul McKenney's RCU site. Add
    MAINTAINERS entry for rcutorture, listing myself as maintainer. Add
    CREDITS entries for developers of RCU, RCU variants, and rcutorture. Use
    Paul McKenney's preferred email address in include/linux/rcupdate.h .

    Signed-off-by: Josh Triplett
    Cc: Paul McKenney
    Cc: Dipankar Sarma
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Josh Triplett
     
  • eCryptfs is a stacked cryptographic filesystem for Linux. It is derived from
    Erez Zadok's Cryptfs, implemented through the FiST framework for generating
    stacked filesystems. eCryptfs extends Cryptfs to provide advanced key
    management and policy features. eCryptfs stores cryptographic metadata in the
    header of each file written, so that encrypted files can be copied between
    hosts; the file will be decryptable with the proper key, and there is no need
    to keep track of any additional information aside from what is already in the
    encrypted file itself.

    [akpm@osdl.org: updates for ongoing API changes]
    [bunk@stusta.de: cleanups]
    [akpm@osdl.org: alpha build fix]
    [akpm@osdl.org: cleanups]
    [tytso@mit.edu: inode-diet updates]
    [pbadari@us.ibm.com: generic_file_*_read/write() interface updates]
    [rdunlap@xenotime.net: printk format fixes]
    [akpm@osdl.org: make slab creation and teardown table-driven]
    Signed-off-by: Phillip Hellewell
    Signed-off-by: Michael Halcrow
    Signed-off-by: Erez Zadok
    Signed-off-by: Adrian Bunk
    Signed-off-by: Stephan Mueller
    Signed-off-by: "Theodore Ts'o"
    Signed-off-by: Badari Pulavarty
    Signed-off-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Michael Halcrow
     
  • Driver for TI Flash Media card reader. At present, only MMC/SD cards are
    supported.

    [akpm@osdl.org: cleanups, build fixes]
    Signed-off-by: Alex Dubov
    Cc: Daniel Qarras
    Acked-by: Pierre Ossman
    Cc: Russell King
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alex Dubov
     
  • As advertised earlier. I invite interested parties to take over and
    add their own entries as they see fit.

    Signed-off-by: Russell King
    Signed-off-by: Linus Torvalds

    Russell King
     

03 Oct, 2006

3 commits


02 Oct, 2006

1 commit


01 Oct, 2006

2 commits

  • As people often look for the copyright in files to see who to mail,
    update the link to a neutral one.

    Signed-off-by: Jens Axboe

    Jens Axboe
     
  • …eee1394/linux1394-2.6

    * 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (48 commits)
    ieee1394: raw1394: arm functions slept in atomic context
    ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
    MAINTAINERS: updates to IEEE 1394 subsystem maintainership
    ieee1394: ohci1394: check for errors in suspend or resume
    set power state of firewire host during suspend
    ieee1394: ohci1394: more obvious endianess handling
    ieee1394: ohci1394: fix endianess bug in debug message
    ieee1394: sbp2: don't prefer MODE SENSE 10
    ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
    ieee1394: nodemgr: fix rwsem recursion
    ieee1394: sbp2: more help in Kconfig
    ieee1394: sbp2: prevent rare deadlock in shutdown
    ieee1394: sbp2: update includes
    ieee1394: sbp2: better handling of transport errors
    ieee1394: sbp2: recheck node generation in sbp2_update
    ieee1394: sbp2: safer agent reset in error handlers
    ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
    CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
    ieee1394: safer definition of empty macros
    video1394: add poll file operation support
    ...

    Linus Torvalds
     

30 Sep, 2006

3 commits

  • I just got a bounce telling me my contributions aren't welcome.

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

    Matthew Wilcox
     
  • People search maintainers for NBD and then decide it is not
    maintained.

    (akpm: ditto LVM. And other things, but I forget what they were)

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

    Pavel Machek
     
  • I think this is a time to step down from my SUPERH architecture
    maintainerships. The major development issues for this port seem to shift
    on the hardwares I can't access and I have no recent activity on kernel. I
    shouldn't qualify as a maintainer of SUPERH port now and there is no
    problem because Paul is actively maintaining it. The attached patch drops
    my name, address and web URL from MAINTAINERS file.

    Signed-off-by: Kazumoto Kojima
    Cc: Paul Mundt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Kaz Kojima