1. ec0ceb9 Staging: ipack/bridges/tpci200: remove gotos in tpci200_install() by Miguel Gómez · 12 years ago
  2. f7986a9 Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq() by Miguel Gómez · 12 years ago
  3. 14d9f9a Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space() by Miguel Gómez · 12 years ago
  4. 5e4be52 Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space() by Miguel Gómez · 12 years ago
  5. 7d3da09 Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq(). by Miguel Gómez · 12 years ago
  6. 4bf8523 staging:iio:magnetometer:ak8975: remove 'mode' attribute by Leed Aguilar · 12 years ago
  7. 82f2acd staging:iio:magnetometer:ak8975: use gpio_request_one api by Leed Aguilar · 12 years ago
  8. 040f3e5 staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM data by Leed Aguilar · 12 years ago
  9. 74dcd43 iio: iio_enum_available_read: Prevent possible buffer overflow by Lars-Peter Clausen · 12 years ago
  10. a21e6bf iio: adf4350: fix compiler warning [-Wuninitialized] by Michael Hennerich · 12 years ago
  11. 42b3820 Staging: ipack/devices/ipoctal: change pr_* usage for dev_* functions by Samuel Iglesias Gonsalvez · 12 years ago
  12. a23d320 Staging: ipack/bridges/tpci200: change pr_* usage for dev_* functions by Samuel Iglesias Gonsalvez · 12 years ago
  13. 20cf700 Staging: ipack/bridges/tpci200: fix kernel oops when uninstalling a device by Samuel Iglesias Gonsalvez · 12 years ago
  14. ca2d2bb Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info by Samuel Iglesias Gonsalvez · 12 years ago
  15. 597d473 Staging: ipack/devices/ipoctal: avoid kernel oops when uninstalling by Samuel Iglesias Gonsalvez · 12 years ago
  16. b2bc13c Staging: ipack: delete the call to remove() in ipack_driver_register by Samuel Iglesias Gonsalvez · 12 years ago
  17. 3b86bb2 Staging: ipack: use idr interface for numbering buses by Samuel Iglesias Gonsalvez · 12 years ago
  18. 6526029 Staging: ipack/bridges/tpci200: removed check of tpci200->slots[dev->slot].dev by Samuel Iglesias Gonsalvez · 12 years ago
  19. 1fc7528 Staging: ipack/bridges/tpci200: remove name field from slot_irq by Samuel Iglesias Gonsalvez · 12 years ago
  20. e149ef8 Staging: ipack/bridges/tpci200: fix indention. by Samuel Iglesias Gonsalvez · 12 years ago
  21. 786d986 Staging: ipack/bridges/tpci200: check if the remove function is available by Samuel Iglesias Gonsalvez · 12 years ago
  22. 6ad0c48 Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if succeed. by Samuel Iglesias Gonsalvez · 12 years ago
  23. 38f1c53 Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if succeed. by Samuel Iglesias Gonsalvez · 12 years ago
  24. be98cc1 Staging: ipack: return proper value in match() function by Samuel Iglesias Gonsalvez · 12 years ago
  25. 862fe87 Staging: ipack/bridges/tpci200: delete sysfs files by Samuel Iglesias Gonsalvez · 12 years ago
  26. 7721d65 Staging: ipack: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  27. f61343b staging: iio: ak8975: Make it behave better as modules by Shubhrajyoti D · 12 years ago
  28. 1079def staging: iio: hmc5843: Make it behave better as modules by Shubhrajyoti D · 12 years ago
  29. dbdc025 staging:iio: Move DAC drivers out of staging by Lars-Peter Clausen · 12 years ago
  30. 20374d1 staging:iio:dac:ad5791: Move private structs and defines from header to C file by Lars-Peter Clausen · 12 years ago
  31. a98348b staging:iio:dac:ad5504: Move private structs and defines from header to C file by Lars-Peter Clausen · 12 years ago
  32. 4f0a788 staging:iio:dac:ad5504: Check if IRQ was requested before freeing it by Lars-Peter Clausen · 12 years ago
  33. 4468cb55 staging:iio:dac:ad5791: Use strtobool for boolean values by Lars-Peter Clausen · 12 years ago
  34. 2490594 staging:iio:dac:ad5624r: Use strtobool for boolean values by Lars-Peter Clausen · 12 years ago
  35. 3bbbf15 staging:iio:dac:ad5504: Use strtobool for boolean values by Lars-Peter Clausen · 12 years ago
  36. 159fe69 staging:iio:dac: Remove dac.h by Lars-Peter Clausen · 12 years ago
  37. 4cd8d87 staging:iio:dac:max517: Convert to channel spec by Lars-Peter Clausen · 12 years ago
  38. cadb695 staging:iio:dac: Remove unused dac.h includes by Lars-Peter Clausen · 12 years ago
  39. 4571b39 staging:iio:dac:ad5791: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  40. fe4586a staging:iio:dac:ad5686: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  41. 66eb905 staging:iio:dac:ad5624r: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  42. 8d05d77 staging:iio:dac:ad5504: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  43. 868e0862 staging:iio:dac:ad5380: Convert to extended channel attributes by Lars-Peter Clausen · 12 years ago
  44. 09d48aa staging:iio:dac:ad5446: Use iio_enum for powerdown modes by Lars-Peter Clausen · 12 years ago
  45. 26628f6 staging:iio:dac:ad5064: Use iio_enum for powerdown modes by Lars-Peter Clausen · 12 years ago
  46. 5212cc8 iio: Add helper functions for enum style channel attributes by Lars-Peter Clausen · 12 years ago
  47. 1875ffd iio:inkern: Use iio_device_{get,put} by Lars-Peter Clausen · 12 years ago
  48. e4e8b77 iio: Add iio_device_get() by Lars-Peter Clausen · 12 years ago
  49. 44dd5b0 staging: iio: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  50. e31166f iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers by Michael Hennerich · 12 years ago
  51. cd1678f iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator by Michael Hennerich · 12 years ago
  52. 9c8ea1b iio: add LM3533 ambient-light-sensor driver by Johan Hovold · 12 years ago
  53. 2979460 Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. by Kevin McKinney · 12 years ago
  54. ff35204 Staging: bcm: Remove typedef for _LEADER and call directly. by Kevin McKinney · 12 years ago
  55. a869993 Staging: bcm: Remove typedef for _PACKETTOSEND and call directly. by Kevin McKinney · 12 years ago
  56. c1975ed Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly. by Kevin McKinney · 12 years ago
  57. 2610c7a Staging: bcm: Remove typedef for link_request and call directly. by Kevin McKinney · 12 years ago
  58. 845bd53 Staging: bcm: Remove typedef for _ADD_CONNECTION. by Kevin McKinney · 12 years ago
  59. fa64354 Staging: bcm: Remove typedef for _CLASSIFICATION_RULE. by Kevin McKinney · 12 years ago
  60. 0e000c2 Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY. by Kevin McKinney · 12 years ago
  61. f428450 Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call directly. by Kevin McKinney · 12 years ago
  62. 92562ae Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly. by Kevin McKinney · 12 years ago
  63. 7f22485 Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly. by Kevin McKinney · 12 years ago
  64. 0b3edf7 Staging: bcm: Remove typedef for _packet_info and call directly. by Kevin McKinney · 12 years ago
  65. 774bea8 Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly. by Kevin McKinney · 12 years ago
  66. d0830f6 Staging: bcm: Remove condition check on macro REL_4_1 because it is not used. by Kevin McKinney · 12 years ago
  67. 3753164 Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly. by Kevin McKinney · 12 years ago
  68. 406a508 Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly. by Kevin McKinney · 12 years ago
  69. 7a27a2c Staging: bcm: Remove typedef for FirmwareInfo and call directly. by Kevin McKinney · 12 years ago
  70. 7905c78 Staging: bcm: Remove typedef for _cntl_pkt in Adapter.h by Kevin McKinney · 12 years ago
  71. be30999 Staging: bcm: Remove typedef for _DDR_SETTING and call directly. by Kevin McKinney · 12 years ago
  72. 76cc6f9 Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.h by Kevin McKinney · 12 years ago
  73. 3fe192d staging "rts_pstor" fix some typos while reading through rts_pstor by Justin P. Mattock · 12 years ago
  74. 8a7245e Staging: android: alarm: Rename pr_alarm to alarm_dbg by Joe Perches · 12 years ago
  75. 5d3b0d1 staging: comedi: amplc_pci230: Remove forward declarations 4 by Ian Abbott · 12 years ago
  76. bd4447e staging: comedi: amplc_pci230: Remove forward declarations 3 by Ian Abbott · 12 years ago
  77. 091e8d8 staging: comedi: amplc_pci230: Remove forward declarations 2 by Ian Abbott · 12 years ago
  78. 027ee06 staging: comedi: amplc_pci230: Remove forward declarations 1 by Ian Abbott · 12 years ago
  79. ba54fa6 staging: comedi: amplc_pci230: Add attach_pci() hook by Ian Abbott · 12 years ago
  80. 967bfbc staging: comedi: amplc_pci230: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  81. 4b05d17 staging: comedi: amplc_pci230: Replace printk calls by Ian Abbott · 12 years ago
  82. 9dc5a82 staging: comedi: amplc_pci224: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  83. 01ea83b staging: comedi: amplc_pci224: Change return type of pci224_find_pci() by Ian Abbott · 12 years ago
  84. eedc1b7 staging: comedi: amplc_pci224: Replace printk calls by Ian Abbott · 12 years ago
  85. 52954ab staging: comedi: amplc_pci224: __devinit pci224_attach_pci() by Ian Abbott · 12 years ago
  86. c894ec8 staging: comedi: amplc_dio200: Add attach_pci() hook by Ian Abbott · 12 years ago
  87. adb4601 staging: comedi: amplc_dio200: Remove thisboard, thislayout and devpriv macros by Ian Abbott · 12 years ago
  88. 181ad5e staging: comedi: amplc_dio200: Change return type of dio200_find_pci() by Ian Abbott · 12 years ago
  89. 485455d0 staging: comedi: amplc_dio200: Replace printk calls by Ian Abbott · 12 years ago
  90. fd97962 staging: comedi: amplc_dio200: Remove forward function declarations by Ian Abbott · 12 years ago
  91. d22e930 staging: comedi: amplc_dio200: Use module_comedi_{pci,}_driver() by Ian Abbott · 12 years ago
  92. a6e11e3 staging: comedi: amplc_dio200: Use IS_ENABLED() by Ian Abbott · 12 years ago
  93. d8967b6 staging: comedi: amplc_pc263: Add attach_pci() hook by Ian Abbott · 12 years ago
  94. 04d6696 staging: comedi: amplc_pc263: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  95. 7ac75ba staging: comedi: amplc_pc263: Change return type of pc263_find_pci() by Ian Abbott · 12 years ago
  96. 6ac6825 staging: comedi: amplc_pc263: Remove unused fancy_name by Ian Abbott · 12 years ago
  97. 03668b1 staging: comedi: amplc_pc263: Replace printk calls by Ian Abbott · 12 years ago
  98. ba7914c staging: comedi: amplc_pc263: Remove forward function declarations by Ian Abbott · 12 years ago
  99. 40372f5 staging: comedi: amplc_pc263: Use module_comedi_{pci, }_driver() by Ian Abbott · 12 years ago
  100. b4843c1 staging: comedi: amplc_pc263: Use IS_ENABLED() by Ian Abbott · 12 years ago