Show patches with: State = Action Required       |   4123 patches
« 1 2 ... 19 20 2141 42 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[LTSI-3.14,224/894] clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,223/894] clocksource: sh_mtu2: Split channel setup to separate function - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,222/894] clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,221/894] clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,220/894] clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,219/894] clocksource: sh_mtu2: Use request_irq() instead of setup_irq() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,218/894] spi: sh-msiof: remove unnecessary OOM messages - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,217/894] clocksource: sh_cmt: Remove unnecessary OOM messages - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,216/894] clocksource: sh_cmt: Request IRQ for clock event device only - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,215/894] clocksource: sh_cmt: Sort headers alphabetically - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,214/894] clocksource: sh_cmt: Remove FSF mail address from GPL notice - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,213/894] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,212/894] clocksource: sh_cmt: Add support for multiple channels per device - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,211/894] clocksource: sh_cmt: Hardcode CMT clock source rating to 125 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,210/894] clocksource: sh_cmt: Hardcode CMT clock event rating to 125 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,209/894] clocksource: sh_cmt: Set cpumask to cpu_possible_mask - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,208/894] clocksource: sh_cmt: Replace hardcoded register values with macros - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,207/894] clocksource: sh_cmt: Split static information from sh_cmt_device - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,206/894] clocksource: sh_cmt: Allocate channels dynamically - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,205/894] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,204/894] clocksource: sh_cmt: Add index to struct sh_cmt_channel - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,203/894] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,202/894] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,201/894] clocksource: sh_cmt: Constify name argument to sh_cmt_register() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,200/894] clocksource: sh_cmt: Split channel setup to separate function - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,199/894] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,198/894] clocksource: sh_cmt: Split channel fields from sh_cmt_priv - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,197/894] clocksource: sh_cmt: Use request_irq() instead of setup_irq() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,196/894] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,195/894] thermal: rcar: remove unnecessary OOM messages - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,194/894] thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,193/894] pinctrl: Enable "power-source" to be extracted from DT files - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,192/894] pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,191/894] pinctrl: allows not to define the get_group_pins operation - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,190/894] i2c: sh_mobile: add compatibles for additional SoC - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,189/894] i2c: sh_mobile: fix clock calculation for newer SoCs - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,188/894] i2c: sh_mobile: check timing parameters for valid range - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,187/894] i2c: sh_mobile: bail out on errors when initializing - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,186/894] i2c: sh_mobile: remove superfluous offset parameter - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,185/894] i2c: sh_mobile: devm conversion, irq setup - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,184/894] i2c: sh_mobile: devm conversion, low hanging fruits - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,183/894] i2c: sh_mobile: honor DT bus speed settings - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,182/894] i2c: sh_mobile: improve error handling - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,181/894] i2c: sh_mobile: replace magic hex values with constants - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,180/894] i2c: remove unnecessary OOM messages - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,179/894] i2c: rcar: update copyright and license information - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,178/894] i2c: rcar: janitorial cleanup after refactoring - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,177/894] i2c: rcar: reuse status bits as enable bits - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,176/894] i2c: rcar: remove spinlock - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,175/894] i2c: rcar: refactor status bit handling - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,174/894] i2c: rcar: refactor setting up msg - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,173/894] i2c: rcar: check bus free before first message - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,172/894] i2c: rcar: refactor irq state machine - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,171/894] i2c: rcar: refactor bus state machine - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,170/894] i2c: rcar: no need to store irq number - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,169/894] i2c: rcar: not everything needs to be a function - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,168/894] i2c: rcar: add compatibles for additional SoC - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,167/894] gpio: rcar: remove unnecessary OOM messages - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,166/894] gpio: rcar: Add minimal runtime PM support - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,165/894] gpio: rcar: Add optional functional clock to bindings - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,164/894] ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,163/894] ASoC: ak4642: Add driver data and driver private struct - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,162/894] ASoC: ak4642: Add ALC controls - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,161/894] i2c: i2c-rcar: deprecate class based instantiation - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,160/894] i2c: rcar: add compatible entry for r8a7791 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,159/894] i2c: add deprecation warning for class based instantiation - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,158/894,media] media: soc_camera: rcar_vin: Add support for 10-bit YUV cameras - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,157/894] cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,156/894] serial: sh-sci: Neaten dev_<level> uses - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,155/894] serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,154/894] serial: sh-sci: Add more register documentation - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,153/894] serial: sh-sci: Remove useless casts - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,152/894] serial: sh-sci: Replace printk() by pr_*() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,151/894] serial: sh-sci: Add missing call to uart_remove_one_port() in failure path - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,150/894] serial: sh-sci: Fix compatible string in DT bindings example - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,149/894] serial: sh-sci: Fix cast warning - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,148/894] sh-pfc: r8a7791: Fix definition of MOD_SEL3 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,147/894] sh-pfc: r8a7790: Fix definition of IPSR5 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,146/894] pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,145/894] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,144/894] pinctrl: pfc: r8a7791: add mux data for IIC(B) cores - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,143/894] pinctrl: sh-pfc: r8a7790: Add QSPI pin groups - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,142/894] pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,141/894] pinctrl: sh-pfc: r8a7791: Add QSPI pin groups - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,140/894] spi: sh-msiof: Convert to spi core auto_runtime_pm framework - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,139/894] spi: sh-msiof: Remove "renesas, msiof-sh7724" from bindings - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,138/894] spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,137/894] spi: sh-msiof: Use core message handling instead of spi-bitbang - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,136/894] spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,135/894] spi: sh-msiof: Move clock management to (un)prepare_message() - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,134/894] spi: sh-msiof: Add support for R-Car H2 and M2 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,133/894] spi: sh-msiof: Move default FIFO sizes to device ID data - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,132/894] spi: sh-msiof: Improve bindings - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,131/894] spi: sh-msiof: Use the core cs_gpio field, and make it optional - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,130/894] spi: sh-msiof: Add more register documentation - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,129/894] spi: sh-msiof: Change hz from unsigned long to u32 - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,128/894] spi: sh-msiof: Typo in comment s/tx/rx/ - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,127/894] spi: sh-msiof: Fix SPI bus population from DT - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,126/894] spi: delete non-required instances of include <linux/init.h> - - - --- 2014-08-28 Simon Horman New
[LTSI-3.14,125/894] mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791 - - - --- 2014-08-28 Simon Horman New
« 1 2 ... 19 20 2141 42 »