summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | iio: inkern: add iio_read_channel_average_rawSebastian Reichel2014-03-161-0/+13
* | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-035-9/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-271-5/+8
| * | | | | | | | | | | | | | | | | | | | sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich2014-05-271-1/+1
| * | | | | | | | | | | | | | | | | | | | init.h: Update initcall_sync variants to fix build errorsTony Lindgren2014-05-271-1/+13
| * | | | | | | | | | | | | | | | | | | | driver core: Inline dev_set/get_drvdataJean Delvare2014-05-271-2/+10
| * | | | | | | | | | | | | | | | | | | | driver core: dev_set_drvdata returns voidJean Delvare2014-05-271-1/+1
| * | | | | | | | | | | | | | | | | | | | driver core: Move driver_data back to struct deviceJean Delvare2014-05-271-0/+3
| * | | | | | | | | | | | | | | | | | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-2317-15/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-278-5/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-0/+2
| * | | | | | | | | | | | | | | | | | | | kernfs: implement kernfs_root->supers listTejun Heo2014-04-251-0/+4
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-038-58/+238
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | miscdevice.h: Simple syntax fix to make pointers consistent.Robert P. J. Day2014-05-271-1/+1
| * | | | | | | | | | | | | | | | | | | | mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-271-1/+5
| * | | | | | | | | | | | | | | | | | | | connector: allow multiple messages to be sent in one packetDavid Fries2014-05-271-0/+1
| * | | | | | | | | | | | | | | | | | | | Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-05-204-56/+224
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-291-1/+1
| | * | | | | | | | | | | | | | | | | | | | extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi2014-04-291-0/+11
| | * | | | | | | | | | | | | | | | | | | | extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi2014-04-291-0/+13
| | * | | | | | | | | | | | | | | | | | | | extcon: Add resource-managed extcon register functionSangjung Woo2014-04-241-0/+13
| | * | | | | | | | | | | | | | | | | | | | regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2014-04-232-1/+43
| | * | | | | | | | | | | | | | | | | | | | extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-231-0/+3
| | * | | | | | | | | | | | | | | | | | | | mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-232-34/+118
| | * | | | | | | | | | | | | | | | | | | | mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-231-14/+14
| | * | | | | | | | | | | | | | | | | | | | mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-231-4/+8
| | * | | | | | | | | | | | | | | | | | | | mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-231-3/+1
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-0/+5
| * | | | | | | | | | | | | | | | | | | | Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-031-0/+2
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-18/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-261-18/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi2014-05-221-7/+0
| | * | | | | | | | | | | | | | | | | | | ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-221-1/+0
| | * | | | | | | | | | | | | | | | | | | dmaengine: edma: Make reading the position of active channels workThomas Gleixner2014-04-301-1/+1
| | * | | | | | | | | | | | | | | | | | | platform_data: edma: Be precise with the paRAM structPeter Ujfalusi2014-04-221-9/+9
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'depends/clockevents-cleanups' into next/boardsOlof Johansson2014-05-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-0/+1
| | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-024-29/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2014-05-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-241-1/+1
| | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni2014-05-071-7/+0
| * | | | | | | | | | | | | | | | | | | | iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni2014-05-071-0/+8
| * | | | | | | | | | | | | | | | | | | | iio: adc: at91: cleanup platform_dataAlexandre Belloni2014-05-071-23/+0
| * | | | | | | | | | | | | | | | | | | | clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+1
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-024-74/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: vexpress: move HBI check to sysreg driverPawel Moll2014-05-151-1/+0
| * | | | | | | | | | | | | | | | | | | | mfd: vexpress: Define the device as MFD cellsPawel Moll2014-05-151-14/+2
| * | | | | | | | | | | | | | | | | | | | mfd: syscon: Add platform data with a regmap config namePawel Moll2014-05-151-0/+8
| * | | | | | | | | | | | | | | | | | | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-151-60/+19
OpenPOWER on IntegriCloud