summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-036-6/+31
|\
| * console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-281-2/+3
| * tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-281-1/+0
| * Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-2813-33/+74
| |\
| * | serial: sc16is7xxJon Ringle2014-04-251-0/+3
| * | tty/serial: add generic serial earlyconRob Herring2014-04-251-0/+16
| * | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-251-0/+3
| * | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-251-1/+1
| * | serial: fix UART_IIR_IDFelipe Balbi2014-04-251-1/+1
| * | tty_ldisc: add more limits to the @write_wakeupHuang Shijie2014-04-251-1/+4
* | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-038-1/+74
|\ \ \
| * | | devres: Add devm_get_free_pages APIEli Billauer2014-05-231-0/+4
| * | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-2230-32/+153
| |\ \ \
| * | | | goldfish: fix >> 32 warningAlan Cox2014-05-201-1/+1
| * | | | Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-05-065-1/+38
| |\ \ \ \
| | * | | | iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-051-1/+1
| | * | | | iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada2014-05-051-0/+2
| | * | | | iio: hid-sensors: Convert units and exponentSrinivas Pandruvada2014-05-051-0/+4
| | * | | | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-031-0/+2
| | * | | | iio: hid-sensors: Added device rotation supportSrinivas Pandruvada2014-04-291-0/+1
| | * | | | IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-291-0/+1
| | * | | | IIO: core: Modify scan element typeSrinivas Pandruvada2014-04-291-0/+7
| | * | | | IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-292-0/+18
| | * | | | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-291-0/+2
| * | | | | goldfish: Add a 64bit write helperAlan2014-05-041-0/+15
| |/ / / /
| * | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-2813-33/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-262-0/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
| | * | | 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-2330-32/+153
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-2813-33/+74
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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-281-1/+1
| * | | | | mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-281-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