Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
* [ ] agp/intel: Also add B43.1 to list of supported devices * [ N1] drm/i915: add _DSM support * [ ] drm/i915: Add support for GPU soft reset on Ironlake. * [ ] drm/i915: Allow powersave modparam to be adjusted at runtime. * [ ] drm/i915/dp: use VBT provided eDP params if available * [ ] drm/i915: enable thermal reporting for IPS * [ ] drm/nouveau: Add a module option to force card POST. * [ ] drm/nouveau: Add module parameter to override the default AGP rate. * [ ] drm/nouveau: Add support for I2C hardware monitoring devices. * [ N1] drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) * [ ] drm/nouveau: allow static performance level setting * [ ] drm/nouveau: Expose some BO usage flags to userspace. * [C ] drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid' * [ ] drm/nouveau: implement parsing of DCB 2.2 GPIO table * [ N2] drm/nouveau: import initial work on vbios performance table parsing * [ N1] drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here * [ ] drm/nv04-nv40: import initial pm backend * [ ] drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches. * [ N ] drm/nv50: import initial clock get/set routines + hook up pm engine * [ N ] drm/nva3: split pm backend out from nv50 * [ ] drm/radeon/kms/atom: add proper external encoders support * [ 1] drm/radeon/kms: implement display watermark support for evergreen * [ 1] drm/radeon/kms: remove new pll algo * [ 1] drm: replace drawable ioctl by noops * [ ] drm/ttm: Documentation update * [ ] drm/ttm: Optimize delayed buffer destruction * [ N2] drm/ttm: restructure to allow driver to plug in alternate memory manager * [ D ] drm: use noop_llseek * [ ] drm/vmwgfx: Add a parameter to get the max fb size * [ ] drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior * [ ] drm/vmwgfx: Really support other depths than 32 * [ 1] fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays * [ 2] fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data * [ N ] intel-gtt: introduce drm/intel-gtt.h * [ ] Minimal support for viafb suspend/resume * [ D ] viafb: add documentation for proc interface * [ 1] viafb: add initial VX900 support * [ 1] viafb: add interface for output device configuration * [ ] viafb: add new output device management * [ 1] viafb: introduce per output device power management * [ N2] vmwgfx: Implement a proper GMR eviction mechanism * [ ] staging: udlfb: add module options for console and fb_defio
* [ ] Btrfs: add support for mixed data+metadata block groups * [ ] Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed * [ ] Btrfs: async transaction commit * [ ] Btrfs: let the user know space caching is enabled * [ ] Btrfs: Switch the extent buffer rbtree into a radix tree * [ ] Btrfs: tune the chunk allocation to 5% of the FS as metadata
* [ ] ext3/ext4: Factor out disk addressability check * [ ] ext4: add batched_discard into ext4 feature list * [ ] ext4: add interface to advertise ext4 features in sysfs * [ ] ext4: Add new ext4 inode tracepoints * [ ] ext4: avoid uninitialized memory references in ext3_htree_next_block() * [ ] ext4: implement writeback livelock avoidance using page tagging * [ 3] ext4,jbd2: convert tracepoints to use major/minor numbers * [ ] ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() * [ ] ext4: optimize orphan_list handling for ext4_setattr
* [ 2] NFS: add readdir cache array * [ D ] NFS: Allow NFSROOT debugging messages to be enabled dynamically * [ ] NFS: client needs to maintain list of inodes with active layouts * [ ] NFS: create and destroy inode's layout cache * [ ] nfsd4: fix hang on fast-booting nfs servers * [C 2] nfsd4: remove spkm3 * [C ] nfsd: allow deprecated interface to be compiled out. * [ D ] nfsd: formally deprecate legacy nfsd syscall interface * [ 1] nfs: introduce mount option '-olocal_lock' to make locks local * [ ] NFS: Optimise the readdir searches * [ D ] NFS: rename nfs.upcall -> nfs.idmap * [ N ] NFS: set layout driver * [ 3] NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure * [ ] NFSv4.1: pnfsd, pnfs: protocol level pnfs constants * [ N2] NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure * [ N ] NFSv4.1: pnfs: filelayout: introduce minimal file layout driver * [CDN ] NFSv4.1: pnfs: full mount/umount infrastructure
* [ ] 9p: Add a Direct IO support for non-cached operations. * [ ] 9p: Implement TGETLOCK * [ ] 9p: Implement TLOCK * [ ] 9p: Implement TREADLINK operation for 9p2000.L * [ ] BKL: Remove BKL from NILFS2 * [ ] cifs: Allow binding to local IP address. * [ 1] cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock * [ 1] cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock * [ 1] cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code * [ D ] fs/9p: Add access = client option to opt in acl evaluation. * [ ] fs/9p: Add xattr callbacks for POSIX ACL * [ 1] fs/9p: Implement create time inheritance * [C N1] fs/9p: Implement POSIX ACL permission checking function * [ ] fs/9p: Implement setting posix acl * [ ] fs: allow for more than 2^31 files * [ ] fs: allow for more than 2^31 files * [ ] fs: Do not dispatch FITRIM through separate super_operation * [ ] fs: Implement lazy LRU updates for inodes * [ 1] fs: inode split IO and LRU lists * [ ] fs: introduce a per-cpu last_ino allocator * [ 1] fs/locks.c: prepare for BKL removal * [ ] GFS2: Add "norecovery" mount option as a synonym for "spectator" * [ ] lockd: Mostly remove BKL from the server * [ D ] locks: remove fl_copy_lock lock_manager operation * [ ] net/9p: Add waitq to VirtIO transport. * [ ] nilfs2: add bdev freeze/thaw support * [ 1] nilfs2: do not allocate multiple super block instances for a device * [ N ] nilfs2: make snapshots in checkpoint tree exportable * [C 1] NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange * [ ] NTLM auth and sign - minor error corrections and cleanup * [ 1] NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures * [ D ] ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. * [ ] ocfs2: Add readahead support for CoW. * [ ] ocfs2: Add readhead during CoW. * [C ] quota: Make QUOTACTL config be selected by its users * [ ] sunrpc: Make the /proc/net/rpc appear in net namespaces * [ N ] sunrpc: The per-net skeleton * [ ] sunrpc: use seconds since boot in expiry cache * [ 1] UBIFS: introduce new flags for RO mounts * [ ] xfs: batch inode reclaim lookup * [ 1] xfs: Extend project quotas to support 32bit project ids * [ ] xfs: implement batched inode lookups for AG walking * [ D ] xfs: remove experimental tag from the delaylog option * [ 1] xfs: split inode AG walking into separate code for reclaim
* [ 5] be2net: add multiple RX queue support * [ ] bnx2: Add PCI Advanced Error Reporting support. * [ N9] bnx2: Update firmware to 6.0.x. * [ N9] bnx2x: add 6.0.34 fw files * [ ] bnx2x: Add BCM84823 to the supported PHYs * [ 9] bnx2x: Add dual-media changes * [ 9] bnx2x, cnic, bnx2i: use new FW/HSI * [ 9] bnx2x: remove old FW files * [ ] bnx2x: Update bnx2x version to 1.52.53-6 * [ N ] caif-u5500: CAIF shared memory mailbox interface * [ ] cnic: Add support for 57712 device * [ ] cxgb4: update PCI ids * [C ] de2104x: remove experimental status * [ ] e1000e: use hardware writeback batching * [ N2] enic: Add support for multiple hardware receive queues * [ ] ibmveth: Add optional flush of rx buffer * [ ] ibmveth: Add rx_copybreak * [ ] ibmveth: Add scatter-gather support * [ ] ibmveth: Add tx_copybreak * [ ] ibmveth: Enable IPv6 checksum offload * [ 1] igb: Add support for DH89xxCC * [C N1] introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver * [ ] jme: Adding mii-tool support * [ ] jme: Support WoL after shutdown * [ N2] mlx4_en: Added self diagnostics test implementation * [ ] phylib: Add support for Marvell 88E1149R devices. * [ D ] phylib: make local function static * [ ] phy/marvell: fix 88e1121 support * [ 2] qeth: NAPI support for l2 and l3 discipline * [ ] qlcnic: add cksum flag * [ 1] qlcnic: add eswitch statistics support * [ ] qlcnic: cleanup port mode setting * [ ] qlcnic: mac vlan learning support * [ ] qlcnic: PCI ID addition * [ ] qlcnic: support anti mac spoofing * [ ] qlcnic: support mac learning * [ ] qlcnic: support port vlan id * [ ] qlcnic: support quiescent mode * [ ] qlcnic: support vlan rx accleration * [ ] qlcnic: update version 5.0.10 * [ ] qlcnic: vlan gro support * [ ] qlcnic: vlan lro support * [ ] r8169: add gro support * [ 1] r8169: use 50% less ram for RX ring * [ ] s2io: remove lro parameter * [ N2] sfc: Add filter table management * [ N2] sfc: Add support for SFE4003 board and TXC43128 PHY * [ 1] sfc: Allocate each channel separately, along with its RX and TX queues * [ 1] sfc: Allow changing the DMA ring sizes dynamically via ethtool * [ ] sfc: Implement the ethtool RX n-tuple control functions * [ 2] sfc: Make the dmaq size a run-time setting (rather than compile-time) * [ 4] sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC * [ ] skge: add GRO support * [ ] sky2: enable GRO by default * [ 1] stmmac: consolidate and tidy-up the COE support * [ ] stmmac: review the wake-up support * [ ] sundance: Add initial ethtool stats support * [ ] tg3: Add EEE support * [ ] tg3: Add extend rx ring sizes for 5717 and 5719 * [ ] tg3: Add support for selfboot format 1 v6 * [ ] tg3: Unlock 5717 B0+ support * [ ] via-velocity: forced 1000 Mbps mode support. * [ ] xilinx_emaclite: netpoll support
* [ ] airo: remove "basic_rate" module option * [ 1] ath5k: Allow ath5k to support virtual STA and AP interfaces. * [ ] ath5k: Move debugfs under ieee80211/[wiphy-name] * [ ] ath9k: Change the default LED pattern. * [ ] ath9k_htc: Add new devices into AR7010 * [ ] ath9k_htc: Add support for device ID 3346 * [ ] ath9k_htc: Enable fastcc for HTC devices. * [ ] ath9k_hw: Add capability flag for Antenna diversity and combining feature * [ ] ath9k_hw: Add functions to get/set antenna diversity configuration * [ 7] ath9k_hw: remove AR9003 2.0 support * [ ] ath9k_hw: Support fastcc for AR7010 * [ ] ath9k: implement channel utilization stats for survey * [C ] ath9k: make the driver specific rate control module optional * [ ] b43: N-PHY: Implement Host Flags write during device init * [ ] b43: N-PHY: Implement MAC PHY clock set * [ ] b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs * [ N9] b43: N-PHY: put radio-specific code in separated file * [ D 1] cfg80211: add some documentation * [ 3] cfg80211/mac80211: allow per-station GTKs * [ 4] cfg80211/mac80211: extensible frame processing * [ ] cfg80211: support sysfs namespaces * [ ] iwlagn: add bt_ch_announce module parameter * [ ] iwlagn: API v5 for 6050 series device * [ 1] iwlagn: implement advance BT config command * [ ] iwlwifi: add 6000g2b BT coexist API * [ 1] iwlwifi: add bt full concurrency support * [ ] iwlwifi: add PAN API * [ ] iwlwifi: do not force complete scan too early * [C ] iwlwifi: enable experimental ucode support * [ 8] iwlwifi: initial contextification * [ D ] iwlwifi: schedule to deprecate software scan support * [ ] mac80211: add helper for reseting the connection monitor * [ 1] mac80211: add p2p device type support * [ ] mac80211: allow vendor specific cipher suites * [ D ] mac80211: fix docbook * [ ] mac80211: send last 3/5 probe requests as unicast * [ ] mac80211: Support receiving data frames on multiple vifs. * [ 1] mac80211: support runtime interface type changes * [ ] mac80211: support use of NAPI for bottom-half processing * [ ] orinoco: update status in MAINTAINERS * [C ] p54spi: Kconfig option for config blob * [ ] p54usb: add five more USBIDs * [ ] rt2x00: Add rt73usb device ID * [ ] rt2x00: Don't enable broad- and multicast buffering on USB devices * [ ] rt2x00: Enable rx aggregation in rt2800 * [ ] rt2x00: Implement HT protection for rt2800 * [ 1] rt2x00: Implement TX status reporting for rt2800usb * [ 1] rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib * [ ] wimax: make functions local * [ DN2] wireless: move documentation books * [C N1] wl1251: move to it's own directory * [ ] wl1271: Add support for hardware GEM cipher * [ ] wl1271: Change supported channel order for a more optimal scan * [ ] wl1271: Enable 11a support always, prevent scanning for unsupporting chips * [ ] wl1271: Enable/disable 11a support based on INI configuration * [ ] wl1271: Optimize scan duration * [ ] wl1271: sdio: add suspend/resume support * [ ] wl1271: sdio: enable runtime PM * [ ] wl1271: Support FEM autodetection * [ ] wl1271: Support firmware RX packet aggregation * [ ] wl1271: Support firmware TX packet aggregation * [C N ] wl12xx: add platform data passing support
* [ ] AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets * [ ] af_unix: limit recursion level * [ ] Bluetooth: Support SDIO devices that are AMP controllers * [ ] bonding: enable gro by default * [C ] caif-u5500: Build config for CAIF shared mem driver * [ N1] caif-u5500: CAIF shared memory transport protocol * [ D ] Documentation: Update Phonet doc for Pipe controller changes * [ D ] Documentation: Update Phonet doc for Pipe Controller implementation * [ 3] drivers/net: avoid some skb->ip_summed initializations * [ ] fib_hash: embed initial hash table in fn_zone * [ 1] fib_hash: RCU conversion phase 2 * [ 1] fib: RCU conversion of fib_lookup() * [ ] flow: better memory management * [ ] gro: __napi_gro_receive() optimizations * [ ] ip_gre: lockless xmit * [ ] ipip: enable lockless xmits * [ ] ipmr: RCU protection for mfc_cache_array * [ ] ipv4: __mkroute_output() speedup * [ ] ipv4: rcu conversion in ip_route_output_slow * [ 1] neigh: RCU conversion of struct neighbour * [ ] neigh: reorder struct neighbour fields * [ ] net: add a core netdev->rx_dropped counter * [ ] net: avoid RCU for NOCACHE dst * [ 1] net dst: use a percpu_counter to track entries * [ ] net: dynamic ingress_queue allocation * [ ] net: enable GRO by default for vlan devices * [ ] net: introduce DST_NOCACHE flag * [ 2] net neigh: RCU conversion of neigh hash table * [ ] net: percpu net_device refcount * [ ] net: poll() optimizations * [ ] net: pskb_expand_head() optimization * [C N1] net/sched: add ACT_CSUM action to update packets checksums * [C ] Phonet: advise against enabling the pipe controller * [ D ] Phonet: cleanup pipe enable socket option * [ 1] Phonet: 'connect' socket implementation for Pipe controller * [C 1] Phonet: Implement Pipe Controller to support Nokia Slim Modems * [ ] sit: enable lockless xmits
* [ ] cciss: fix PCI IDs for new Smart Array controllers * [ ] cciss: remove controllers supported by hpsa * [ ] cciss: remove overlapping PCI IDs * [ ] drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD * [ 2] drbd: receiving of big packets, for payloads between 64kByte and 4GByte * [ 1] drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code * [ 3] drbd: Sending of big packets, for payloads from 64KByte to 4GByte * [ ] loop: add some basic read-only sysfs attributes * [ ] md: use separate bio pool for each md device.[ D ] update block_device_operations documentation
* [ ] block/loop: implement REQ_FLUSH/FUA support * [ ] block: remove the BLKDEV_IFL_BARRIER flag * [ ] btrfs: replace barriers with explicit flush / FUA usage * [ 1] dm: implement REQ_FLUSH/FUA support for bio-based dm * [ 1] dm: implement REQ_FLUSH/FUA support for request-based dm * [ ] dm: relax ordering of bio-based flush implementation * [ ] ext4: do not send discards as barriers * [ ] fat: do not send discards as barriers * [ ] gfs2: replace barriers with explicit flush / FUA usage * [ ] jbd2: replace barriers with explicit flush / FUA usage * [ ] jbd: replace barriers with explicit flush / FUA usage * [ 2] md: implment REQ_FLUSH/FUA support * [ ] nilfs2: replace barriers with explicit flush / FUA usage * [ ] reiserfs: replace barriers with explicit flush / FUA usage * [ ] swap: do not send discards as barriers * [ ] virtio_blk: drop REQ_HARDBARRIER support * [ ] xen-blkfront: disable barrier/flush write support
* [ ] ata_piix: Add device ID for ICH4-L * [ ] ata_piix: implement LPM support * [ 1] libata: clean up lpm related symbols and sysfs show/store functions * [ ] libata: implement cross-port EH exclusion * [ ] libata: implement LPM support for port multipliers [ ] libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
* [C N2] mfd: AB8500 debugfs * [C N ] mfd: AB8500 register access via PRCMU I2C * [C ] mfd: Add basic tps6586x interrupt support * [ ] mfd: Adding twl6030 mmc card detect support for MMC1 * [C N1] mfd: Add MAX8998 interrupts support * [C N5] mfd: Add mc13892 support to mc13xxx * [ ] mfd: Add PM support to STMPE devices * [C N ] mfd: Add VIA VX855 multi-function device support * [C N ] mfd: Add WM831x SPI support * [ ] mfd: Add WM8325 support * [C 3] mfd: Align ab8500 with the abx500 interface * [C N1] mfd: Factor out WM831x I2C I/O from the core driver * [C ] mfd: LP3974 PMIC support * [ ] mfd: Support for ICs compliant with max8998 * [C ] mfd: Switch AB3100 to use MFD cells * [C ] mfd: Update kconfig for ab8500 core driver * [ ] mmc: add a file to debugfs for changing host clock at runtime * [ ] mmc: Add helper function to check if a card is removable * [C N ] mmc: add new sdhci-pxa driver for Marvell SoCs * [ ] mmc: add runtime PM handlers * [CD ] mmc: make number of mmcblk minors configurable * [ ] mmc: MMC 4.4 DDR support * [ ] mmc: SDHC 3.0: support 10-bit divided clock mode * [ ] mmc: sdhci: Add Moorestown device support * [ ] mmc: sdhci: Enable high-speed support for MMC cards * [ ] mmc: sdhci: Intel Medfield support * [C N ] mmc: sdhci-pltfm: add -pltfm driver for imx35/51 * [ ] mmc: sdhci-pltfm: add suspend/resume functions * [ ] mmc: sdio: support suspend/resume while runtime suspended * [ ] mmc_test: move files from sysfs to debugfs * [C N1] mmc: USB SD Host Controller (USHC) driver * [ ] mtd: add BLKPG API based repartition support * [C N1] mtd: add Broadcom BCM63xx image tag partition parser * [ ] mtd: allow to unload the mtdtrans module if its block devices aren't open * [ ] mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode * [C N3] mtd: generic FSMC NAND MTD driver * [ ] mtd: m25p80: Add support for the Winbond W25Q64 * [ ] mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) * [ ] mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices. * [ 1] mtd: nand: add support for BBT without OOB * [ 1] mtd: nand: add support for reading ONFI parameters from NAND device * [ ] mtd: nandsim: add module param for BBT handling * [ ] mtd: nand: spansion S30MLxxxP support * [ ] mtd: nand: support new Toshiba SLC [C ] mtd: OneNAND: S5PC210 OneNAND support
* [ 2] scsi: autoconvert trivial BKL users to private mutex * [ N9] SCSI: bfa: cleanup driver * [ ] SCSI: fc class: add fc host dev loss sysfs file * [ ] SCSI: fcoe: set default FIP mode as FIP_MODE_FABRIC * [ ] SCSI: ibmvfc: prep for fc host dev loss tmo support * [ 1] SCSI: libosd: Support for scatter gather write/read commands * [ 2] SCSI: lpfc 8.3.18: Add new WQE support * [ 1] SCSI: lpfc 8.3.18: Add support of received ELS commands * [ ] SCSI: megaraid_sas: Add input parameter for max_sectors * [ ] SCSI: megaraid_sas: support devices update flag * [ D ] SCSI: megaraid_sas: Version and documentation update * [ 1] SCSI: pmcraid: add support for set timestamp command and other fixes * [ ] SCSI: qla2xxx: Added AER support for ISP82xx. * [ ] SCSI: qla2xxx: Add flash read/update support using BSG interface * [ ] SCSI: qla2xxx: Add module parameter to enable/disable GFF_ID device type check. * [ ] SCSI: qla2xxx: Increase SG table size to support large IO size per scsi command. * [ ] SCSI: qla2xxx: Update to AER support, do early abort commands. * [ ] SCSI: qla4xxx: Add support for 8130/8131 AENs. * [ ] SCSI: qla4xxx: update AER support for ISP82XX * [ ] SCSI: scsi_debug: Update thin provisioning support * [ ] SCSI: sd: Update thin provisioning support [ D ] SCSI: st: add MTWEOFI to write filemarks without flushing drive buffer
* [C 1] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default * [ 1] ACPI / ACPICA: Defer enabling of runtime GPEs (v3) * [ ] ACPI ac: update AC status upon sysfs query * [ ] ACPI: add FW_BUG to OSI(Linux) message * [ ] ACPI: Add interfaces for ioremapping/iounmapping ACPI registers * [ ] ACPI battery: support percentage battery remaining capacity * [ ] ACPI battery: update status upon sysfs query * [ N3] ACPICA/ACPI: Add new host interfaces for _OSI support * [ ] ACPICA: Add ACPI_INLINE configuration parameter * [ ] ACPICA: Add repair for _HID and _CID strings * [ ] ACPICA: Add Vista SP2 to supported _OSI strings * [ N2] ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface * [ ] ACPICA: Update version to 20100806 * [ ] ACPICA: Update version to 20100915 * [ ] ACPICA: Update version to 20101013 * [ ] ACPI: debugfs custom_method open to non-root * [ ] ACPI: Maintain a list of ACPI memory mapped I/O remappings * [ ] ACPI: Make Embedded Controller command timeout delay configurable * [C ] ACPI: Only processor needs CPU_IDLE * [ ] ACPI: Page based coalescing of I/O remappings optimization * [ ] PNPACPI: cope with invalid device IDs * [ ] PNP: log PNP resources, as we do for PCI
* [ ] autofs4: Only declare function when CONFIG_COMPAT is defined * [ ] autofs: Only declare function when CONFIG_COMPAT is defined * [ 2] BKL: Explicitly add BKL around get_sb/fill_super * [ ] BKL: Remove BKL from afs * [ ] BKL: Remove BKL from Amiga FFS * [ ] BKL: Remove BKL from autofs4 * [ ] BKL: Remove BKL from BFS * [ ] BKL: Remove BKL from cgroup * [ ] BKL: Remove BKL from CifsFS * [ ] BKL: Remove BKL from do_new_mount() * [ ] BKL: Remove BKL from ecryptfs * [ ] BKL: Remove BKL from ext2 filesystem * [ ] BKL: Remove BKL from ext3 fill_super() * [ ] BKL: Remove BKL from ext3_put_super() and ext3_remount() * [ ] BKL: Remove BKL from ext4 filesystem * [ ] BKL: Remove BKL from fat * [ ] BKL: remove BKL from freevxfs * [ ] BKL: Remove BKL from HFS * [ ] BKL: Remove BKL from isofs * [ ] BKL: Remove BKL from jffs2 * [ ] BKL: Remove BKL from JFS * [ 5] BKL: Remove BKL from ncpfs * [ ] BKL: Remove BKL from NILFS2 * [ ] BKL: Remove BKL from NTFS * [ ] BKL: Remove BKL from OCFS2 * [ ] BKL: remove BKL from qnx4 * [ ] BKL: Remove BKL from squashfs * [ ] BKL: Remove BKL from USB gadgetfs * [ ] blktrace: remove the big kernel lock * [ 6] block: autoconvert trivial BKL users to private mutex * [ ] dabusb: remove the BKL * [ 5] drivers: autoconvert trivial BKL users to private mutex * [ 1] fs/locks.c: prepare for BKL removal * [ ] hpet: kill BKL, add compat_ioctl * [ ] init/main.c: remove BKL notations * [ ] ipmi: autoconvert trivial BKL users to private mutex * [ 9] llseek: automatically add .llseek fop * [ ] lockd: Mostly remove BKL from the server * [C ] lockd: push lock_flocks down * [C ] locks: turn lock_flocks into a spinlock * [ ] mac: autoconvert trivial BKL users to private mutex * [C 1] [media] v4l: kill the BKL * [ ] mtd: autoconvert trivial BKL users to private mutex * [ ] ncpfs: Lock socket in ncpfs while setting its callbacks * [ ] Phonet: add to MAINTAINERS and add myself * [ ] rtmutex-tester: make it build without BKL * [ 2] scsi: autoconvert trivial BKL users to private mutex * [ ] sunrpc: remove the big kernel lock * [ 1] V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL [ 1] V4L/DVB: em28xx: remove BKL
* [C N2] crypto: omap-aes - OMAP2/3 AES hw accelerator driver * [ ] MAINTAINERS: Add maintainer entries for padata/pcrypt * [C ] move async raid6 test to lib/Kconfig.debug * [ 3] SELinux: allow userspace to read policy back out of the kernel * [ N1] selinux: fast status update interface (/selinux/status) * [ ] selinux: implement mmap on /selinux/policy
* [ D ] delay-accounting: reimplement -c for getdelays.c to report information on a target command * [ D ] doc: clarify the behaviour of dirty_ratio/dirty_bytes * [ ] HWPOISON/signalfd: add support for addr_lsb * [ ] mm: add account_page_writeback() * [ ] mm: compaction: fix COMPACTPAGEFAILED counting * [ DN ] mm: highmem documentation * [ ] mm: retry page fault when blocking on disk transfer * [ ] oom: add per-mm oom disable count * [ ] oom: avoid killing a task if a thread sharing its mm cannot be killed * [ DN ] oom: document obsolete oom_adj tunable * [ ] oom: kill all threads sharing oom killed task's mm * [ 1] slub: Dynamically size kmalloc cache allocations * [C ] slub: Enable sysfs support for !CONFIG_SLUB_DEBUG * [ ] SLUB: Optimize slab_free() debug check * [ 1] writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
* [ 1] genirq: Implement a sane sparse_irq allocator * [ ] genirq: Implement irq reservation * [ ] genirq: Implement sane enumeration * [C ] genirq: Provide config option to disable deprecated code * [C N ] genirq: Provide Kconfig * [C 1] genirq: Remove the now unused sparse irq leftovers * [ D ] genirq-update-kerneldoc.patch * [ ] MAINTAINERS: Add IRQ subsystem * [ ] PCI: add PCI vendor id for STmicroelectronics * [ ] PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridge * [ ] PCI: Add support for polling PME state on suspended legacy PCI devices * [ ] PCI: Export some PCI PM functionality * [ ] PCI: kill BKL in /proc/pci * [C ] PCI: OLPC: Only enable PCI configuration type override on XO-1 * [ ] PCI/PCIe/AER: Disable native AER service if BIOS has precedence * [ ] PCI: read current power state at enable time * [C N2] pci root complex: support for tile architecture * [C ] PCI: update Intel chipset names and defines * [ D 8] pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device * [ D 4] pcmcia: do not use win_req_t when calling pcmcia_request_window() * [ 4] pcmcia: introduce autoconfiguration feature * [ D 9] pcmcia: use autoconfiguration feature for ioports and iomem * [ ] /proc/stat: fix scalability of irq sum of all cpu * [ ] /proc/stat: scalability of irq num per cpu * [C N1] spi: add spi_tegra driver * [C N2] spi/fsl_spi: add eSPI controller support * [ ] spi/imx: Support different fifo sizes * [ 2] spi/pl022: add PrimeCell generic DMA support * [C N4] spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver * [C ] spi/topcliff: Tidy up Kconfig help text * [ ] x86: avoid E820 regions when allocating address space * [ ] x86: avoid high BIOS area when allocating address space * [ N ] x86: avoid low BIOS area when allocating address space * [ ] x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs
* [ ] [CPUFREQ] add sampling_down_factor tunable to improve ondemand performance * [ ] intel_idle: add initial Sandy Bridge support * [ D ] PM: Add sysfs attr for rechecking dev hash from PM trace * [ ] PM / Hibernate: Fix memory corruption related to swap * [ ] PM / Hibernate: Restore old swap signature to avoid user space breakage * [ ] PM / Hibernate: Use async I/O when reading compressed hibernation image * [CDN4] PM: Introduce library for device-specific OPPs (v7) * [CD ] PM / OPP: Hide OPP configuration when SoCs do not provide an implementation * [ D 1] PM / Runtime: Add no_callbacks flag * [ 1] PM / Runtime: Merge synchronous and async runtime routines [ D 3] PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
* [ ] sched: Add book scheduling domain * [ ] sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time * [ ] sched: Comment updates: fix default latency and granularity numbers * [ N ] sched: Create special class for stop/migrate work * [ ] sched: Cure more NO_HZ load average woes * [ ] sched: Drop all load weight manipulation for RT tasks * [ ] sched: Fix idle balancing * [ ] sched: Fix softirq time accounting * [ ] sched: Force balancing on newidle balance if local group has capacity * [ ] sched: Give CPU bound RT tasks preference * [ ] sched: Increment cache_nice_tries only on periodic lb * [ ] sched: Remove branch hints within context_switch() * [ ] sched: Remove irq time from available CPU power * [ ] sched: Try not to migrate higher priority RT tasks
* [C ] coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y * [ N2] ftrace: Add C version of recordmcount compile time code * [ ] ftrace/MIPS: Add module support for C version of recordmcount * [ ] irq: Add tracepoint to softirq_raise * [C N ] jump label: Add sparc64 support * [CDN ] kdb: Add kdb kernel module sample * [ ] kdb: Allow kernel loadable modules to add kdb shell functions * [ ] kgdbts: prevent re-entry to kgdbts before it unregisters * [ D ] kprobes: Update document about irq disabled state in kprobe handler * [ ] lockdep: Add improved subclass caching * [ N ] netdev: Add tracepoints to netdev layer * [ ] oprofile, x86: Adding backtrace dump for 32bit process in compat mode * [ ] oprofile, x86: Add support for AMD family 12h * [ ] oprofile, x86: Add support for AMD family 14h * [ ] oprofile, x86: Add support for IBS branch target address reporting * [ ] oprofile, x86: Add support for IBS periodic op counter extension * [ N1] perf: Add a script to show packets processing * [ ] perf hists browser: Introduce "expand/collapse all callchains" action * [ ] perf: Optimize context ops * [ ] perf: Optimize sw events * [ ] perf: Per cpu-context rotation timer * [ ] perf probe: Support global variables * [ N ] perf python scripting: Add futex-contention script * [ 1] perf: Remove the sysfs bits * [ 5] perf: Rework the PMU methods * [ ] perf scripting: Shut up 'perf record' final status * [ ] perf: Support for callchains merge * [ ] perf tools: Add --tui and --stdio to choose the UI * [ ] perf tools: Document event modifiers * [ ] perf trace scripting: remove system-wide param from shell scripts * [ ] perf trace: update Documentation with new perf trace variants * [ ] perf trace: update usage * [ ] perf ui browser: Add routines to compactly specify exit keys * [ 2] perf, x86, Pentium4: Add RAW events verification * [ ] skb: Add tracepoints to freeing skb * [ ] tracing: Add funcgraph-irq option for function graph tracer. * [ ] tracing: Graph support for wakeup tracer * [ ] tracing, perf: Add more power related events * [ ] tracing/sched: Add sched_pi_setprio tracepoint * [ D 3] tracing, vmscan: add trace events for LRU list shrinking
* [ ] KVM: create aggregate kvm_total_used_mmu_pages value * [ D ] KVM: document 'kvm.mmu_audit' parameter * [ D ] KVM: Document that KVM_GET_SUPPORTED_CPUID may return emulated values * [ D ] KVM: fix the description of kvm-amd.nested in documentation * [ ] KVM: MMU: Add infrastructure for two-level page walker * [C ] KVM: MMU: support disable/enable mmu audit dynamicly * [ DN ] KVM: PPC: Add Documentation about PV interface * [ D ] KVM: PPC: Add documentation for magic page enhancements * [ D ] KVM: PPC: Add get_pvinfo interface to query hypercall instructions * [ D ] KVM: PPC: Add mtsrin PV code * [ D ] KVM: PPC: Document KVM_INTERRUPT ioctl * [ ] KVM: PPC: Expose magic page support to guest * [C N ] KVM: PPC: Generic KVM PV guest support * [ N1] KVM: PPC: Implement hypervisor interface * [ ] KVM: PPC: Introduce shared page * [ ] KVM: PPC: KVM PV guest stubs * [ ] KVM: PPC: Magic Page Book3s support * [ ] KVM: S390: Add virtio hotplug add support * [ ] KVM: SVM: Implement MMU helper functions for Nested Nested Paging * [ ] KVM: SVM: Initialize Nested Nested MMU context on VMRUN * [ ] KVM: SVM: Report Nested Paging support to userspace * [ ] KVM: x86: Add clock sync request to hardware enable * [ ] KVM: x86: Add helper functions for time computation * [ DN3] KVM: x86: Add timekeeping documentation * [ ] KVM: x86 emulator: add bsf/bsr instruction emulation * [ ] KVM: x86 emulator: add CALL FAR instruction emulation (opcode 9a) * [ ] KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation * [ ] KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) * [ ] KVM: x86 emulator: Add IRET instruction * [ ] KVM: x86 emulator: add JrCXZ instruction emulation * [ ] KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation * [ ] KVM: x86 emulator: add LOOP/LOOPcc instruction emulation * [ ] KVM: x86 emulator: add setcc instruction emulation * [ ] KVM: x86 emulator: add Src2Imm decoding * [ ] KVM: x86 emulator: add SrcImmU16 operand type * [ ] KVM: x86 emulator: Add stc instruction (opcode 0xf9) * [ ] KVM: x86 emulator: Add unary mul, imul, div, and idiv instructions * [ ] KVM: x86 emulator: add XADD instruction emulation * [ ] KVM: x86 emulator: implement CALL FAR (FF /3) * [ ] KVM: x86 emulator: implement CWD (opcode 99) * [ ] KVM: x86 emulator: implement DAS (opcode 2F) * [ ] KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcode 6B) * [ ] KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69) * [ ] KVM: x86 emulator: implement IMUL REG, R/M (opcode 0F AF) * [ ] KVM: x86 emulator: implement RDTSC (opcode 0F 31) * [ ] KVM: x86 emulator: implement RET imm16 (opcode C2) * [ ] KVM: x86 emulator: implement SCAS (opcodes AE, AF) * [ ] KVM: x86 emulator: support byte/word opcode pairs * [ 1] KVM: x86 emulator: use correct type for memory address in operands * [ D ] KVM: x86: explain 'no-kvmclock' kernel parameter * [ ] KVM: x86: Fix deep C-state TSC desynchronization * [ ] KVM: X86: Report SVM bit to userspace only when supported * [ ] KVM: x86: Robust TSC compensation * [ ] KVM: x86: Warn about unstable TSC * [ D ] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support * [ ] MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer. * [ ] MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright. * [ D ] paravirt: noreplace-paravirt is implemented for x86 and ia-64 * [ N ] xen: add /proc/xen/xsd_{kva,port} to xenfs * [ ] xen: add support for PAT * [ ] xenbus: Xen paravirtualised PCI hotplug support. * [C 1] xen: convert p2m to a 3 level tree * [ N ] xen: define BIOVEC_PHYS_MERGEABLE() * [ ] xen: implement "extra" memory to reserve space for pages not present at boot * [ ] xen: re-enable boot-time ballooning * [ N ] xen: register xen pci notifier
* [ N ] atomic: add atomic_inc_not_zero_hint() * [ ] Audit: add support to match lsm labels on user audit messages * [ D ] cgroup: add clone_children control file * [ ] cgroup: make the mount options parsing more accurate * [ D ] cgroup: notify ns_cgroup deprecated * [ ] Coccinelle: Add a new mode named 'chain' * [ N ] Coccinelle: Add api/kstrdup.cocci * [ N ] Coccinelle: Add api/memdup.cocci * [ N ] Coccinelle: Add api/memdup_user * [ ] Coccinelle: Add contextual message * [ N ] Coccinelle: Add free/kfree.cocci * [ N ] Coccinelle: Add iterators/fen.cocci * [ N ] Coccinelle: Add iterators/itnull.cocci * [ N ] Coccinelle: Add iterators/list_entry_update.cocci * [ N ] Coccinelle: Add locks/call_kern.cocci * [ N ] Coccinelle: Add locks/double_lock.cocci * [ N ] Coccinelle: Add locks/mini_lock.cocci * [ N ] Coccinelle: Add misc/doubleinit.cocci * [ N ] Coccinelle: Add misc/ifcol.cocci * [ N ] Coccinelle: Add null/eno.cocci * [ N ] Coccinelle: Add null/kmerr.cocci * [ N ] Coccinelle: Find doubled arguments to boolean or bit operators. * [ N ] Coccinelle: Find nested lock+irqsave functions that use the same flags variables. * [ D ] Coccinelle: Fix documentation * [ D ] Coccinelle: Update documentation * [ ] debugfs: mark me as the maintainer * [ D ] docbook: add idr/ida to kernel-api docbook * [ D ] Documentation/development-process: more staging info * [ D ] Documentation/development-process: use -next trees instead of staging * [ D ] Documentation/filesystems/proc.txt: improve smaps field documentation * [ D 1] Documentation/kbuild: major edit of modules.txt sections 1-4 * [ D 1] Documentation/kbuild: major edit of modules.txt sections 5-8 * [ D ] Documentation/kbuild: modules.txt cleanup * [ D ] Documentation: make configfs example code simpler, clearer * [ D ] Documentation/timers/hpet_example.c: add supporting info for hpet_example * [ D ] documentation: update sysrq.txt magic sysrq keys * [C 1] driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices * [ ] Dynamic Debug: Initialize dynamic debug earlier via arch_initcall * [ ] Dynamic Debug: Split out query string parsing/setup from proc_write * [ ] fanotify: implement fanotify listener ordering * [ ] hpet: fix unwanted interrupt due to stale irq status bit * [ ] IMA: use rbtree instead of radix tree for inode information cache * [ ] kbuild: fix oldnoconfig to do the right thing * [C N1] kbuild: migrate all arch to the kconfig mainmenu upgrade * [ D ] kbuild: Really don't clean bounds.h and asm-offsets.h * [ ] kconfig: allow build-time definition of the internal config prefix * [ ] kconfig: Allow frontends to display messages themselves * [ ] kconfig: allow PACKAGE to be defined on the compiler's command-line * [ ] kconfig: expand by default the rootmenu's prompt * [ ] kconfig: Fix missing declaration of variable $dir in streamline_config.pl * [ ] kconfig: Fix streamline_config to read multi line deps in Kconfig files * [ ] kconfig: Have streamline_config process menuconfigs too * [ D ] kconfig: implement the `mainmenu' directive * [ ] kconfig: Make localmodconfig handle environment variables * [ 5] kconfig: regen parser * [ ] kconfig: rephrase help text not to mention the internal prefix * [ 1] kconfig: rephrase help texts/comments not to include the package name * [ ] kconfig: replace KERNELVERSION usage by the mainmenu's prompt * [C ] lib/Kconfig.debug: add list_sort debugging switch * [C ] namespaces: remove pid_ns and net_ns experimental status * [ ] nconfig: Fix help for choice menus * [C ] percpu_counter: add debugobj support * [ ] percpu: Optimize __get_cpu_var() * [C 1] percpu: use percpu allocator on UP too * [C 1] percpu: use percpu allocator on UP too * [ D ] /proc/pid/pagemap: document in Documentation/filesystems/proc.txt * [ D ] /proc/pid/smaps: export amount of anonymous memory in a mapping * [ ] /proc/swaps: support polling * [ N ] ramoops: use the platform data structure instead of module params * [C ] rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter * [ ] rcu: add boot parameter to suppress RCU CPU stall warning messages * [ D ] rcu: add shiny new debug assists to Documentation/RCU/checklist.txt * [ D ] rcu: Add tracing data to support queueing models * [ ] rcu: allow RCU CPU stall warning messages to be controlled in /sys * [C ] rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable * [ ] rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU * [ D ] rcu: document ways of stalling updates in low-memory situations * [C ] rcu: Fix RCU_FANOUT help message * [C ] rcu: make CPU stall warning timeout configurable * [C ] rcu: restrict TREE_RCU to SMP builds with !PREEMPT * [ D ] rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes * [ ] README: cite nconfig * [ ] Revert "kconfig: Temporarily disable dependency warnings" * [ ] ring-buffer: Micro-optimize with some strategic inlining * [ ] ring-buffer: Pass delta by value and not by reference * [ ] ring-buffer: Pass timestamp by value and not by reference * [ ] scripts/extract-ikconfig: add support for bzip2, lzma and lzo * [ ] scripts/get_maintainer.pl: add default --git-fallback, remove default --git * [ ] scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information * [ ] scripts/get_maintainer.pl: add interactive mode * [ 3] scripts/get_maintainer.pl: improve --interactive UI * [ ] scripts/setlocalversion: update comment * [ N ] TTY: create drivers/tty and move the tty core files there * [ N ] TTY: create drivers/tty/vt and move the vt code there * [C 3] Update broken web addresses in arch directory. * [C 9] Update broken web addresses in the kernel. * [ D ] Update call_rcu() usage, add synchronize_rcu() * [ D ] Update documentation to note the passage of INIT_RCU_HEAD() * [C ] vmcore: it is not experimental any more * [ ] vmlinux.lds.h: lower init ramfs alignment to 4 * [ D ] workqueue: add and use WQ_MEM_RECLAIM flag * [ ] writeback: add nr_dirtied and nr_written to /proc/vmstat * [ ] writeback: add /sys/devices/system/node/<node>/vmstat * [ ] writeback: report dirty thresholds in /proc/vmstat * [ ] xconfig: Change the titlebar if using Qt3
* [ ] ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone controls * [ ] ALSA: Add more jack button slots * [ ] ALSA: ca0106 - add Sound Blaster 5.1vx info. * [ ] ALSA: core: Allow card id change to the same string * [ ] ALSA: HDA: Add an extra DAC for Realtek ALC887-VD * [ ] ALSA: hda - Added fixup for Lenovo Y550P * [ ] ALSA: hda - Add fixup for FSC Celsius H270 * [ ] ALSA: HDA: Add fixup pins for Ideapad Y550 * [ ] ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecs * [ ] ALSA: hda - Add input jack layer support to Realtek codec * [ ] ALSA: hda - Add input volume control for each mic/line-in pin * [ ] ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1 * [ ] ALSA: hda - Add multiple headphone support to ALC262 codec * [ D ] ALSA: HDA: Add position_fix=3 module option, and refactor related code * [ ] ALSA: hda - Add quirk for Acer laptop with CX20585 codec * [ ] ALSA: hda - Add quirk for another Acer laptop with a CX20585 codec * [ ] ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup * [ ] ALSA: hda - Add some workarounds for Creative IBG * [ ] ALSA: hda: Add speaker pin to automute Acer Aspire 8943G * [ ] ALSA: hda: add Vortex86MX PCI ids * [ ] ALSA: hda - Add workarounds for CT-IBG controllers * [ ] ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269 * [ ] ALSA: HDA: Enable digital mic on IDT 92HD87B * [ ] ALSA: hda - Enable jack sense for Thinkpad Edge 11 * [ ] ALSA: hda - Enable jack sense for Thinkpad Edge 13 * [ ] ALSA: HDA: Enable SKU quirks for Realtek * [ ] ALSA: HDA: Enable subwoofer on Asus G73Jw * [ ] ALSA: hda - Fix Acer 7730G support * [ ] ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixers * [ ] ALSA: HDA: Fix auto-mute on Lenovo Edge 14 * [ ] ALSA: hda - Fix input-pin setup for Realtek codecs * [ ] ALSA: hda - Fix ThinkPad T410[s] docking station line-out * [ 3] ALSA: hda - Improve the input source name labels * [ ] ALSA: hda - MacBookAir3,1(3,2) alsa support * [ ] ALSA: hda - MacBookPro 5,3 line-in support * [ ] ALSA: hda - Optimize the check of ALC269 codec variants * [ 2] ALSA: hda - Preliminary support for new Conexant audio codecs * [ ] ALSA: HDA: Quirk for Dell Vostro 320 to make microphone work * [ ] ALSA: hda - Reduce pci id list for Intel with class id * [ ] ALSA: hda - Support multiple headphone auto-mute * [ ] ALSA: hda: Use "alienware" model quirk for another SSID * [ ] ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2 * [ ] ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52J * [ ] ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture * [ ] ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic * [ ] ALSA: hdmi - support infoframe for DisplayPort * [ ] ALSA: ice1712: Add support for Edirol DA-2496 * [CDN3] ALSA: ISA: New Aztech Sound Galaxy driver * [CD 1] ALSA: ISA: Remove snd-sgalaxy * [ ] ALSA: oxygen - Add a SSID for CMI8787-HG2PCI * [ ] ALSA: oxygen: add PEX8111 initialization * [ ] ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree * [ ] ALSA: snd-aloop - add pause support * [C 3] ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 * [ ] ALSA: usb-audio: add BOSS ME-25 support * [ ] ALSA: usb-audio: add Edirol PCR-1 PCM support * [ ] ALSA: usb-audio: add more Yamaha USB MIDI devices * [ ] ALSA: usb-audio: add Novation Launchpad support * [ ] ALSA: usb-audio: add Roland A-PRO support * [ 1] ALSA: usb-audio: automatically detect feedback format * [ ] ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 * [ ] ALSA: usb - Creative USB X-Fi volume knob support * [ ] ALSA: usb: USB3 SuperSpeed sound support * [ ] ALSA: virtuoso: add HDAV1.3 Slim PCI ID * [C ] ALSA: virtuoso: add Xonar DS headphone jack detection * [ ] ALSA: virtuoso: automatically handle Xonar DS headphone routing * [C ] ALSA: virtuoso: update Kconfig text * [ ] ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channels * [ ] ASoC: ac97: add MODULE_ALIAS for the platform driver * [C N5] ASoC: add 88pm860x codec driver * [C ] ASoC: Add build infrastructure for WL1273 * [ ] ASoC: Add device table to SH FSI driver * [C N1] ASoC: add ep93xx AC97 audio driver * [C N1] ASoC: Add HP iPAQ RX1950 support * [C N9] ASoC: Add initial WM8962 CODEC driver * [C N8] ASoC: Add max98088 CODEC driver * [ ] ASoC: Add MODULE_ALIAS to Samsung DAI drivers * [C N ] ASoC: add saarb machine driver for 88pm860x * [ ] ASoC: Add sh_mobile_hdmi sound support * [ ] ASoC: Add support for MAX98089 CODEC * [ ] ASoC: add support for separate codec DAIs to the fsl_dma driver * [C N2] ASoC: add support for the Freescale P1022 DS reference board * [ ] ASoC: Add support for tlv320aic3007 to tlv320aic3x codec. * [ ] ASoC: Add support for WM8962 GPIO outputs * [C N ] ASoC: add tavorevb3 machine driver for 88pm860x * [ ] ASoC: ak4642: simultaneous playback/recorde support * [ ] ASoC: Complete supported clock ratios and rate constraints for wm8741 * [ ] ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias * [C N ] ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support * [C N ] ASoC: fsi-codec: Add FSI - HDMI support * [ 1] ASoC: fsi: simultaneous playback/recorde support * [ ] ASoC: Implement interrupt based jack detection * [ ] ASoC: Initial WM8962 IRQ support * [C N1] ASoC: multi-component - Add Aquila sound driver * [C N1] ASoC: multi-component - Add Goni sound driver * [C 9] ASoC: multi-component - ASoC Multi-Component Support * [ ] asoc/multi-component: fsl: add support for 36-bit physical addresses * [C N ] ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio * [C N1] ASoC: SAMSUNG: Add S/PDIF CPU driver * [ ] ASoC: Support non-crystal master clocks for WM8731 * [ ] ASoC: Support non-crystal master clocks for WM8731 * [ N1] ASoC: TI WL1273 FM Radio Codec. * [ ] ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level * [ ] ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync * [C N2] ASoC: WM8804: Initial driver * [C N9] ASoC: WM8985: Initial driver * [ 2] sound: autoconvert trivial BKL users to private mutex
* [ 1] EDAC: Export edac sysfs class to users. * [ ] EDAC, MCE: Add F12h DC MCE decoder * [ ] EDAC, MCE: Add F12h IC MCE decoder * [ ] EDAC, MCE: Add F12h NB MCE decoder * [ ] EDAC, MCE: Add HW_ERR prefix * [ ] EDAC, MCE: Add support for F11h MCEs * [ ] EDAC, MCE: Enable MCE decoding on F12h * [ ] EDAC, MCE: Enable MCE decoding on F14h * [C N1] EDAC, MCE: Rework MCE injection * [ ] genirq: Provide compat handling for chip->enable() * [ ] HID: Add Tablet Pick -> BTN_STYLUS2 mapping * [C N1] hwmon: add generic GPIO fan driver * [ D ] hwmon: Add tempX_emergency attribute to sysfs ABI * [ ] hwmon: (coretemp) fix reading of microcode revision (v2) * [ ] hwmon: (hp_accel) Add HP Mini 510x family support * [CD 1] hwmon: (it87) Add support for the IT8721F/IT8758E * [ ] hwmon: (lis3) add axes module parameter for custom axis-mapping * [ ] hwmon: lis3: pm_runtime support * [ ] hwmon: lis3: regulator control * [ ] hwmon: lis3: Short explanations of platform data fields * [ D ] hwmon: (lm85) Add support for ADT7468 high-frequency PWM mode * [CD ] hwmon: (lm85) Document the ADT7468 as supported * [ D ] hwmon: (lm90) Add explicit support for max6659 * [ D ] hwmon: (lm90) Add support for extra features of max6659 * [CD 1] hwmon: (lm90) Add support for max6695 and max6696 * [CD ] hwmon: (lm90) Add support for the W83L771W/G * [ ] hwmon: (lm90) Add support for update_interval sysfs attribute * [ ] hwmon: (lm90) Introduce device feature bits * [CDN1] hwmon: LTC4261 Hardware monitoring driver * [C N6] hwmon: New driver for the W83795G/ADG monitoring chips * [ D ] hwmon: (pcf8591) Don't attempt to detect devices * [ ] hwmon: (pcf8591) Register as a hwmon device * [C ] hwmon: Remove many EXPERIMENTAL flags * [ ] hwmon: (w83795) Add myself as co-author and maintainer * [ ] hwmon: (w83795) Add support for dynamic in0-2 limits * [C ] hwmon: (w83795) Exclude fan control feature by default * [ ] hwmon: (w83795) Only start monitoring if needed * [ ] hwmon: (w83795) Simplify temperature sensor type handling * [CD ] i2c-i801: Add Intel Patsburg device ID * [ D ] i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers * [C N3] i2c-intel-mid: support for Moorestown and Medfield platform * [C N1] i2c/mux: Driver for PCA9541 I2C Master Selector * [ ] i2c-nomadik: support smbus emulation * [ 2] i7300_edac: Add error detection code for global errors * [ ] i7300_edac: Adds detection for enhanced scrub mode on x8 * [ ] i7300_edac: Add support for reporting FBD errors * [ 1] i7300_edac: Better name PCI devices * [C N4] i7300_edac: start a driver for i7300 chipset (Clarksboro) * [ ] i7core_edac: Don't do the legacy PCI probe by default * [ ] Kirkwood: add fan support for Network Space Max v2 * [ ] MAINTAINERS: Add maintainer for i7300-edac driver * [C ] Move ams driver to macintosh * [C N1] watchdog: add support for Broadcom BCM63xx built-in watchdog * [C ] watchdog: f71808e_wdt: add support for the F71889FG * [ ] watchdog: it8712f_wdt: Add module parameter for alternative reset sources * [C ] watchdog: it87_wdt: Add support for IT8720F watchdog * [C ] watchdog: it87_wdt: Add support for watchdogs with 8b timers
* [ ] 8250: add support for Kouwell KW-L221N-2 * [ ] HID: add absolute axis resolution calculation * [ ] HID: Add a hid quirk for input sync override * [ ] HID: add NOGET quirk for AXIS 295 Video Surveillance Joystick * [ ] HID: add support for F430 Force Feedback Wheel * [C N1] HID: Add support for Logitech Speed Force Wireless gaming wheel * [C N2] HID: add support for two Waltop tablets * [C N2] HID: Add support for UC-Logic WP????U tablets * [ ] HID: fix A4Tech RP-649 horizontal scrollwheel * [C ] HID: force feedback support for Logitech RumblePad gamepad * [ ] HID: magicmouse: remove timestamp logic * [ ] HID: magicmouse: simplify multitouch feature request * [ DN ] HID: ntrig: add documention * [CDN4] HID: roccat: add driver for Roccat Pyra mouse * [ ] HID: sony: Apply sixaxis quirks only to sixaxis * [ ] HID: support STmicroelectronics and Sitronix with hid-stantuml driver * [ 1] HID: uclogic: add proper support for PF1209 * [ ] HID: usbhid: remove unused hiddev_driver * [ 1] HID: waltop: add Media Tablet 14.1 inch support * [ 1] HID: waltop: add support for Waltop Slim Tablet 12.1 inch * [ ] hwmon: (lis3) Add support for new LIS3DC / HP3DC chip * [ ] Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting * [ ] Input: ad7877 - implement specified chip select behavior * [ ] Input: ad7877 - use attribute group to control visibility of attributes * [C N1] input: add driver for tnetv107x on-chip keypad controller * [C N1] input: add driver for tnetv107x touchscreen controller * [C N1] Input: add input driver for polled GPIO buttons * [C N1] Input: add LPC32xx touchscreen controller driver * [C N2] Input: add ROHM BU21013 touch panel controller support * [C N1] Input: add support for Hanwang tablets * [ 1] Input: add support for large scancodes * [C N1] Input: add support for Nomadik SKE keypad controller * [C N1] Input: add support for OMAP4 keyboard controller * [C N ] Input: add support for PowerOn button on the AB8500 MFD * [ 3] Input: ads7846 - switch to using threaded IRQ * [ ] Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards * [ ] Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter * [ ] Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 * [ ] Input: hanwang - add support for Art Master HD 5012 tablet * [ ] Input: i8042 - add Sony VAIOs to MUX blacklist * [ 1] Input: media/IR - switch to using new keycode interface * [C ] Input: mrst-touchscreen - move out of staging * [C N ] Input: serio - add support for PS2Mult multiplexer protocol * [ ] Input: serio - support multiple child devices per single parent * [ ] Input: synaptics - fix handling of 2-button ClickPads * [ ] Input: usbtouchscreen - add support for LG Flatron T1710B * [ ] Input: wacom - add another Bamboo Pen ID (0xd4) * [ ] Input: wacom - add a quirk for low resolution Bamboo devices * [ ] Input: wacom - add fuzz parameters to features * [ ] Input: wacom - add IDs for two new Bamboo PTs * [ ] Input: wacom - add new Bamboo PT (0xdb) * [ ] Input: wacom - add support for Bamboo Pen * [ ] Input: wacom - add support for the Bamboo Touch trackpad * [ ] Input: wacom - properly enable runtime PM * [ ] Input: wacom - specify Cinitq supported tools * [ ] Input: wacom_w8001 - add multitouch slot support * [ ] Input: wacom_w8001 - support (and ignore) touch tablets * Media/V4L/DVB * [ D ] devices.txt: Remove the old obsolete vtx device nodes * [ ] dvb/bt8xx: kill the big kernel lock * [ ] dvb-core: kill the big kernel lock * [C N2] [media] Add driver for Siliconfile SR030PC30 VGA camera * [ ] [media] Add support for AUX_PLL on cx2583x chips * [C N4] [media] Add the via framebuffer camera controller driver * [ ] [media] af9013: optimize code size * [ 2] [media] af9015: move remote controllers to new RC core * [ ] [media] af9015: support for DigitalNow TinyTwin v3 [1f4d:9016] * [ N ] [media] A-Link DTU(m) remote controller * [ N ] [media] Anysee remote controller * [ N ] [media] AverMedia RM-KS remote controller keytable * [ ] [media] cx231xx: Add initial support for Hauppauge USB-Live2 * [ 1] [media] cx231xx: add support for Hauppauge EXETER * [ ] [media] cx231xx: add USB ID Hauppauge model 111301 * [ ] [media] cx231xx: Remove IR support from the driver * [ N ] [media] DigitalNow TinyTwin remote controller * [ N ] [media] Digittrade DVB-T USB Stick remote controller keytable * [ D ] [media] DocBook/v4l: Add missing formats used on gspca cpia1 and sn9c2028 * [ D ] [media] Documentation: v4l: Add hw_seek spacing and two TUNER_RDS_CAP flags * [ D ] [media] Documentation/video4linux/CARDLIST.[cx88|saa7134] * [C 1] [media] dvb: remove obsolete lgdt3304 driver * [ ] [media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FR * [ ] [media] firedtv: add parameter to fake ca_system_ids in CA_INFO * [ ] [media] firedtv: support for PSK8 for S2 devices. To watch HD * [ ] [media] gp8psk: Add support for the Genpix Skywalker-2 * [ 2] [media] gspca - sonixj: Use the new video control mechanism * [ ] [media] hdpvr: add usb product id 0x4903 * [C N5] [media] IR: add driver for Nuvoton w836x7hg integrated CIR * [ ] [media] IR: ene_ir: add support for carrier reports * [ 2] [media] IR: ene_ir: don't upload all settings on each TX packet * [C 5] [media] IR: ene_ir: updates * [ N ] [media] LeadTek Y04G0051 remote controller keytable * [ ] [media] lirc_igorplugusb: add Fit PC2 device ID * [ ] [media] lirc_it87: add another pnp id * [C ] [media] lirc_parallel: build on smp and kill dead code * [CD 1] [media] lmedm04: driver for DM04/QQBOX updated to version 1.60 * [ ] [media] mceusb: add support for cx231xx-based IR (e. g. Polaris) * [ N ] [media] MSI DIGIVOX mini III remote controller keytable * [ N ] [media] MSI DIGIVOX mini II remote controller * [ 1] [media] Nova-S-Plus audio line input * [ N ] [media] ov7670: allow configuration of image size, clock speed, and I/O method * [ D ] [media] radio-mr800: fix locking order * [C N1] [media] s5h1432: Add new s5h1432 driver * [ N6] [media] s5p-fimc: Add camera capture support * [ 1] [media] s5p-fimc: Add suport for FIMC on S5PC210 SoCs * [ ] [media] saa7164: add firmware debug message collection and procfs changes * [ 2] [media] saa7164: add NTSC VBI support * [ ] [media] saa7164: add support for encoder CBR and VBR optionally * [ 1] [media] saa7164: allow DMA engine buffers to vary in size between analog and digital * [ ] [media] saa7164: allow the number of encoder buffers to be user configurable * [ ] [media] saa7164: Disable firmware debug message output * [ 1] [media] saa7164: Implement encoder irq handling in a deferred work queue * [C N5] [media] SoC Camera: add driver for OMAP1 camera interface * [C N3] [media] SoC Camera: add driver for OV6650 sensor * [ ] [media] SoC Camera: add support for g_parm / s_parm operations * [ D ] [media] Support for Elgato Video Capture * [ N ] [media] TerraTec remote controller keytable * [ N ] [media] Total Media In Hand remote controller * [ N ] [media] TrekStor DVB-T USB Stick remote controller * [ N ] [media] Twinhan 1027 + IR Port support * [ N ] [media] TwinHan AzureWave AD-TU700(704J) remote controller * [ 2] [media] uvcvideo: Hardcode the index/selector relationship for XU controls * [C N1] [media] V4L: add an IMX074 sensor soc-camera / v4l2-subdev driver * [ ] [media] V4L: add IMX074 sensor chip ID * [ DN1] [media] v4l: document new Bayer and monochrome pixel formats * [ ] [media] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T) * [C 1] [media] v4l: kill the BKL * [ ] [media] v4l: Load I2C modules based on modalias * [ D ] V4L/DVB: Add documentation about the Ibmcam/Konica new gspca driver formats * [ ] V4L/DVB: af9013: add support for MaxLinear MxL5007T tuner * [ ] V4L/DVB: af9013: add support for tda18218 silicon tuner * [ 1] V4L/DVB: af9013: optimize code size * [ ] V4L/DVB: af9015: add remote support for TerraTec Cinergy T Stick Dual RC * [ ] V4L/DVB: af9015: add support for tda18218 silicon tuner * [C ] V4L/DVB: af9015: add support for TerraTec Cinergy T Stick Dual RC * [ ] V4L/DVB: af9015: add USB ID for Terratec Cinergy T Stick RC MKII * [ ] V4L/DVB: af9015: map TerraTec Cinergy T Stick Dual RC remote to device ID * [ 5] V4L/DVB: af9015: reimplement remote controller * [C 1] V4L/DVB: cpia2: remove V4L1 support from this driver * [ D 1] V4L/DVB: Documentation: update now that the vtx/videotext API has been removed * [ ] V4L/DVB: dvb/bt8xx: kill the big kernel lock * [ ] V4L/DVB: dvb-core: kill the big kernel lock * [ 1] V4L/DVB: em28xx: remove BKL * [C N2] V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using cams * [ ] V4L/DVB: gspca - sonixj: Add sensor mi0360b * [ D ] V4L/DVB: gspca - sonixj: Add webcam 0c45:612b * [ D ] V4L/DVB: gspca - sonixj: Webcam 0c45:6102 added * [ 2] V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01 * [ 5] V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 cameras * [C N5] V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.c * [ 1] V4L/DVB: imon: split mouse events to a separate input dev * [C N2] V4L/DVB: IR/streamzap: functional in-kernel decoding * [C ] V4L/DVB: Mark usbvideo ibmcam driver as deprecated * [C N1] V4L/DVB: NXP TDA18218 silicon tuner driver * [C 1] V4L/DVB: pwc: fully convert driver to V4L2 * [C 5] V4L/DVB: saa5246a/saa5249: Remove obsolete teletext drivers * [C ] V4L/DVB: saa7134-input can't be a module right now * [C ] V4L/DVB: saa7134: split RC code into a different module * [ 2] V4L/DVB: soc-camera: allow only one video queue per device * [C N1] V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tuner * [CDN3] V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXES * [ ] V4L/DVB: tm6000: bugfix param string * [ ] V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo * [ D ] V4L/DVB: v4l2: add core serialization lock * [ D ] V4L/DVB: v4l2: Add illuminator controls * [ D ] V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked * [ D ] V4L/DVB: v4l: Add a v4l2_subdev host private data field * [ D ] V4L/DVB: V4L Doc: correct the documentation for VIDIOC_QUERYMENU * [ D ] V4L/DVB: V4L Doc: document V4L2_CAP_RDS_OUTPUT capability * [ ] V4L/DVB: videotext: remove this obsolete API * [ D 1] videodev2.h.xml: Update to reflect the latest changes at videodev2.h
* [C N ] Add OLPC XO-1 rfkill driver * [C N ] Add OLPC XO-1 rfkill driver * [ ] asus-laptop: Add key found on Asus N61JQ * [ ] asus-laptop: Add key found on Asus N61JQ * [ D ] asus-laptop: add wimax and wwan support * [ D ] asus-laptop: add wimax and wwan support * [ ] asus-laptop: fix gps rfkill * [ ] asus-laptop: fix gps rfkill * [ ] eeepc-wmi: add additional hotkeys * [ ] eeepc-wmi: add additional hotkeys * [ DN ] eeepc-wmi: add cpufv sysfs documentation * [ DN ] eeepc-wmi: add cpufv sysfs documentation * [ ] eeepc-wmi: Add cpufv sysfs interface * [ ] eeepc-wmi: Add cpufv sysfs interface * [ ] ideapad: add ACPI helpers * [ ] ideapad: add ACPI helpers * [ ] ideapad: Add param: no_bt_rfkill * [ ] ideapad: Add param: no_bt_rfkill * [C ] ideapad: Change the driver name to ideapad-laptop * [C ] ideapad: Change the driver name to ideapad-laptop * [C 1] Input: dell-wmi - switch to using sparse keymap library * [C 1] Input: dell-wmi - switch to using sparse keymap library * [C ] Input: hp-wmi - switch to using sparse keymap library * [C ] Input: hp-wmi - switch to using sparse keymap library * [C ] Move hdaps driver to platform/x86 * [C ] Move hdaps driver to platform/x86 * [ ] msi-wmi: Add mute key support * [ ] msi-wmi: Add mute key support * [C ] panasonic-laptop - switch to using sparse keymap library * [C ] panasonic-laptop - switch to using sparse keymap library * [C ] topstar-laptop - switch to using sparse keymap library * [C ] topstar-laptop - switch to using sparse keymap library * [C ] toshiba-acpi - switch to using sparse keymap * [C ] toshiba-acpi - switch to using sparse keymap
* [ N ] [media] Add a todo file for staging/tm6000 * [C N9] Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN driver. * [C N9] Staging: Add SBE 2T3E3 WAN driver * [C N9] Staging: add speakup to the staging directory * [C N9] Staging: Add support for Flarion OFDM usb and pcmcia devices. * [C N9] Staging: add USB ENE card reader driver * [C N9] Staging: add West Bridge Astoria Driver * [ N ] Staging: autofs3: create TODO file * [ ] Staging: autofs3: fix up TODO * [ ] staging: autofs3: get the TODO file right the third time * [ ] Staging: batman-adv: Add hash recommendations to TODO * [ ] Staging: batman-adv: Add rcu TODO * [ 6] Staging: batman-adv: attach each hard-interface to a soft-interface * [ ] Staging: batman-adv: Calculate hamming weight using optimized kernel functions * [ ] Staging: batman-adv: count batman_if list queries as reference * [ ] Staging: batman-adv: document fragmentation sysfs API * [ 2] Staging: batman-adv: layer2 unicast packet fragmentation * [ ] Staging: batman-adv: Move mailing list address to .org * [ 9] Staging: batman-adv: multiple mesh clouds * [ 2] Staging: batman-adv: Prepare vis packets directly inside a skb * [ ] Staging: batman-adv: Start new development cycle * [ ] Staging: batman-adv: Use synchronize_rcu instead of call_rcu * [ ] Staging: batman-adv: wait for call_rcu before unloading module * [ ] staging: brcm80211: Add contact info to TODO list. * [C N9] staging: brcm80211: add fullmac driver * [ ] staging: brcm80211: Fix some initialisation failure paths * [ ] Staging: cxt1e1: multiple definition of max_mtu fix * [C ] Staging: ft1000: mark pcmcia driver broken * [ ] staging: hv: Convert vmbus driver interface function pointer table to constant * [C N1] staging: iio: adc: ad7476 new SPI ADC driver * [C N3] staging: iio: adc: Enable driver support for ad799x AD converters * [C N1] staging: iio: ak8975: Add ak8975 magnetometer sensor * [ ] staging: iio: documentation - partial update to make more of it true. * [ 1] staging: iio: events update documentation to match new abi. * [ ] staging: iio: hmc5843 change ABI to comply with documentation * [C N2] staging: iio: light: Adding driver for ISL29018 ALS * [ ] staging: iio: lis3l02dqbuffersimple.c bring example up to date. * [ ] staging: iio partial documentation update * [ 4] staging: iio sync drivers with current ABI * [ ] staging: iio: sysfs abi documentation. Add _type and _index attrs * [ N2] staging: iio: update example application. * [C ] Staging: keucr: prevent the driver from being built as a module. * [ ] staging/keucr: update TODO list and ask question about it * [ 9] Staging: line6: another upstream sync * [C 9] staging: line6: sync with upstream * [C 1] Staging: mrst_touchscreen - clean up input side * [ ] Staging: mrst-touchscreen - fix channel allocation * [ ] Staging: mrst-touchscreen - register platform interface * [ ] Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC * [C N3] staging: olpc_dcon: add OLPC display controller (DCON) support * [ ] staging: olpc_dcon: add people to the Cc list * [ N ] staging: olpc_dcon: add TODO file * [ ] staging: r8712u: Add module parameter to disable turbo mode * [ N ] staging: r8712u: Add TODO to driver files * [ ] staging: r8712u: Update copy-to list for patches * [ 1] Staging: RT2860: Fixed all warnings and errors in the iface directory * [ ] staging: rt2870: Add new USB ID for Belkin F6D4050 v1 * [ 4] Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issues * [ ] Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue() * [ ] Staging: rtl8192e: Clean up rtl8192_net_update() * [ ] staging: rtl8192e: Remove dead code from rtl8192_set_chan() * [C N9] Staging: sst: Intel SST audio driver * [ 1] staging: sst: Remove the aava bits * [ ] staging: w35und: Add locking problems to TODO list * [ 1] staging: w35und: Remove remaining typedef declarations * [ ] staging: west bridge, block driver change for partition support * [ DN ] Staging: zram: Document sysfs entries * [C N1] Staging: zram: Replace ioctls with sysfs interface * [ ] Staging: zram: Update zram documentation
* [ ] OHCI: work around for nVidia shutdown problem * [C N1] USB: add driver for Meywa-Denki & Kayac YUREX * [C N6] usb: Add Intel Langwell USB OTG Transceiver Driver * [ ] USB: add PID for FTDI based OpenDCC hardware * [C N1] USB: add platform glue driver for FSL USB DR controller * [CD 1] USB: add USB EHCI support for MPC5121 SoC * [ ] USB: AM35x: Add musb support * [ ] USB: cp210x: Add Renesas RX-Stick device ID * [ ] USB: cp210x: Add WAGO 750-923 Service Cable device ID * [ ] USB: ftdi_sio: add device ids for ScienceScope * [ ] USB: ftdi_sio: new VID/PIDs for various Papouch devices * [ ] usb: gadget: mass_storage: optional SCSI WRITE FUA bit * [ ] USB: g_file_storage: don't generate automatic serial string * [ ] USB: langwell: USB Client Remote Wakeup Support * [C N1] USB: musb: add musb support for AM35x * [C N1] usb: musb: introduce DA8xx/OMAP-L1x glue layer * [ ] usb: musb: support ISO high bandwidth for gadget mode * [ ] USB: opticon: Add Opticon OPN2001 write support * [ ] USB: option: Add more ZTE modem USB id's * [ ] USB: option: Add new ONDA vendor id and product id for ONDA MT825UP * [ N ] USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) * [C ] USB OTG Langwell: Update OTG Kconfig and driver version. * [ ] USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000 * [C N ] USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) * [ ] USB: serial: Enable USB autosuspend by default on qcserial * [ D ] USB: teach "devices" file about Wireless and SuperSpeed USB * [ ] USB: the development of the usb tree is now in git * [ ] USB: UHCI: add native scatter-gather support(v1) * [ ] usb: usb3.0 ch9 definitions * [ D ] USB: yurex: assign a real minor number to the driver * [ ] xhci: Setup array of USB 2.0 and USB 3.0 ports.
* [CDN2] add Packet hub driver for Topcliff Platform controller hub * [ ] backlight: add low threshold to pwm backlight * [ ] backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support * [ 1] bq20z75: Add support for more power supply properties * [ ] dma: add support for scatterlist to scatterlist copy * [C N1] dmaengine: Add Freescale i.MX1/21/27 DMA driver * [C N4] dmaengine: Add Freescale i.MX SDMA support * [C N6] dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 * [ 1] DMAENGINE: ste_dma40: added support for link jobs in hw * [ D ] docbook: add more wait/wake/completion to device-drivers docbook * [ D ] Documentation/gpio.txt: explain poll/select usage * [ DN ] Documentation: led drivers lp5521 and lp5523 * [ DN ] Documentation: short descriptions for bh1770glc and apds990x drivers * [C ] drivers/dma/Kconfig: add part number for Topcliff. * [C 1] drivers/misc/ad525x_dpot.c: new features * [ ] drivers/misc/apds9802als.c: add runtime PM support * [C N1] drivers/misc/apds9802als.c: ALS drivers for the apds9802als * [C N4] drivers/misc: driver for APDS990X ALS and proximity sensors * [C N4] drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor * [C N ] drivers/misc/isl29020.c: ambient light sensor * [C ] drivers/rtc/rtc-ds3232.c: add alarm function * [ D ] Dynamic Debug: Introduce ddebug_query= boot parameter * [ ] fsldma: implement support for scatterlist to scatterlist copy * [ 1] fsldma: improved DMA_SLAVE support * [C N1] gpio: add driver for basic memory-mapped GPIO controllers * [C N ] gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register * [C N1] gpio: add Topcliff PCH GPIO driver * [C N1] gpio: Add VIA VX855 GPIO driver * [C 1] gpio: adp5588-gpio: support interrupt controller * [C ] hpilo: Despecificate driver from iLO generation * [ ] IB/core: Add link layer type information to sysfs * [ 1] IB/core: Add VLAN support for IBoE * [ ] IB/mad: IBoE supports only QP1 (no QP0) * [ 1] IB/mlx4: Add VLAN support for IBoE * [ ] IB/pack: IBoE UD packet packing support * [ ] intel_mid_dma: Add runtime PM support * [ 1] intel_mid_dma: Add sg list support to DMA driver * [ ] langwell_gpio: add support for whitney point * [CD 1] led-class: always implement blinking * [C N1] leds: add LED driver for Big Network series LEDs * [ N2] leds: driver for National Semiconductor LP5521 chip * [ N3] leds: driver for National Semiconductors LP5523 chip * [C ] leds: update LP552x support Kconfig and Makefile * [C N1] MAX8952 PMIC Driver Initial Release * [C N ] misc: Add ab8500 pwm driver * [C ] misc devices: do not enable by default * [ ] mlx4_core: Allow log_mtts_per_seg up to 7 * [ ] mlx4_en: Change multicast promiscuous mode to support IBoE * [C N1] power_supply: Add driver for TI BQ20Z75 gas gauge IC * [C N1] power_supply: Add driver for TWL4030/TPS65950 BCI charger * [C N1] power_supply: Add isp1704 charger detection driver * [ ] power_supply: Add types for USB chargers * [C ] power_supply: Mark twl4030_charger as broken * [C N1] rapidio: add support for IDT CPS Gen2 switches * [ 1] RDMA/cm: Add RDMA CM support for IBoE devices * [ ] RDMA/cxgb4: Fastreg NSMR fixes * [ ] RDMA/cxgb4: Set the default TCP send window to 128KB * [ 1] RDMA/cxgb4: Support on-chip SQs * [ 1] RDMA/cxgb4: Use a mutex for QP and EP state transitions * [ ] regulator: Add option for machine drivers to enable the dummy regulator * [C N2] Regulator: LP3972 PMIC regulator driver * [C N1] rtc: Add MAX8998 rtc driver * [C N2] rtc: Add support for the rtc found in the MC13892 PMIC * [C N1] rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC * [ ] SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs * [ ] ste_dma40: implement support for scatterlist to scatterlist copy * [ D ] topology/sysfs: Provide book id and siblings attributes * [ ] tpm: change 'tpm_suspend_pcr' to be module parameter * [ ] uio: Support 2^MINOR_BITS minors * [ ] uwb: Orphan the UWB and WUSB subsystems * [C 9] uwb: Remove the WLP subsystem and drivers * [ ] vcs: add poll/fasync support
* [ ] drm/i915: Add a module option to override the use of SSC * [ ] drm/i915: Add frame buffer compression on Sandybridge * [ ] drm/i915: add 'reset' parameter * [ ] drm/i915: Add support for GPU reset on gen6. * [ ] drm/i915: Allow the application to choose the constant addressing mode * [ ] drm/i915: Disable renderctx powersaving support for Ironlake * [ ] drm/i915: Extend hangcheck timeout * [ 7] drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB * [ ] drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS * [ 3] drm/i915: Only enforce fence limits inside the GTT. * [ ] drm/nouveau: add support for MSI * [ ] drm/nv20: Add Z compression support. * [ N ] drm/radeon: add initial tracepoint support. * [ ] drm/radeon/kms: add ARGB2101010 colorbuffer support for r500 * [ ] drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen * [ ] drm/radeon/kms: add quirk for Mac Radeon HD 2600 card * [ ] drm/radeon/kms: add support for DCE5 display LUTs * [ ] drm/radeon/kms: Add support for external encoders on fusion APUs * [ ] drm/radeon/kms: disable underscan by default * [ ] drm/radeon/kms: don't enable pcie gen2 on NI yet * [ 1] drm/radeon/kms: evergreen.c updates for fusion * [ ] drm/radeon/kms: implement gpu lockup check for evergreen * [ ] drm/radeon/kms: setup mc chremap properly on r7xx/evergreen * [ ] drm/radeon: Use the ttm execbuf utilities * [ ] drm/switcheroo: track state of switch in drivers. * [ 1] drm/ttm: Add a bo list reserve fastpath (v2) * [ 1] drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock * [C N2] fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driver * [C N3] fbdev: bfin_adv7393fb: new Blackfin ADV7393 driver * [ ] fbdev: sh_mobile_hdmi: add support for 1080p modes * [ ] intel-gtt: maximize ggtt size on platforms that support this * [ ] kref: Add a kref_sub function * [ ] s3c-fb: add support for runtime pm * [ ] vga_switcheroo: add debugging mux switch option. * [ ] vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. * [ ] vga_switcheroo: split switching into two stages. * [ ] viafb: Add OLPC XO-1.5 port configs * [C N2] video: add driver for PXA3xx 2D graphics accelerator * [C ] video: matroxfb: Correct video option in comments and kernel config help.