summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-091-2/+2
|\
| * apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-0910-13/+11
|\ \
| * | netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
| * | bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
| * | usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
| * | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-081-0/+1
| * | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
| * | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
| * | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-098-33/+36
|\ \ \
| * \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-038-33/+36
| |\ \ \
| | * | | clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo2011-12-281-0/+3
| | * | | video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | * | | serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | * | | net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
| | * | | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-6/+6
| | * | | mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
| | * | | dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | * | | net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-281-5/+5
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-61/+367
|\ \ \ \ \
| * | | | | Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03305-2530/+4960
| |\| | | |
| * | | | | omap-serial: Add minimal device tree supportRajendra Nayak2011-12-161-3/+42
| * | | | | omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak2011-12-161-0/+7
| * | | | | omap-serial: Get rid of all pdev->id usageRajendra Nayak2011-12-161-15/+15
| * | | | | ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R2011-12-141-3/+4
| * | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-141-1/+35
| * | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-141-7/+8
| * | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-141-5/+3
| * | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-141-0/+15
| * | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-141-4/+64
| * | | | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-141-2/+18
| * | | | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-141-0/+1
| * | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-17/+26
| * | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-141-0/+24
| * | | | | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R2011-12-141-13/+109
| * | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-141-2/+8
| * | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-141-1/+0
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0928-740/+1581
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09154-1002/+2693
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2011-12-282-118/+184
| |\ \ \ \ \ \ \
| | * | | | | | | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-282-80/+178
| | * | | | | | | RTC: sa1100: remove redundant code of setting alarmJett.Zhou2011-12-281-41/+12
| | * | | | | | | RTC: sa1100: Clean out ost registerJett.Zhou2011-12-281-3/+0
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'samsung/ohci' into next/driversArnd Bergmann2011-12-274-0/+286
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-234-0/+286
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |