1. 72529c6 HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure by Michal Malý · 9 years ago
  2. 2dbf635 HID: hid-lg: Check return values from lg[N]ff_init() by Michal Malý · 9 years ago
  3. 9c2a6bd HID: hid-lg4ff: Update a warning message by Michal Malý · 9 years ago
  4. 371a1d9 HID: hid-lg4ff: Explicit casts from void * are not necessary by Michal Malý · 9 years ago
  5. 0a33a7b HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. by Michal Malý · 9 years ago
  6. fbf85e2 HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_" by Michal Malý · 9 years ago
  7. d0afd84 HID: hid-lg4ff: Remove "hid_" prefix from some functions' names by Michal Malý · 9 years ago
  8. 2a552c3 HID: hid-lg4ff: Remove double underscore prefix from numeric types by Michal Malý · 9 years ago
  9. 8cb7c15 Merge tag 'for-linus' of git://github.com/dledford/linux by Linus Torvalds · 9 years ago
  10. 6310372 spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer by Hiep Cao Minh · 9 years ago
  11. 736a69c drm/i915: Drop PIPE-A quirk for 945GSE HP Mini by Chris Wilson · 9 years ago
  12. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 9 years ago
  13. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 9 years ago
  14. 2fa3b4c video: mxsfb: Make sure axi clock is enabled when accessing registers by Liu Ying · 9 years ago
  15. a7c4299 framebuffer: don't link fb_devio into kernel image unconditionally by Harald Geyer · 9 years ago
  16. 0e81bc9 iio: mcp320x: Fix occasional incorrect readings by Michael Welling · 9 years ago
  17. a34bcbe spi: sirf: replace kmalloc by devm_kzalloc by Qipan Li · 9 years ago
  18. 1038a68 iio: magnetometer: support for lsm303dlh by Linus Walleij · 9 years ago
  19. 5e02bac iio: st_sensors: make detection more helpful by Linus Walleij · 9 years ago
  20. bb60646 iio: st_sensors: make BDU optional by Linus Walleij · 9 years ago
  21. d2bc431 iio: st_sensors: make interrupt optional by Linus Walleij · 9 years ago
  22. 3337c9f iio: st_sensors: print error when failing to get IRQ by Linus Walleij · 9 years ago
  23. e693e15 iio: accel: kxcjk-1013: add some blank lines for readability by Antonio Ospite · 9 years ago
  24. 61e2c70 iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id by Antonio Ospite · 9 years ago
  25. 1a30295 iio:prox:sx9500 trivial simplification of return path in init function. by Jonathan Cameron · 9 years ago
  26. b91617e staging:iio:light: Add some missing brackets to make sure code works as intended. by Jonathan Cameron · 9 years ago
  27. 4339ed8 drm: Don't leak path blob property when updating by Daniel Stone · 9 years ago
  28. 9b0adc2 drm/atomic: Don't open-code CRTC state destroy by Daniel Stone · 9 years ago
  29. bfcd74d drm/edid: Add DMT modes with ID > 0x50 by Ville Syrjälä · 9 years ago
  30. 24b856b drm/edid: Add the DMT ID in the comments by Ville Syrjälä · 9 years ago
  31. fcf22d0 drm/edid: Fix up DMT modes by Ville Syrjälä · 9 years ago
  32. af77b97 drm/i915: Sink rate read should be saved in deca-kHz by Sonika Jindal · 9 years ago
  33. 5006c10 Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" by Benjamin Tissoires · 9 years ago
  34. 6e5e9a0 HID: sjoy: support Super Joy Box 4 by Sean Young · 9 years ago
  35. 4c3e829 HID: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mapping by Frank Praznik · 9 years ago
  36. 221399b HID: sony: Simplify LED initialization and eliminate redundant copies when updating LED states by Frank Praznik · 9 years ago
  37. 8f069fd HID: sony: Correct Sony device ordering by Frank Praznik · 9 years ago
  38. c5e0c1c HID: sony: Add support for the Sony Motion Controller by Frank Praznik · 9 years ago
  39. 7c886d0 HID: sony: Add the product ID for the Sony Motion Controller by Frank Praznik · 9 years ago
  40. 131a8a9 HID: sony: Prevent the freeing of an unitialized ida value by Frank Praznik · 9 years ago
  41. c6f2104 HID: prodikeys: remove unused variable by Jiri Slaby · 9 years ago
  42. e039306 HID: make timeout HZ independent by Nicholas Mc Guire · 9 years ago
  43. 181a8b9 HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit by Benjamin Tissoires · 9 years ago
  44. 3094fe1 mtd: m25p80: remove unused flash entries from id_table by Rafał Miłecki · 9 years ago
  45. b79c332 mtd: spi-nor: add support for the ISSI SI25CD512 SPI flash by Gabor Juhos · 9 years ago
  46. 660b5b0 mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chip by Gabor Juhos · 9 years ago
  47. 57b8045 mtd: Switch to PM ops by Lars-Peter Clausen · 9 years ago
  48. b946653 mtd: samsung: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  49. 0abe75d mtd: s3c2410: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  50. 8d1e568 mtd: mxc-nand: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  51. ce914e6 mtd: nand: pxa3xx: fix build on ARM64 by Rob Herring · 9 years ago
  52. afca11e mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout by Maxime Ripard · 9 years ago
  53. 818a45b mtd: fsmc_nand: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  54. 0bda3e1 mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value by Nicholas Mc Guire · 9 years ago
  55. 0aec7ac9 mtd: nand: Remove in vain memset() in nand_onfi_get_features() by Richard Weinberger · 9 years ago
  56. 6661044 mtd: constify of_device_id array by Fabian Frederick · 9 years ago
  57. c0fe07a drm/qxl: rewrite framebuffer support by Gerd Hoffmann · 9 years ago
  58. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  59. f5cd2ae mtd: nand_bbt: fix theoretical integer overflow in BBT write by Brian Norris · 9 years ago
  60. 83c5954 mtd: nand_bbt: unify/fix error handling in nand_scan_bbt() by Brian Norris · 9 years ago
  61. 1779935 mtd: nand_bbt: make nand_scan_bbt() static by Brian Norris · 9 years ago
  62. d24fe0c mtd: diskonchip: don't call nand_scan_bbt() directly by Brian Norris · 9 years ago
  63. a2281e8 mtd: nand_bbt: drop unnecessary header by Brian Norris · 9 years ago
  64. d2a5d46 clk: add missing lock when call clk_core_enable in clk_set_parent by Dong Aisheng · 9 years ago
  65. 3419e49 Input: s3c2410_ts - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  66. 8550b07 Input: samsung-keypad - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  67. 5f6f117 Input: goodix - check the 'buffer status' bit before reading data by Paul Cercueil · 9 years ago
  68. c615dcb Input: adp5589-keys - fix event count mask by Guido Martínez · 9 years ago
  69. 195e610 Input: adp5589-keys - fix pull mask setting by Guido Martínez · 9 years ago
  70. 0e1dc42 Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  71. d85b11b toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill by Azael Avalos · 9 years ago
  72. 7ee8cd3 toshiba_bluetooth: Add RFKill handler functions by Azael Avalos · 9 years ago
  73. 84c0691 toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev by Azael Avalos · 9 years ago
  74. 2b74103 toshiba_acpi: Remove bluetooth rfkill code by Azael Avalos · 9 years ago
  75. 10d089b can: flexcan: replace open coded "mailbox code" by proper define by Marc Kleine-Budde · 10 years ago
  76. 6f75fce can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2 by Marc Kleine-Budde · 10 years ago
  77. 66a6ef0 can: flexcan: add documentation about mailbox organization by Marc Kleine-Budde · 10 years ago
  78. 8a1ce7e can: flexcan: add MB/FIFO specific column to comment table of IP versions by David Jander · 10 years ago
  79. 98fb1ff UBI: block: Add missing cache flushes by Kevin Cernekee · 9 years ago
  80. c1c325d tty: serial: 8250_mtk: Add support for bus clock by Sascha Hauer · 9 years ago
  81. 68e5fc4 tty: serial: 8250_mtk: use pm_runtime callbacks for enabling by Sascha Hauer · 9 years ago
  82. a5fd8445 tty: serial: 8250_mtk: Use devm_clk_get by Sascha Hauer · 9 years ago
  83. 59f89f2 tty: serial: 8250_mtk: remove unnecessary test by Sascha Hauer · 9 years ago
  84. c547630f ARM: meson: serial: convert iounmap to devm_iounmap by Firo Yang · 9 years ago
  85. eda0cd3 tty: serial: 8250: omap: synchronize rx_running by John Ogness · 9 years ago
  86. 02ec604 dmaenegine: edma: allow pause/resume for non-cyclic mode by John Ogness · 9 years ago
  87. 35a0f95 serial: SERIAL_IFX6X60 should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  88. cbbcd1f serial: ifx6x60: Remove superfluous casts when calling request_irq() by Geert Uytterhoeven · 9 years ago
  89. 9a499db serial: ifx6x60: Remove dangerous spi_driver casts by Geert Uytterhoeven · 9 years ago
  90. adeede7 serial: sirf: move from clk_get to devm_clk_get by Qipan Li · 9 years ago
  91. 4b8038d Revert "serial: sirf: add a new uart type support" by Qipan Li · 9 years ago
  92. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 9 years ago
  93. bbdfe62 drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE by Valentin Rothberg · 9 years ago
  94. 60d0da5 serial: bfin: ctsrts: enfore Kconfig naming convention by Valentin Rothberg · 9 years ago
  95. 5b84c96 drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment by Valentin Rothberg · 9 years ago
  96. 47eb16f drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 by Valentin Rothberg · 9 years ago
  97. d033e82 tty/serial: at91: handle IRQ status more safely by Leilei Zhao · 9 years ago
  98. 74a7608 drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED by Valentin Rothberg · 9 years ago
  99. f52e17e drivers/tty/serial/crisv10.c: remove dead #ifdef blocks by Valentin Rothberg · 9 years ago
  100. cc020ea drivers/tty/serial/crisv10.c: remove dead #ifdef blocks by Valentin Rothberg · 9 years ago