aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald1-3/+2
2014-05-05Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-1/+38
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-1/+1
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+2
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+4
2014-05-03goldfish: Add a 64bit write helperAlan1-0/+15
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-04-29iio: hid-sensors: Added device rotation supportSrinivas Pandruvada1-0/+1
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada1-0/+1
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada1-0/+7
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada2-0/+18
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada1-0/+2
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman8-5/+58
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+36
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+16
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+17
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-0/+1
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton1-1/+1
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-2/+14
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2-3/+10
2014-04-17ipmi: boolify some thingsCorey Minyard1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-1/+8
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+7
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+3
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-0/+2
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-0/+3
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2-19/+1
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni1-0/+3
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar1-7/+7
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+0