aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.Sonic Zhang1-2/+2
2012-07-24bf609: add ssm2602 support on bf609 platformScott Jiang1-0/+5
2012-07-24blackfin: mach-common: ints-priority add irq_set_wakeBob Liu1-1/+5
2012-07-24v4l2: add adv7842 video decoder driverScott Jiang1-0/+99
2012-07-24cache: enable L2 sram icache in menuconfigSteven Miao1-1/+1
2012-07-24cpufreq: change debug message level to show clock change errorSteven Miao2-2/+3
2012-07-24bf60x: Add wake up latency bench for deep sleep mode.Sonic Zhang1-0/+2
2012-07-24bfin: pm: add deepsleep for bf60xSonic Zhang7-127/+197
2012-07-24irq: set cgu event handle to fasteoi handleSteven Miao1-1/+1
2012-07-24blackfin: Kconfig: fix ROM range for bf60xBob Liu1-1/+2
2012-07-24bfin: reorg clock init steps for bf609Bob Liu4-133/+224
2012-07-24bfin-dma: only use MDMA3 on bf609Steven Miao1-2/+2
2012-07-24bf609: bfin_crc: Remove unused CRC TX DMA platform resources.Sonic Zhang1-5/+0
2012-07-24pm: dpmc macro typo fixSteven Miao1-1/+1
2012-07-24bf60x: bfin_crc: move structure bfin_crc out of head file.Sonic Zhang1-14/+0
2012-07-24bf60x: Enable Blackfin CRC crypto driver by default.Sonic Zhang1-0/+2
2012-07-24bf609: crypto: Add blackfin crypto crc driver platform data.Sonic Zhang1-0/+41
2012-07-24blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang1-4/+6
2012-07-24bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang2-1/+13
2012-07-24bf609: change ad7877 cs and irq pinScott Jiang1-4/+4
2012-07-23r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-07-23ipv4: Change rt->rt_iif encoding.David S. Miller2-5/+9
2012-07-23net: Make skb->skb_iif always track skb->devDavid S. Miller1-2/+1
2012-07-23ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller10-27/+27
2012-07-23ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller1-9/+2
2012-07-23ipv4: Really ignore ICMP address requests/replies.David S. Miller1-82/+2
2012-07-23decnet: Don't set RTCF_DIRECTSRC.David S. Miller1-2/+0
2012-07-23net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh1-5/+5
2012-07-23ipv4: Remove redundant assignmentLin Ming1-1/+0
2012-07-23locks: fix checking of fcntl_setlease argumentJ. Bruce Fields1-3/+3
2012-07-23rds: set correct msg_namelenWeiping Pan1-0/+3
2012-07-23openvswitch: potential NULL deref in sample()Dan Carpenter1-0/+3
2012-07-23tcp: dont drop MTU reduction indicationsEric Dumazet5-21/+51
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-23tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov1-2/+3
2012-07-22niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return valueShuah Khan1-1/+1
2012-07-22niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-07-23powerpc/mpic: Create a revmap with enough entries for IPIs and timersBenjamin Herrenschmidt1-1/+1
2012-07-22net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl1-2/+2
2012-07-23Remove stale .rej fileBenjamin Herrenschmidt1-22/+0
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth1-1/+47
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth1-1/+2
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman1-0/+2
2012-07-22mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut1-2/+13
2012-07-22mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan1-2/+7
2012-07-23ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()Al Viro1-2/+2
2012-07-23btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro1-2/+2
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro15-151/+106
2012-07-23spufs: shift dget/mntget towards dentry_open()Al Viro1-28/+18
2012-07-23zoran: don't bother with struct file * in zoran_mapAl Viro2-3/+5