21 Jun, 2011

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (40 commits)
    pxa168_eth: fix race in transmit path.
    ipv4, ping: Remove duplicate icmp.h include
    netxen: fix race in skb->len access
    sgi-xp: fix a use after free
    hp100: fix an skb->len race
    netpoll: copy dev name of slaves to struct netpoll
    ipv4: fix multicast losses
    r8169: fix static initializers.
    inet_diag: fix inet_diag_bc_audit()
    gigaset: call module_put before restart of if_open()
    farsync: add module_put to error path in fst_open()
    net: rfs: enable RFS before first data packet is received
    fs_enet: fix freescale FCC ethernet dp buffer alignment
    netdev: bfin_mac: fix memory leak when freeing dma descriptors
    vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
    caif: Bugfix - XOFF removed channel from caif-mux
    tun: teach the tun/tap driver to support netpoll
    dp83640: drop PHY status frames in the driver.
    dp83640: fix phy status frame event parsing
    phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
    ...

    Linus Torvalds
     

19 Jun, 2011

1 commit

  • Announce the new x86 MCE infrastructure maintainers.

    Acked-by: Borislav Petkov
    Acked-by: Tony Luck
    Acked-by: H. Peter Anvin
    Acked-by: Thomas Gleixner
    Link: http://lkml.kernel.org/n/tip-8hs7yob6wib4vblmrmbpbav4@git.kernel.org
    Signed-off-by: Ingo Molnar

    Ingo Molnar
     

18 Jun, 2011

1 commit

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
    Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"
    HID: hid-multitouch: fix broken eGalax
    HID: MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern
    HID: hid-multitouch: add support for Chunghwa multi-touch panel
    HID: hiddev: fix use after free in hiddev_release
    HID: add quirk for HyperPen 10000U
    HID: hiddev: fix potential use-after-free

    Linus Torvalds
     

17 Jun, 2011

1 commit


16 Jun, 2011

3 commits


15 Jun, 2011

1 commit


13 Jun, 2011

2 commits

  • Commit bb0a56ecc4ba ("[CPUFREQ] Move x86 drivers to drivers/cpufreq/")
    moved the files, remove the old pattern.

    Signed-off-by: Joe Perches
    Signed-off-by: Dave Jones

    Joe Perches
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (55 commits)
    ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
    netpoll: call dev_put() on error in netpoll_setup()
    net: ep93xx_eth: fix DMA API violations
    net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
    net: ep93xx_eth: allocate buffers using kmalloc()
    net: ep93xx_eth: pass struct device to DMA API functions
    ep93xx: set DMA masks for the ep93xx_eth
    vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
    dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
    NET: am79c961: fix assembler warnings
    NET: am79c961: ensure multicast filter is correctly set at open
    NET: am79c961: ensure asm() statements are marked volatile
    ethtool.h: fix typos
    ep93xx_eth: Update MAINTAINERS
    ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
    netpoll: prevent netpoll setup on slave devices
    net: pmtu_expires fixes
    gianfar:localized filer table
    iwlegacy: fix channel switch locking
    mac80211: fix IBSS teardown race
    ...

    Linus Torvalds
     

10 Jun, 2011

1 commit

  • Lennert stated that he has been short on time lately. Since I'm maintaining
    the ep93xx core stuff, I'm willing to also take over maintaining the Ethernet
    driver.

    Signed-off-by: H Hartley Sweeten
    Acked-by: Mika Westerberg
    Acked-by: Lennert Buytenhek
    Signed-off-by: David S. Miller

    H Hartley Sweeten
     

09 Jun, 2011

2 commits


08 Jun, 2011

1 commit

  • We had to say goodbye when David passed away recently. David had a
    huge impact on our community, both personally in the lives of the
    people he worked with, and technically in the design and maintenance
    of several subsystems. He is greatly missed.

    He also leaves behind a number of much loved subsystems now orphaned.
    This patch updates the MAINTAINERS file for the areas that David was
    responsible for and adds an entry for him to the CREDITS file.

    Signed-off-by: Grant Likely
    Acked-by: Harry Wei
    Signed-off-by: Linus Torvalds

    Grant Likely
     

07 Jun, 2011

1 commit


30 May, 2011

1 commit


29 May, 2011

1 commit

  • * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx: (33 commits)
    x86: poll waiting for I/OAT DMA channel status
    maintainers: add dma engine tree details
    dmaengine: add TODO items for future work on dma drivers
    dmaengine: Add API documentation for slave dma usage
    dmaengine/dw_dmac: Update maintainer-ship
    dmaengine: move link order
    dmaengine/dw_dmac: implement pause and resume in dwc_control
    dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
    dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
    dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
    dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
    dmaengine: at_hdmac: pause: no need to wait for FIFO empty
    pch_dma: modify pci device table definition
    pch_dma: Support new device ML7223 IOH
    pch_dma: Support I2S for ML7213 IOH
    pch_dma: Fix DMA setting issue
    pch_dma: modify for checkpatch
    pch_dma: fix dma direction issue for ML7213 IOH video-in
    dmaengine: at_hdmac: use descriptor chaining help function
    dmaengine: at_hdmac: implement pause and resume in atc_control
    ...

    Fix up trivial conflict in drivers/dma/dw_dmac.c

    Linus Torvalds
     

28 May, 2011

8 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (60 commits)
    [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnostics
    [SCSI] lpfc 8.3.24: Add resource extent support
    [SCSI] lpfc 8.3.24: Add request-firmware support
    [SCSI] lpfc 8.3.24: Add SR-IOV control
    [SCSI] lpfc 8.3.24: Extended hardware support and support dump images
    [SCSI] lpfc 8.3.24: Miscellaneous Fixes and Corrections
    [SCSI] libsas: Add option for SATA soft reset
    [SCSI] libsas: check dev->gone before submitting sata i/o
    [SCSI] libsas: fix/amend device gone notification in sas_deform_port()
    [SCSI] MAINTAINERS update for SCSI (new email address)
    [SCSI] Fix Ultrastor asm snippet
    [SCSI] osst: fix warning
    [SCSI] osst: wrong index used in inner loop
    [SCSI] aic94xx: world-writable sysfs update_bios file
    [SCSI] MAINTAINERS: Add drivers/target/ entry
    [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
    [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
    [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
    [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
    [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
    ...

    Linus Torvalds
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6:
    MAINTAINERS: Update eCryptfs mailing list
    eCryptfs: Allow 2 scatterlist entries for encrypted filenames
    eCryptfs: Clear i_nlink in rmdir

    Linus Torvalds
     
  • * 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs:
    Create Documentation/security/, move LSM-, credentials-, and keys-related files from Documentation/ to Documentation/security/, add Documentation/security/00-INDEX, and update all occurrences of Documentation/ to Documentation/security/.

    Linus Torvalds
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: (26 commits)
    ASoC: Fix power down for widgetless per-card DAPM context case
    ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT
    ASoC: Remove duplicate linux/delay.h inclusion.
    ASoC: sam9g20_wm8731: use the proper SYSCKL value
    ASoC: wm8731: fix wm8731_check_osc() connected condition
    ALSA: hda - Reorganize controller quriks with bit flags
    ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()
    ALSA: core: remove unused variables.
    ALSA: HDA: Increase MAX_HDMI_PINS
    ALSA: PCM - Don't check DMA time-out too shortly
    MAINTAINERS: add FireWire audio maintainer
    ALSA: usb-audio: more control quirks for M-Audio FastTrack devices
    ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER
    ALSA: usb-audio: export snd_usb_feature_unit_ctl
    ALSA: usb-audio: rework add_control_to_empty()
    ALSA: usb-audio: move assignment of chip->ctrl_intf
    ALSA: hda - Use model=auto for Lenovo G555
    ALSA: HDA: Unify HDMI hotplug handling.
    ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe
    ASoC: core - remove superfluous new line.
    ...

    Linus Torvalds
     
  • The eCryptfs mailing list has moved from lists.launchpad.net to
    vger.kernel.org.

    Signed-off-by: Tyler Hicks

    Tyler Hicks
     
  • I don't have the time or much interest these days in maintaining acer-wmi, as I
    don't have access to newer Acer hardware. As he's been doing most of the work
    these days anyway, Joey Lee has kindly agreed to take over.

    Signed-off-by: Carlos Corbacho
    Cc: Joey Lee
    Signed-off-by: Matthew Garrett

    Carlos Corbacho
     
  • I no longer have the time to work on this, and haven't really been doing any
    work to this either. Time to let someone else take the reins.

    Signed-off-by: Carlos Corbacho
    Signed-off-by: Matthew Garrett

    Carlos Corbacho
     
  • I've never owned the hardware, this was a port of an existing driver to prove
    that the ACPI-WMI code was useful to more than just acer-wmi.

    Signed-off-by: Carlos Corbacho
    Signed-off-by: Matthew Garrett

    Carlos Corbacho
     

27 May, 2011

7 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus:
    Squashfs: update email address
    Squashfs: add extra sanity checks at mount time
    Squashfs: add sanity checks to fragment reading at mount time
    Squashfs: add sanity checks to lookup table reading at mount time
    Squashfs: add sanity checks to id reading at mount time
    Squashfs: add sanity checks to xattr reading at mount time
    Squashfs: reverse order of filesystem table reading
    Squashfs: move table allocation into squashfs_read_table()

    Linus Torvalds
     
  • AFAICS mm/page_cgroup.c is for memcg subsystem, but it was directed only
    to generic cgroup maintainers. Fix it.

    Signed-off-by: Namhyung Kim
    Cc: Balbir Singh
    Cc: Daisuke Nishimura
    Cc: KAMEZAWA Hiroyuki
    Cc: Michal Hocko
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Namhyung Kim
     
  • Signed-off-by: Vinod Koul
    Signed-off-by: Dan Williams

    Vinod Koul
     
  • Signed-off-by: James Bottomley

    James Bottomley
     
  • * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (57 commits)
    regulator: Fix 88pm8607.c printk format warning
    input: Add support for Qualcomm PMIC8XXX power key
    input: Add Qualcomm pm8xxx keypad controller driver
    mfd: Add omap-usbhs runtime PM support
    mfd: Fix ASIC3 SD Host Controller Configuration size
    mfd: Fix omap_usbhs_alloc_children error handling
    mfd: Fix omap usbhs crash when rmmoding ehci or ohci
    mfd: Add ASIC3 LED support
    leds: Add ASIC3 LED support
    mfd: Update twl4030-code maintainer e-mail address
    mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp
    mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0
    mfd: Provide ab8500-core enumerators for chip cuts
    mfd: Check twl4030-power remove script error condition after i2cwrite
    mfd: Fix twl6030 irq definitions
    mfd: Add phoenix lite (twl6025) support to twl6030
    mfd: Avoid to use constraint name in 88pm860x regulator driver
    mfd: Remove checking on max8925 regulator[0]
    mfd: Remove unused parameter from 88pm860x API
    mfd: Avoid to allocate 88pm860x static platform data
    ...

    Linus Torvalds
     
  • Signed-off-by: Abhijeet Dharmapurikar
    Acked-by: David Brown
    Signed-off-by: Samuel Ortiz

    Abhijeet Dharmapurikar
     
  • * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (61 commits)
    jbd2: Add MAINTAINERS entry
    jbd2: fix a potential leak of a journal_head on an error path
    ext4: teach ext4_ext_split to calculate extents efficiently
    ext4: Convert ext4 to new truncate calling convention
    ext4: do not normalize block requests from fallocate()
    ext4: enable "punch hole" functionality
    ext4: add "punch hole" flag to ext4_map_blocks()
    ext4: punch out extents
    ext4: add new function ext4_block_zero_page_range()
    ext4: add flag to ext4_has_free_blocks
    ext4: reserve inodes and feature code for 'quota' feature
    ext4: add support for multiple mount protection
    ext4: ensure f_bfree returned by ext4_statfs() is non-negative
    ext4: protect bb_first_free in ext4_trim_all_free() with group lock
    ext4: only load buddy bitmap in ext4_trim_fs() when it is needed
    jbd2: Fix comment to match the code in jbd2__journal_start()
    ext4: fix waiting and sending of a barrier in ext4_sync_file()
    jbd2: Add function jbd2_trans_will_send_data_barrier()
    jbd2: fix sending of data flush on journal commit
    ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly
    ...

    Linus Torvalds
     

26 May, 2011

7 commits

  • Create a separate MAINTAINERS entry for jbd2

    Cc: Jan Kara
    Signed-off-by: "Theodore Ts'o"

    Theodore Ts'o
     
  • My existing email address may stop working in a month or two, so update
    email to one that will continue working.

    Signed-off-by: Phillip Lougher

    Phillip Lougher
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (75 commits)
    mmc: core: eMMC bus width may not work on all platforms
    mmc: sdhci: Auto-CMD23 fixes.
    mmc: sdhci: Auto-CMD23 support.
    mmc: core: Block CMD23 support for UHS104/SDXC cards.
    mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
    mmc: core: Use CMD23 for multiblock transfers when we can.
    mmc: quirks: Add/remove quirks conditional support.
    mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
    mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
    mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
    mmc: core: add support for eMMC Dual Data Rate
    mmc: core: eMMC signal voltage does not use CMD11
    mmc: sdhci-pxa: add platform code for UHS signaling
    mmc: sdhci: add hooks for setting UHS in platform specific code
    mmc: core: clear MMC_PM_KEEP_POWER flag on resume
    mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
    mmc: sdhi: allow powering down controller with no card inserted
    mmc: tmio: runtime suspend the controller, where possible
    mmc: sdhi: support up to 3 interrupt sources
    mmc: sdhi: print physical base address and clock rate
    ...

    Linus Torvalds
     
  • * 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
    xconfig: merge code path to conf_write()
    kconfig: do not record timestamp in .config
    gconfig: Hide unused left treeview when start up the interface
    gconfig: enable rules hint for main treeviews
    MAINTAINERS: Update KCONFIG entry
    kconfig-language: add to hints
    kconfig: Document the new "visible if" syntax
    kconfig: quiet commands when V=0
    kconfig: change update-po-config to reflect new layout of arch/um
    kconfig: make update-po-config work in KBUILD_OUTPUT
    kconfig: rearrange clean-files
    kconfig: change gconf to modify hostprogs-y like nconf and mconf
    kconfig: change qconf to modify hostprogs-y like nconf and mconf
    kconfig: only build kxgettext when needed
    nconfig: Silence unused return values from wattrset
    kconfig: Do not record timestamp in auto.conf and autoconf.h
    kconfig: get rid of unused flags
    kconfig: allow multiple inclusion of the same file
    kconfig: Avoid buffer underrun in choice input

    Linus Torvalds
     
  • * 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
    hwmon: New driver for the SMSC EMC6W201
    hwmon: (abituguru) Depend on DMI
    hwmon: (it87) Use request_muxed_region
    hwmon: (sch5627) Trigger Vbat measurements
    hwmon: (sch5627) Add sch5627_send_cmd function
    i8k: Integrate with the hwmon subsystem
    hwmon: (max6650) Properly support the MAX6650
    hwmon: (max6650) Drop device detection
    Move ACPI power meter driver to hwmon
    hwmon: (f71882fg) Add support for F71808A
    hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
    hwmon: (asc7621) Drop duplicate dependency
    hwmon: (jc42) Change detection class
    hwmon: Add driver for AMD family 15h processor power information
    hwmon: (k10temp) Add support for Fam15h (Bulldozer)
    hwmon: Use helper functions to set and get driver data
    i8k: Avoid lahf in 64-bit code

    Linus Torvalds
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin: (37 commits)
    Blackfin: use new common PERCPU_INPUT define
    MAINTAINERS: Fix Analog Devices mailinglist address
    Blackfin: boards: update ASoC resources after machine driver overhaul
    Blackfin: work around anomaly 05000480
    Blackfin: fix addr type with bfin_write_{or,and} helpers
    Blackfin: convert /proc/sram to seq_file
    Blackfin: switch /proc/gpio to seq_file
    Blackfin: fix indentation with bfin_read() helper
    Blackfin: convert old cpumask API to new one
    Blackfin: don't touch task->cpus_allowed directly
    Blackfin: don't touch cpu_possible_map and cpu_present_map directly
    Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout
    Blackfin: initial perf_event support
    Blackfin: update anomaly lists to latest public info
    Blackfin: use on-chip reset func with newer parts
    Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs
    Blackfin: optimize MMR reads during startup a bit
    Blackfin: bf537: demux port H mask A and emac rx ints
    Blackfin: bf537: fix excessive gpio int demuxing
    Blackfin: bf54x: drop unused pm gpio handling
    ...

    Linus Torvalds
     
  • This CPU family provides NB register values to gather following
    TDP information

    * ProcessorPwrWatts: Specifies in Watts the maximum amount of power
    the processor can support.
    * CurrPwrWatts: Specifies in Watts the current amount of power being
    consumed by the processor.

    This driver provides

    * power1_crit (ProcessorPwrWatts)
    * power1_input (CurrPwrWatts)

    Signed-off-by: Andreas Herrmann
    Signed-off-by: Jean Delvare

    Andreas Herrmann
     

25 May, 2011

1 commit