aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich1-41/+1
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2-6/+84
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet2-15/+17
2013-03-06r6040: check MDIO register busy waiting resultFlorian Fainelli1-4/+7
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel2-2/+138
2013-03-06team: introduce random modeJiri Pirko5-21/+105
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko4-28/+24
2013-03-05bnx2x: use the default NAPI weightEric Dumazet2-3/+2
2013-03-05net: introduce NAPI_POLL_WEIGHTEric Dumazet2-0/+8
2013-03-05tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner1-0/+4
2013-03-05net: cs89x0: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-05net: macb: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-05net: at91_ether: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2013-03-04rds: simplify a warning messageCong Wang1-4/+1
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang1-5/+3
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-03Linux 3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03MAINTAINERS: remove eexpressCesar Eduardo Barros1-6/+0
2013-03-03MAINTAINERS: remove drivers/net/wan/cycx*Cesar Eduardo Barros1-6/+0
2013-03-03MAINTAINERS: remove 3c505Cesar Eduardo Barros1-6/+0
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu1-1/+1
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin3-0/+1467
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-02SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-02ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3