summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-12-287-14/+21
|\
| * Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-281-2/+3
| * pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-286-12/+18
* | Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-2815-1145/+712
|\ \
| * | spi/s3c64xx: Use bus clocks created using clkdevPadmavathi Venna2011-12-231-9/+5
| * | mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde2011-12-231-5/+2
| * | rtc: rtc-s3c: Add device tree supportThomas Abraham2011-12-231-1/+20
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
| * | DMA: PL330: Add device tree supportThomas Abraham2011-12-231-4/+29
| * | DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham2011-12-231-49/+16
| * | DMA: PL330: move filter function into driverThomas Abraham2011-12-231-0/+15
| * | serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-231-1/+1
| * | serial: samsung: add device tree supportThomas Abraham2011-12-231-2/+34
| * | serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-239-577/+253
| * | serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-236-116/+19
| * | serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-236-243/+20
| * | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-1/+0
| * | serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-232-121/+90
| * | ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-232-51/+3
| * | serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-233-7/+25
| * | gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-231-0/+72
* | | Merge branch 'samsung/ohci' into next/driversArnd Bergmann2011-12-274-0/+286
|\ \ \
| * | | USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-234-0/+286
| |/ /
* | | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-2760-577/+863
|\| |
| * | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds2011-12-161-6/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-165-67/+9
| |\ \
| | * | sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-045-57/+5
| | * | bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-1612-66/+44
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-099-14/+28
| | |\ \ \
| | | * | | ssb: fix init regression with SoCsHauke Mehrtens2011-12-081-2/+6
| | | * | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | | * | | ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-063-7/+17
| | | |\ \ \
| | | | * | | btusb: fix a memory leak in btusb_send_frame()Cong Wang2011-12-031-2/+1
| | | | * | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2011-11-212-5/+16
| | * | | | | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8
| | * | | | | ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-071-3/+1
| | * | | | | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-1613-90/+359
| |\ \ \ \ \ \
| | * | | | | | drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson2011-12-163-8/+39
| | * | | | | | drm/i915: enable semaphores on per-device defaultsEugeni Dodonov2011-12-163-4/+21
| | * | | | | | drm/i915: don't set unpin_work if vblank_get failsJesse Barnes2011-12-161-5/+7
| | * | | | | | drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard2011-12-163-6/+33
| | * | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+5
| | * | | | | | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson2011-12-161-8/+20
| | * | | | | | drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2011-12-162-0/+11
| | * | | | | | drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni2011-12-161-0/+1
| | * | | | | | drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2011-12-162-6/+10
| | * | | | | | drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson2011-12-161-0/+8