summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-19dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_poolViresh Kumar1-1/+2
2011-09-19dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar2-169/+231
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2-19/+8
2011-09-05dmaengine: amba-pl08x: make filter check that the channel is owned by pl08xRussell King - ARM Linux1-1/+9
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-09-02Merge branch 'next' into v3.1-rc4Vinod Koul9-327/+447
2011-08-29dmaengine i.MX SDMA: use request_firmware_nowaitSascha Hauer1-7/+16
2011-08-29dmaengine i.MX SDMA: set firmware scripts addresses to negative value initiallySascha Hauer1-0/+6
2011-08-29dmaengine i.MX SDMA: lock channel 0Sascha Hauer1-2/+16
2011-08-29dmatest: make dmatest threads freezableGuennadi Liakhovetski1-2/+15
2011-08-29Linux 3.1-rc4Linus Torvalds1-1/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-21/+30
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-0/+4
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown33-44/+27
2011-08-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2011-08-27Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-76/+283
2011-08-27Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-25/+57
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-5/+92
2011-08-27Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-6/+9
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-14/+23
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-77/+148
2011-08-26Merge branch 'fix/asoc' into for-linusTakashi Iwai22-45/+95
2011-08-26arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-26drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham1-42/+25
2011-08-26drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham1-6/+6
2011-08-26drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin1-0/+5
2011-08-26cris: add arch/cris/include/asm/serial.hWANG Cong1-0/+9
2011-08-26drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin1-1/+1
2011-08-26drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin1-2/+2
2011-08-26backlight: fix module alias prefix for adp8870_blAxel Lin1-1/+1
2011-08-26backlight: add a callback 'notify_after' for backlight controlDilan Lee2-0/+10
2011-08-26memcg: fix hierarchical oom lockingJohannes Weiner1-12/+5
2011-08-26leds: add missing include of linux/module.hAxel Lin2-0/+2
2011-08-26drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine3-26/+18
2011-08-26vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li1-0/+3
2011-08-26kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-26MAINTAINERS: Paul Menage has movedWanlong Gao1-2/+2
2011-08-26mm: fix a vmscan warningShaohua Li1-8/+8
2011-08-26drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-26checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu1-1/+2
2011-08-26scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow1-1/+1
2011-08-26memcg: pin execution to current cpu while draining stockJohannes Weiner1-7/+2
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov16-21/+21
2011-08-26w1: fix for loop in w1_f29_remove_slave()Dan Carpenter1-1/+1