aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-10
* leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-10
* drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin2012-01-10
* leds: add driver for TCA6507 LED controllerNeilBrown2012-01-10
* drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin2012-01-10
* drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-10
* drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-10
* leds: convert leds-dac124s085 to module_spi_driverAxel Lin2012-01-10
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-10
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-10
* backlight: convert pwm_bl to dev_pm_opsMark Brown2012-01-10
* backlight: convert platform_lcd to devm_kzalloc()Mark Brown2012-01-10
* backlight: use kstrtoul()Jingoo Han2012-01-10
* drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han2012-01-10
* backlight/ld9040.c: regulator control in the driverDonghwa Lee2012-01-10
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-10
* backlight: remove ADX backlight device supportPaul Bolle2012-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-09
|\
| * apbuart: fix section mismatch warningSam Ravnborg2011-12-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\ \
| * | netdev: make net_device_ops conststephen hemminger2012-01-09
| * | bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
| * | usbnet: make ethtool_ops conststephen hemminger2012-01-09
| * | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-08
| * | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-07
| * | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-07
| * | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-07
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-03
| |\ \ \
| | * | | clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo2011-12-28
| | * | | video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-28
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \
| * | | | | Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03
| |\| | | |
| * | | | | 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