| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | iio: inkern: add iio_read_channel_average_raw | Sebastian Reichel | 2014-03-16 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 | 5 | -9/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | kernfs: move the last knowledge of sysfs out from kernfs | Jianyu Zhan | 2014-05-27 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | sysfs.h: don't return a void-valued expression in sysfs_remove_file | Simon Wunderlich | 2014-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | init.h: Update initcall_sync variants to fix build errors | Tony Lindgren | 2014-05-27 | 1 | -1/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | driver core: Inline dev_set/get_drvdata | Jean Delvare | 2014-05-27 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | driver core: dev_set_drvdata returns void | Jean Delvare | 2014-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | driver core: Move driver_data back to struct device | Jean Delvare | 2014-05-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge 3.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2014-05-23 | 17 | -15/+83 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge 3.15-rc3 into staging-next | Greg Kroah-Hartman | 2014-04-27 | 8 | -5/+58 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | kobject: Make support for uevent_helper optional. | Michael Marineau | 2014-04-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | kernfs: implement kernfs_root->supers list | Tejun Heo | 2014-04-25 | 1 | -0/+4 | |
| | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-03 | 8 | -58/+238 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | miscdevice.h: Simple syntax fix to make pointers consistent. | Robert P. J. Day | 2014-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | mcb: Add support for shared PCI IRQs | Johannes Thumshirn | 2014-05-27 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | connector: allow multiple messages to be sent in one packet | David Fries | 2014-05-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2014-05-20 | 4 | -56/+224 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev | Chanwoo Choi | 2014-04-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de... | Chanwoo Choi | 2014-04-29 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | extcon: Add extcon_dev_allocate/free() to control the memory of extcon device | Chanwoo Choi | 2014-04-29 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | extcon: Add resource-managed extcon register function | Sangjung Woo | 2014-04-24 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | regulator: max14577: Add support for MAX77836 regulators | Krzysztof Kozlowski | 2014-04-23 | 2 | -1/+43 | |
| | | * | | | | | | | | | | | | | | | | | | | | extcon: max14577: Add support for MAX77836 | Krzysztof Kozlowski | 2014-04-23 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | mfd: max77836: Add MAX77836 support to max14577 driver | Krzysztof Kozlowski | 2014-04-23 | 2 | -34/+118 | |
| | | * | | | | | | | | | | | | | | | | | | | | mfd: max14577: Add MAX14577 prefix to IRQ defines | Krzysztof Kozlowski | 2014-04-23 | 1 | -14/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | mfd: max14577: Add detection of device type | Krzysztof Kozlowski | 2014-04-23 | 1 | -4/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | mfd: max14577: Add muic prefix to regmap config | Krzysztof Kozlowski | 2014-04-23 | 1 | -3/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel | K. Y. Srinivasan | 2014-05-03 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | Drivers: hv: Eliminate the channel spinlock in the callback path | K. Y. Srinivasan | 2014-05-03 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-02 | 1 | -18/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2014-05-26 | 1 | -18/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | ARM: edma: Remove redundant/unused parameters from edma_soc_info | Peter Ujfalusi | 2014-05-22 | 1 | -7/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: edma: Remove queue_tc_mapping data from edma_soc_info | Peter Ujfalusi | 2014-05-22 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | dmaengine: edma: Make reading the position of active channels work | Thomas Gleixner | 2014-04-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | platform_data: edma: Be precise with the paRAM struct | Peter Ujfalusi | 2014-04-22 | 1 | -9/+9 | |
| | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-02 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'depends/clockevents-cleanups' into next/boards | Olof Johansson | 2014-05-21 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | clocksource: sh_cmt: Add support for multiple channels per device | Laurent Pinchart | 2014-04-16 | 1 | -0/+1 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-06-02 | 4 | -29/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc | Olof Johansson | 2014-05-19 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | bus: mvebu: pass the coherency availability information at init time | Thomas Petazzoni | 2014-04-24 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ARM: at91: remove atmel_tsadcc platform_data | Alexandre Belloni | 2014-05-07 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | iio: adc: at91_adc: Add support for touchscreens without TSMR | Alexandre Belloni | 2014-05-07 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | iio: adc: at91: cleanup platform_data | Alexandre Belloni | 2014-05-07 | 1 | -23/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | clk: at91: add slow clks driver | Boris BREZILLON | 2014-05-07 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-02 | 4 | -74/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ARM: vexpress: move HBI check to sysreg driver | Pawel Moll | 2014-05-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | mfd: vexpress: Define the device as MFD cells | Pawel Moll | 2014-05-15 | 1 | -14/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | mfd: syscon: Add platform data with a regmap config name | Pawel Moll | 2014-05-15 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | mfd: vexpress: Convert custom func API to regmap | Pawel Moll | 2014-05-15 | 1 | -60/+19 | |

