summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre1-1/+1
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre1-0/+5
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre1-0/+2
2018-06-28media: media.h: remove __NEED_MEDIA_LEGACY_APIHans Verkuil1-1/+1
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra1-2/+2
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-6/+0
2018-06-28gnss: add receiver type supportJohan Hovold1-0/+9
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold1-0/+66
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund1-2/+13
2018-06-28media: i2c: lm3560: add support for lm3559 chipPavel Machek1-0/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+2
2018-06-28dt-bindings: connector: add properties for typecLi Jun1-0/+62
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-1/+3
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2-1/+11
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-1/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2-15/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2-50/+39
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja1-32/+4
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+1
2018-06-28Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-25/+47
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-12/+25
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai1-0/+27
2018-06-27drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec1-0/+8
2018-06-27dt-bindings: display: sunxi-drm: Add TCON TOP descriptionJernej Skrabec1-0/+11
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson2-1/+2
2018-06-27clk: sunxi-ng: r40: Export video PLLsJernej Skrabec1-0/+4
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+3
2018-06-27bitfield: add u8 helpersJohannes Berg1-0/+1
2018-06-27bitfield: fix *_encode_bits()Johannes Berg1-3/+3
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede1-3/+3
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein1-0/+2
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein1-5/+10
2018-06-27fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein1-6/+14
2018-06-27fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein1-3/+4
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach1-0/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley1-0/+5
2018-06-27net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2-1/+3
2018-06-27remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-0/+4
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson1-4/+1
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-7/+7
2018-06-26hwspinlock: Remove redundant configBaolin Wang1-1/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang1-0/+6
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas1-0/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang1-0/+22
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang1-0/+7
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2