summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent
2010-10-19ste_dma40: add variable to indicate valid dma_cfgRabin Vincent
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin
2010-10-07DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin
2010-10-07DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix desc_getRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent
2010-09-22DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix possible use of uninitialized variableJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: corrected is_paused behaviorJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend requestJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: No need reading, masking and setting a set registerJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Fix failed to restart logical channel bugJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: config checksLinus Walleij
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-20Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej
2010-09-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-09-17Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson
2010-09-17hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang
2010-09-17hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-17hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-09-17hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-17md: fix v1.x metadata update when a disk is missing.NeilBrown
2010-09-17md: call md_update_sb even for 'external' metadata arrays.NeilBrown
2010-09-17firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter