1. 2d7768a iio: st_sensors: add devicetree probing support by Linus Walleij · 10 years ago
  2. 3b1cae7 staging:iio:ad7291: Move out of staging by Lars-Peter Clausen · 10 years ago
  3. cfa71bf staging:iio:ad7291 define alert register bits by Hartmut Knaack · 10 years ago
  4. 8a32f65 staging:iio:ad7291 faciliate ad7291_read_event_config() by Hartmut Knaack · 10 years ago
  5. 5714d0c staging:iio:ad7291 cleanup defines by Hartmut Knaack · 10 years ago
  6. 975d98c staging:iio:ad7291 fix coding style by Hartmut Knaack · 10 years ago
  7. 48d58a5 staging:iio:ad7291 remove double define by Hartmut Knaack · 10 years ago
  8. f64c305 iio:trigger: Introduce the use of devm_kzalloc by Himangi Saraogi · 11 years ago
  9. 744966d6 staging: iio: Introduce the use of devm_ioremap_resource by Himangi Saraogi · 11 years ago
  10. 49f681f staging: iio: remove duplicate case labels by Daniel Baluta · 10 years ago
  11. 2609747 staging: iio: ad9832: Remove redundant check by Sachin Kamat · 11 years ago
  12. fb123a6 iio: hid-sensors: make hid_sensor_get_reporting_interval static by Daniel Baluta · 10 years ago
  13. 0599173 iio: st_sensors: add device tree bindings by Linus Walleij · 10 years ago
  14. 3ce85cc iio: st_sensors: get platform data from device tree by Linus Walleij · 10 years ago
  15. e4f9593 iio: imu: adis16480 switch sampling frequency attr to core support by Jonathan Cameron · 11 years ago
  16. a07a97d iio: imu: adis16400 switch sampling frequency attr to core support. by Jonathan Cameron · 11 years ago
  17. 82695ef iio: adis: Switch sampling frequency attr to core support. by Jonathan Cameron · 11 years ago
  18. 95bb891 iio: gyro: itg3200 switch sampling frequency attr to core support. by Jonathan Cameron · 11 years ago
  19. 2d239c9 iio:st sensors: remove custom sampling frequence attribute in favour of core support. by Jonathan Cameron · 11 years ago
  20. a244e7b iio: Add driver for AMS/TAOS tcs3414 digital color sensor by Peter Meerwald · 11 years ago
  21. 6c25539 iio: Add Intersil isl29125 digital color light sensor driver by Peter Meerwald · 11 years ago
  22. a034234 iio: hid-sensors: Fix compilation warning by Sachin Kamat · 11 years ago
  23. fc96d25 iio: xilinx-xadc: Remove unused variable by Sachin Kamat · 11 years ago
  24. 10215d8 iio: ad5686: Remove redundant variable by Sachin Kamat · 11 years ago
  25. 0d3a9b2 iio: ad5504: Remove redundant variable by Sachin Kamat · 11 years ago
  26. 15255c6 iio: ad5624r_spi: Remove redundant variable by Sachin Kamat · 11 years ago
  27. a9fbbbd iio: adis16400: Remove unused variable by Sachin Kamat · 11 years ago
  28. 14b596c staging: cxt1e1: remove driver by Kristina Martšenko · 10 years ago
  29. 19b1e76 staging: dgrp: remove driver by Kristina Martšenko · 10 years ago
  30. 929b2d4 staging: serqt_usb2: remove driver by Kristina Martšenko · 10 years ago
  31. de1c440 staging: wlags49_h2(5): remove driver by Kristina Martšenko · 10 years ago
  32. c047b44 staging: gdm72xx: use lower case for variable names for consistency by Ben Chan · 10 years ago
  33. e60cc3b staging: gdm72xx: use int instead of u32 whenever makes sense by Ben Chan · 10 years ago
  34. 8fea7d0 staging: gdm72xx: use bool instead of custom-defined BOOLEAN by Ben Chan · 10 years ago
  35. 0fbce84 staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data length by Ben Chan · 10 years ago
  36. 78adbb2 staging: dgnc_driver.c: code style fixes by Guillaume Morin · 10 years ago
  37. dc894a0 Staging: rtl8192ee: fixed tab coding style issue in base.h by Morgan S. Stuart · 10 years ago
  38. fbc470d drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  39. 4d525ef staging: wlan-ng/hfa384x_usb.c: add blank line after declarations by Cheng-Wei Lee · 10 years ago
  40. 51bd881 staging: lustre: lnet: api-ni.c: fixed sparse warnings by Anil Belur · 10 years ago
  41. 95b86a7 drivers/staging/lustre/lustre/llite: sparse warning corrections by Sami Laine · 10 years ago
  42. 39874a0 Staging: bcm: Lines shortened in download_ddr_settings() by Matthias Beyer · 10 years ago
  43. 9d6f394 Staging: bcm: Lines shortened in ddr_init() by Matthias Beyer · 10 years ago
  44. 40ee5a7 Staging: bcm: Moved doubled if-block by Matthias Beyer · 10 years ago
  45. 71928b3 Staging: bcm: Fixed indention for inner if-block by Matthias Beyer · 10 years ago
  46. 41f3b52 Staging: bcm: Indentation fixes by Matthias Beyer · 10 years ago
  47. ccc5188 Staging: bcm: Misc whitespace fixes by Matthias Beyer · 10 years ago
  48. 1ecd083 staging: vt6656: device_init_registers move out vnt_set_bss_mode by Malcolm Priestley · 10 years ago
  49. d358477 staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_mode by Malcolm Priestley · 10 years ago
  50. d35d5fb staging: vt6656: remove vnt_add_basic_rate by Malcolm Priestley · 10 years ago
  51. 068ce7d staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCB by Malcolm Priestley · 10 years ago
  52. 8cffb3c staging: vt6656: Remove rx handing from RXvWorkItem by Malcolm Priestley · 10 years ago
  53. 09bb27e staging: vt6656: vnt_tx_packet remove first assignment of time_stamp. by Malcolm Priestley · 10 years ago
  54. 5deb1cf staging: vt6656: rxtx replace wFragCtl with frag_ctl. by Malcolm Priestley · 10 years ago
  55. 79f976d staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0 by Malcolm Priestley · 10 years ago
  56. b876e985 staging: comedi: mite: cleanup mite_unsetup() by H Hartley Sweeten · 11 years ago
  57. 9086689 staging: comedi: mite.h: remove mite_device() by H Hartley Sweeten · 11 years ago
  58. ba9d29f staging: comedi: mite.h: remove mite_irq() by H Hartley Sweeten · 11 years ago
  59. d129656 staging: comedi: ni_pcimio: remove ATMIO and PCIMIO defines by H Hartley Sweeten · 11 years ago
  60. b3d471e staging: comedi: ni_mio_cs: remove ATMIO and PCIMIO defines by H Hartley Sweeten · 11 years ago
  61. e5cc90f staging: comedi: ni_atmio: remove ATMIO and PCIMIO defines by H Hartley Sweeten · 11 years ago
  62. 7239da2 staging: comedi: ni_pcimio: remove DRV_NAME define by H Hartley Sweeten · 11 years ago
  63. b674f9d staging: comedi: ni_stc.h: the boardinfo 'name' should be first by H Hartley Sweeten · 10 years ago
  64. 2529485 staging: comedi: ni_atmio: tidy up the boardinfo by H Hartley Sweeten · 11 years ago
  65. bfc8049 staging: comedi: ni_mio_cs: remove NI_SIZE define by H Hartley Sweeten · 11 years ago
  66. 551d793 staging: comedi: ni_atmio: remove NI_SIZE define by H Hartley Sweeten · 11 years ago
  67. 050e2d3 staging: comedi: ni_atmio: remove '= 0' boardinfo data by H Hartley Sweeten · 11 years ago
  68. 1fa955b staging: comedi: ni_mio_common.c: remove IRQ_POLARITY defines by H Hartley Sweeten · 11 years ago
  69. 32d878a staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS defines by H Hartley Sweeten · 11 years ago
  70. 614b5cf staging: comedi: ni_mio_common.c: remove interrupt_pin() macros by H Hartley Sweeten · 11 years ago
  71. a55e906 staging: comedi: ni_pcimio: remove forward declarations by H Hartley Sweeten · 11 years ago
  72. 3dc50c1 Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  73. 9dd4694 iio: staging: sca3000: hide stufftoread logic by Josselin Costanzi · 10 years ago
  74. f1b07cd staging: iio: Coding style issues fix. by Federico Di Pierro · 10 years ago
  75. a845a3a iio: magnetometer: ak8975: Use devm_* APIs by Beomho Seo · 10 years ago
  76. cfcd185e Documentation: iio: Extend documentation for hmc5843 bindings. by Marek Belisko · 11 years ago
  77. af690ce staging: iio: hmc5843: Add all available models to device tree id table. by Marek Belisko · 11 years ago
  78. 87a4690 staging: iio: ad9850.c: code cleanup by Guillaume Morin · 10 years ago
  79. ac4ddad staging: winbond: remove driver by Kristina Martšenko · 10 years ago
  80. fc167f6 iio: add support of the max1027 by Philippe Reynes · 11 years ago
  81. c0cd6e5 staging: bcm: nvm.c: Cleaning up check unsigned is less than zero by Rickard Strandqvist · 10 years ago
  82. fa1e4a7 Staging: bcm: hostmibs.c: Shortened lines by Matthias Beyer · 10 years ago
  83. ecf9744 Staging: bcm: replaced member accessing with variable for readability by Matthias Beyer · 10 years ago
  84. f687299 Staging: bcm: Added missing blank line after declarations by Matthias Beyer · 10 years ago
  85. ab78899 Staging: bcm: Replaced member accssing with variable by Matthias Beyer · 10 years ago
  86. 55eb46e Staging: bcm: Whitespace for indentation fixed by Matthias Beyer · 10 years ago
  87. 3a7f7ca Staging: bcm: line length fixed by Matthias Beyer · 10 years ago
  88. cd77fe7 Staging: bcm: Line length cleanup by Matthias Beyer · 10 years ago
  89. 269027e Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_modem() by Matthias Beyer · 10 years ago
  90. b3110cd Staging: bcm: Outsourced selecting of alternate setting by Matthias Beyer · 10 years ago
  91. b4ad0f0 Staging: bcm: Merged some lines which got shorter by the latest patch by Matthias Beyer · 10 years ago
  92. a02b67b Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit() by Matthias Beyer · 10 years ago
  93. 9e58842 Staging: bcm: Replaced member accessing with variable in device_run() by Matthias Beyer · 10 years ago
  94. 3b068e54 Staging: bcm: replaced member accessing by variable by Matthias Beyer · 10 years ago
  95. d3842d5 Staging: bcm: Shortened some lines by Matthias Beyer · 10 years ago
  96. f4367df Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenation by Matthias Beyer · 10 years ago
  97. 2d2ea21 Staging: bcm: led_control.c: Replaced member accessing by variable by Matthias Beyer · 10 years ago
  98. 76a60d5 Staging: bcm: led_control.c: Replaced member accessing by variable by Matthias Beyer · 10 years ago
  99. a143aa2 Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one check by Matthias Beyer · 10 years ago
  100. 8955051 Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary operator by Matthias Beyer · 10 years ago