summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-29dmaengine i.MX SDMA: lock channel 0Sascha Hauer
2011-08-29dmatest: make dmatest threads freezableGuennadi Liakhovetski
2011-08-25dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directlyViresh Kumar
2011-08-25dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar
2011-08-25dmaengine/amba-pl08x: Choose peripheral bus as master busViresh Kumar
2011-08-25dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Add prep_single_byte_llis() routineViresh Kumar
2011-08-25dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN...Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Schedule tasklet in case of error interruptViresh Kumar
2011-08-25dmaengine/amba-pl08x: No need to check "ch->signal < 0"Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Simplify pl08x_ensure_on()Viresh Kumar
2011-08-25dmaengine/amba-pl08x: support runtime PMViresh Kumar
2011-08-25dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_infoViresh Kumar
2011-08-25dmaengine/amba-pl08x: Remove redundant comment and rewrite originalViresh Kumar
2011-08-25dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending orderViresh Kumar
2011-08-25dmaengine/amba-pl08x: Resolve formatting issuesViresh Kumar
2011-08-19dmaengine: at_hdmac: fix way to specify cyclic capabilityNicolas Ferre
2011-08-19dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre
2011-08-19dmaengine: at_hdmac: improve power management routinesNicolas Ferre
2011-08-19dmaengine: at_hdmac: replace spin_lock* with irqsave variantsNicolas Ferre
2011-08-16mxs-dma: enable CLKGATE before accessing registersLothar Waßmann
2011-08-08dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-06Merge branch 'battery' into releaseLen Brown
2011-08-06Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi
2011-08-05acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov
2011-08-05platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin
2011-08-05x86 driver: fix typo in TDP override enablingJesse Barnes
2011-08-05Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon
2011-08-05dell-wmi: Add keys for Dell XPS L502XSeth Forshee
2011-08-05platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Axel Lin
2011-08-05Platform: Samsung Q10 backlight driverFrederick van der Wyck
2011-08-05platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-08-05platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-08-05platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...Axel Lin
2011-08-05platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin
2011-08-05platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Axel Lin
2011-08-05Samsung Laptop platform driver: support N510J Witteveen