aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-27
* drivers: Remove duplicate conditionally included subdirsGeert Uytterhoeven2014-05-27
* misc: atmel_pwm: only build for supported platformsArnd Bergmann2014-05-27
* mei: me: move probe quirk to cfg structureTomas Winkler2014-05-27
* mei: add per device configurationAlexander Usyskin2014-05-27
* mei: me: read H_CSR after asserting resetTomas Winkler2014-05-27
* mei: me: drop harmful wait optimizationTomas Winkler2014-05-27
* mei: me: fix hw ready reset flowTomas Winkler2014-05-27
* mei: fix memory leak of mei_clients arrayTomas Winkler2014-05-27
* uio: fix vma io range check in mmapBin Wang2014-05-27
* drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()Daeseok Youn2014-05-27
* w1: do not unlock unheld list_mutex in __w1_remove_master_device()Alexey Khoroshilov2014-05-27
* w1: optional bundling of netlink kernel repliesDavid Fries2014-05-27
* connector: allow multiple messages to be sent in one packetDavid Fries2014-05-27
* misc: pch_phub: Fix Kconfig dependenciesJean Delvare2014-05-27
* Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-05-19
|\
| * extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: arizona: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: max14577: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: max77693: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: max8997: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
| * extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi2014-04-28
| * extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi2014-04-28
| * extcon: arizona: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: palmas: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: max8997: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
| * extcon: Add resource-managed extcon register functionSangjung Woo2014-04-24
| * extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski2014-04-24
| * extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski2014-04-24
| * Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Chanwoo Choi2014-04-24
| |\
| | * regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2014-04-23
| | * extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-23
| | * mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-23
| | * mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-23
| | * extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski2014-04-23
| | * extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski2014-04-23
| | * mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-23
| | * mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-23
| | * extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi2014-04-23
| * | extcon: max8997: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski2014-04-24
| * | extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski2014-04-24
| * | extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski2014-04-24
| * | extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski2014-04-24
| * | extcon: palmas: explicitly set edev name as node nameKishon Vijay Abraham I2014-04-22
| |/