1. f32361b Input: synaptics-rmi4 - add rmi_find_function() by Benjamin Tissoires · 8 years ago
  2. ce363f0 Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs by Nick Dyer · 9 years ago
  3. 5a89916 Input: synaptics-rmi4 - add sysfs attribute update_fw_status by Nick Dyer · 9 years ago
  4. ed77bdf Input: synaptics-rmi4 - use local variables consistently by Guenter Roeck · 9 years ago
  5. 630a7fa Input: synaptics-rmi4 - correctly swap clip values if axes are swapped by Lucas Stach · 9 years ago
  6. 3a11c0e Input: synaptics-rmi4 - remove redundant null check on rmi_dev by Colin Ian King · 9 years ago
  7. 0c54fe7 Input: synaptics-rmi4 - check for non zero version logically dead code by Colin Ian King · 9 years ago
  8. b29c139 Input: synaptics-rmi4 - use Kconfig "if" to express dependency by Dmitry Torokhov · 9 years ago
  9. d7ddad0 Input: synaptics-rmi4 - fix F03 build error when serio is module by Dmitry Torokhov · 9 years ago
  10. 5191d88a Input: synaptics-rmi4 - add support for F34 V7 bootloader by Nick Dyer · 9 years ago
  11. 5d244f7 Input: synaptics-rmi4 - fix debug for sensor clip by Nick Dyer · 9 years ago
  12. ae9979c Input: synaptics-rmi4 - store the attn data in the driver by Benjamin Tissoires · 9 years ago
  13. b908d3c Input: synaptics-rmi4 - allow to add attention data by Benjamin Tissoires · 9 years ago
  14. e621132 Input: synaptics-rmi4 - f03 - grab data passed by transport device by Dennis Wassenberg · 9 years ago
  15. c5e8848 Input: synaptics-rmi4 - add support for F03 by Lyude Paul · 9 years ago
  16. 0a135b8 Input: synaptics-rmi4 - have only one struct platform data by Benjamin Tissoires · 9 years ago
  17. e9dade4 Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions by Benjamin Tissoires · 9 years ago
  18. e155d4e Input: synaptics-rmi4 - remove mutex calls while updating the firmware by Benjamin Tissoires · 9 years ago
  19. a64ea31 Input: synaptics-rmi4 - add rmi_enable/disable_irq by Benjamin Tissoires · 9 years ago
  20. 0d37d63 Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data by Benjamin Tissoires · 9 years ago
  21. 9e421b7 Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data by Benjamin Tissoires · 9 years ago
  22. c762cc6 Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 by Guenter Roeck · 9 years ago
  23. 6adba43 Input: synaptics-rmi4 - add support for F55 sensor tuning by Guenter Roeck · 9 years ago
  24. 29fd0ec Input: synaptics-rmi4 - add support for F34 device reflash by Nick Dyer · 9 years ago
  25. 792f497 Input: synaptics-rmi4 - unlock on error by Dan Carpenter · 9 years ago
  26. 82264d0 Input: synaptics-rmi4 - add SMBus support by Benjamin Tissoires · 9 years ago
  27. 332c398 Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type by Andrew Duggan · 9 years ago
  28. 24f63b1 Input: synaptics-rmi4 - add support for controlling dribble packets in F12 by Andrew Duggan · 9 years ago
  29. 2775e52 Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture by Andrew Duggan · 9 years ago
  30. 6d0dbea Input: synaptics-rmi4 - handle incomplete input data by Andrew Duggan · 9 years ago
  31. 3aeed5b Input: synaptics-rmi4 - move IRQ handling to rmi_driver by Bjorn Andersson · 9 years ago
  32. 8029a28 Input: synaptics-rmi4 - add a couple of debug lines by Nick Dyer · 9 years ago
  33. 6bd0dcf Input: synaptics-rmi4 - factor out functions from probe by Nick Dyer · 9 years ago
  34. ad338e8 Input: synaptics-rmi4 - stop scanning PDT after two empty pages by Nick Dyer · 9 years ago
  35. d27625c Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into synaptics-rmi4 by Dmitry Torokhov · 9 years ago
  36. 1aeb5b6 [media] radio-bcm2048: don't ignore errors by Mauro Carvalho Chehab · 9 years ago
  37. 59dde8e [media] pctv452e: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  38. b430eab [media] flexcop-usb: don't use stack for DMA by Mauro Carvalho Chehab · 9 years ago
  39. b5f93cb [media] stk-webcam: don't use stack for DMA by Mauro Carvalho Chehab · 9 years ago
  40. db65c49 [media] s2255drv: don't use stack for DMA by Mauro Carvalho Chehab · 9 years ago
  41. 45ae4a5 [media] cpia2_usb: don't use stack for DMA by Mauro Carvalho Chehab · 9 years ago
  42. 3dadf91 [media] digitv: handle error code on RC query by Mauro Carvalho Chehab · 9 years ago
  43. aa9efbc [media] dw2102: return error if su3000_power_ctrl() fails by Mauro Carvalho Chehab · 9 years ago
  44. e229602 [media] nova-t-usb2: handle error code on RC query by Mauro Carvalho Chehab · 9 years ago
  45. 88ca361 [media] technisat-usb2: use DMA buffers for I2C transfers by Mauro Carvalho Chehab · 9 years ago
  46. 5dfd2c8 [media] pctv452e: don't call BUG_ON() on non-fatal error by Mauro Carvalho Chehab · 9 years ago
  47. 73d5c5c [media] pctv452e: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  48. c3a66e9 [media] nova-t-usb2: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  49. f1a503d [media] gp8psk: don't go past the buffer size by Mauro Carvalho Chehab · 9 years ago
  50. fa86c9a [media] gp8psk: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  51. 8f30614 [media] dtv5100: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  52. a3f9f07 [media] dtt200u: handle USB control message errors by Mauro Carvalho Chehab · 9 years ago
  53. ab883e2 [media] dtt200u: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  54. ba705a6 [media] dtt200u-fe: handle errors on USB control messages by Mauro Carvalho Chehab · 9 years ago
  55. 89919b5 [media] dtt200u-fe: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  56. 208d8af [media] dtt200u-fe: don't keep waiting for lock at set_frontend() by Mauro Carvalho Chehab · 9 years ago
  57. f0b0ada [media] digitv: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  58. ff1c123 [media] dibusb: handle error code on RC query by Mauro Carvalho Chehab · 9 years ago
  59. 426398b [media] dibusb: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  60. fa1ecd8 [media] dib0700_core: don't use stack on I2C reads by Mauro Carvalho Chehab · 9 years ago
  61. bd1f976 [media] dib0700: be sure that dib0700_ctrl_rd() users can do DMA by Mauro Carvalho Chehab · 9 years ago
  62. 17ce039 [media] cxusb: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  63. 0d43c0f [media] cinergyT2-fe: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  64. c2730ee [media] cinergyT2-fe: cache stats at cinergyt2_fe_read_status() by Mauro Carvalho Chehab · 9 years ago
  65. 54d577a [media] cinergyT2-core: handle error code on RC query by Mauro Carvalho Chehab · 9 years ago
  66. 5ef8ed0 [media] cinergyT2-core: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  67. c58b84e [media] af9005: don't do DMA on stack by Mauro Carvalho Chehab · 9 years ago
  68. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 9 years ago
  69. c8d2bc9 Linux 4.8 by Linus Torvalds · 9 years ago
  70. f76d9c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  71. 117e5e9 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 by Srinivas Ramana · 9 years ago
  72. be67d60 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 66188fb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  74. 0c7fc30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  75. bb6bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  76. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 9 years ago
  77. f51fdff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  78. 2161a2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  79. dbd8805 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  80. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 9 years ago
  81. c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 9 years ago
  82. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 9 years ago
  83. 9a2172a MAINTAINERS: Switch to kernel.org email address for Javi Merino by Javi Merino · 9 years ago
  84. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 9 years ago
  85. 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 9 years ago
  86. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 9 years ago
  87. 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 9 years ago
  88. 1cceda78 sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock by Xin Long · 9 years ago
  89. 75b005b Merge branch 'sctp-fixes' by David S. Miller · 9 years ago
  90. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 9 years ago
  91. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 9 years ago
  92. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 9 years ago
  93. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 9 years ago
  94. e3b3656 Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  95. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  96. e1bfc11 x86/init: Fix cr4_init_shadow() on CR4-less machines by Andy Lutomirski · 9 years ago
  97. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 9 years ago
  98. 305723a MIPS: Malta: Fix IOCU disable switch read for MIPS64 by Paul Burton · 9 years ago
  99. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 9 years ago
  100. 67acd8d MIPS: clear execution hazard after changing FTLB enable by Paul Burton · 9 years ago