index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2011-09-14
DMA: PL330: Add DMA_CYCLIC capability
Boojin Kim
2011-09-14
DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command
Boojin Kim
2011-09-14
DMA: PL330: Support DMA_SLAVE_CONFIG command
Boojin Kim
2011-09-14
DMA: PL330: Update PL330 DMA API driver
Boojin Kim
2011-09-14
DMA: PL330: Add support runtime PM for PL330 DMAC
Boojin Kim
2011-09-05
dmaengine: amba-pl08x: make filter check that the channel is owned by pl08x
Russell King - ARM Linux
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-09-02
Merge branch 'next' into v3.1-rc4
Vinod Koul
2011-08-29
dmaengine i.MX SDMA: use request_firmware_nowait
Sascha Hauer
2011-08-29
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
Sascha Hauer
2011-08-29
dmaengine i.MX SDMA: lock channel 0
Sascha Hauer
2011-08-29
dmatest: make dmatest threads freezable
Guennadi Liakhovetski
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-26
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-08-26
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-08-26
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-08-26
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-08-26
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-08-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-08-26
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...
MyungJoo Ham
2011-08-26
drivers/rtc/rtc-s3c.c: correct debug messages
MyungJoo Ham
2011-08-25
drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...
Axel Lin
2011-08-25
drivers/misc/ab8500-pwm.c: fix modalias
Axel Lin
2011-08-25
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Axel Lin
2011-08-25
backlight: fix module alias prefix for adp8870_bl
Axel Lin
2011-08-25
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2011-08-25
leds: add missing include of linux/module.h
Axel Lin
2011-08-25
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
Axel Lin
2011-08-25
rapidio: fix use of non-compatible registers
Alexandre Bounine
2011-08-25
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Thomas Meyer
2011-08-25
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
2011-08-25
w1: fix for loop in w1_f29_remove_slave()
Dan Carpenter
2011-08-25
drivers/misc/pti.c: add missing includes
Sergei Trofimovich
2011-08-25
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
2011-08-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-08-25
Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
2011-08-25
dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Pass flow controller information with slave channel data
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Choose peripheral bus as master bus
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN...
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
Viresh Kumar
2011-08-25
dmaengine/amba-pl08x: No need to check "ch->signal < 0"
Viresh Kumar
[next]