aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* omap-serial: Add minimal device tree supportRajendra Nayak2011-12-16
* omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak2011-12-16
* omap-serial: Get rid of all pdev->id usageRajendra Nayak2011-12-16
* ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-14
* ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-14
* ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-14
* ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-14
* ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R2011-12-14
* ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-14
* ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-14
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-01
|\
| * ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-30
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
| |\ \ \ \
| | | | * | IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-28
| | | | * | IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-08
| | | * | | IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
| | | |/ /
| | * / / IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-29
| | |/ /
| * | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-28
| * | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-28
| |/ /
* | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2011-11-30
|\ \ \
| * | | of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-30
|\ \ \ \
| * | | | regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-28
| * | | | regulator: fix use after free bugLothar Waßmann2011-11-28
| * | | | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-28
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-26
| * | | | hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-25
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\| | | |
| * | | | pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-28
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-16
| | * | | | drm/exynos: Add disable of managerJoonyoung Shim2011-11-16
| | * | | | drm/exynos: include linux/module.hInki Dae2011-11-15
| | * | | | drm/exynos: fix vblank bug.Inki Dae2011-11-15
| | * | | | drm/exynos: changed buffer structure.Inki Dae2011-11-15
| | * | | | drm/exynos: removed unnecessary variable.Inki Dae2011-11-15
| | * | | | drm/exynos: use gem create function genericallyInki Dae2011-11-15
| | * | | | drm/exynos: checked for null pointerSeung-Woo Kim2011-11-15
| | * | | | drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-15