1. bb40876 staging: ft1000: Remove unused declaration in ft1000_usb.h. by Marek Belisko · 13 years ago
  2. 1810b3b IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. by Michael Hennerich · 13 years ago
  3. 7dd04eb IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values by Michael Hennerich · 13 years ago
  4. 8ffc4e7 IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms by Michael Hennerich · 13 years ago
  5. 232b164 IIO: GYRO: ADXRS450: Add missing parity bit generation by Michael Hennerich · 13 years ago
  6. caca8c8 IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice by Michael Hennerich · 13 years ago
  7. 31f6a29 IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers by Michael Hennerich · 13 years ago
  8. bd5a793 IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices by Michael Hennerich · 13 years ago
  9. ba1c2bb IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs by Michael Hennerich · 13 years ago
  10. 62819fd staging: r8712u: Fix driver to support ad-hoc mode by Jeff Chua · 13 years ago
  11. 3d51406 Staging: hv: Get rid of the priv pointer in struct hv_driver by K. Y. Srinivasan · 13 years ago
  12. de632a2 Staging: hv: Cleanup vmbus_match() by K. Y. Srinivasan · 13 years ago
  13. 28e7f2a Staging: hv: Get rid of the references to the priv element of struct hv_driver in storvsc_drv.c by K. Y. Srinivasan · 13 years ago
  14. 779b4d1 Staging: hv: Get rid of the references to the priv element of struct hv_driver in net driver by K. Y. Srinivasan · 13 years ago
  15. 9f83886 Staging: hv: Introduce a function to map a generic driver pointer to a pointer to struct netvsc_driver by K. Y. Srinivasan · 13 years ago
  16. c2e138a Staging: hv: Get rid of the references to the priv element of struct hv_driver in hv_mouse.c by K. Y. Srinivasan · 13 years ago
  17. 786930b Staging: hv: Get rid of the references to the priv element of struct hv_driver in block driver by K. Y. Srinivasan · 13 years ago
  18. 0724e5f Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object by K. Y. Srinivasan · 13 years ago
  19. a12c27c Staging: xgifb: Fixed style issues. by Kenji Toyama · 13 years ago
  20. 14e4385 Staging: xgifb: Fixed style issues. by Kenji Toyama · 13 years ago
  21. 41ee9d8 staging: brcm80211: Remove si sb utils from brcmfmac by Franky Lin · 13 years ago
  22. c05df63 staging: brcm80211: Remove siutils dependence from dhd_sdio.c by Franky Lin · 13 years ago
  23. cee3cf4 staging: brcm80211: Add dhdsdio_chip_detach in dhd_sdio.c by Franky Lin · 13 years ago
  24. 5d0d7a9 staging: brcm80211: Move sdiod strength init to dhd_sdio.c by Franky Lin · 13 years ago
  25. eb5dc51 staging: brcm80211: Remove siutils dependency of dhdsdio_download_state by Franky Lin · 13 years ago
  26. a17379e Staging: xgifb: Fixed styles issues. by Kenji Toyama · 13 years ago
  27. eae5f02 Staging: xgifb: Fixed style issues. by Kenji Toyama · 13 years ago
  28. f432879 Staging: xgifb: Fixed header file. by Kenji Toyama · 13 years ago
  29. 3ecf352 Staging: xgifb: Removed thousands of warnings. by Kenji Toyama · 13 years ago
  30. 918122e Staging: xgifb: Fixed almost all style warnings. by Kenji Toyama · 13 years ago
  31. 1d7f656 Staging: xgifb: Fixed lots of coding style issues. by Kenji Toyama · 13 years ago
  32. 2dbe71c Staging: xgifb: Fixed coding style issues in vb_setmode.h by Kenji Toyama · 13 years ago
  33. bf32fcb Staging: xgifb: Fixed lots of coding style issues. by Kenji Toyama · 13 years ago
  34. 6622995 Staging: xgifb: Fixed coding style issues. by Kenji Toyama · 13 years ago
  35. 661f659 Staging: xgifb: Fixed coding style issues in vb_def.h by Kenji Toyama · 13 years ago
  36. 8a94d1a staging: xgifb: main: make internal functions static by Aaro Koskinen · 13 years ago
  37. 49192c4 staging: xgifb: main: delete unused functions by Aaro Koskinen · 13 years ago
  38. d542af5 staging: xgifb: main: delete redudant extern declarations by Aaro Koskinen · 13 years ago
  39. c4fa7df staging: xgifb: main: move functions to avoid forward declarations by Aaro Koskinen · 13 years ago
  40. f45f59d staging: xgifb: delete unused register I/O functions by Aaro Koskinen · 13 years ago
  41. 7a60d77 staging: xgifb: delete unused register I/O macros by Aaro Koskinen · 13 years ago
  42. 65283d4 staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or() by Aaro Koskinen · 13 years ago
  43. b2135e4 staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and() by Aaro Koskinen · 13 years ago
  44. e67f4d4 staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or() by Aaro Koskinen · 13 years ago
  45. b6e2dc3 staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set() by Aaro Koskinen · 13 years ago
  46. 7e119b7 staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get() by Aaro Koskinen · 13 years ago
  47. e3d5ceb staging: xgifb: replace outXGIREG() with outb() by Aaro Koskinen · 13 years ago
  48. e0ce58d staging: rts_pstor: clear error when read sd lba0 fail by wwang · 13 years ago
  49. 29bad1a staging: octeon-ethernet: remove .get_sg, etc. ethtool_ops by Michał Mirosław · 13 years ago
  50. 4be6f5d staging:iio:ade7758 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  51. 48f2719 staging:iio:adis16209 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  52. bdd560c staging:iio:adis16240 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  53. 8078244 staging:iio:adis16201 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  54. 37f9d27 staging:iio:adis16204 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  55. 9e558ff staging:iio:adis16203 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  56. ab8d48d4 staging:iio:adis16260 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  57. b333a24 staging:iio:adis16400 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  58. 9f201bb staging:iio:adis16350 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  59. 0955c1e staging:iio:adis16300 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  60. 1ff7e1d staging:iio:light:tsl2563 constify gain level table. by Jonathan Cameron · 13 years ago
  61. 33789dc staging:iio:tsl2563 take advantage of new iio_device_allocate private data. by Jonathan Cameron · 13 years ago
  62. c77b381 staging:iio:documentation make read_size signed to allow for errors. by Jonathan Cameron · 13 years ago
  63. 3dba81b staging:iio:max1363 take advantage of new iio_device_allocate private data. by Jonathan Cameron · 13 years ago
  64. b6b7068 staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistency by Jonathan Cameron · 13 years ago
  65. 9cc5598 staging:iio:adc:max1363 fix timestamp handling. by Jonathan Cameron · 13 years ago
  66. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  67. b428173 staging:iio: replace rip_lots naming with read_first_n by Jonathan Cameron · 13 years ago
  68. 582e548 staging:iio: iio_trigger_unregister - remove rather strange search for what we already have. by Jonathan Cameron · 13 years ago
  69. f6517f2 staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching by Jonathan Cameron · 13 years ago
  70. 67d1c1f staging: IIO: DAC: AD5446 add support for AD5541A devices by Michael Hennerich · 13 years ago
  71. ac4f6ee staging: iio: TAOS tsl258x: Device driver by Jon Brenner · 13 years ago
  72. 69d900a staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Output DACs by Michael Hennerich · 13 years ago
  73. 9886eb5 gma500: allow non stolen page backed framebuffer by Alan Cox · 13 years ago
  74. 541c81a gma500: prune some unused variables by Alan Cox · 13 years ago
  75. e1684a0 gma500: GEM - now we have the basics we shall stick pins in it by Alan Cox · 13 years ago
  76. ed7ea13 gma500: GEMify the frame buffer base bits by Alan Cox · 13 years ago
  77. 0dfac1c gma500: Begin the GEMification of the cursor code by Alan Cox · 13 years ago
  78. 6a62730 gma500: Add support for inserting and removing pages from the GART by Alan Cox · 13 years ago
  79. f20ee24 gma500: begin adding GEM by Alan Cox · 13 years ago
  80. f11dd9b gma500: add the ability to request backed space or not by Alan Cox · 13 years ago
  81. cb0ff05 gma500: Tidy up the allocations by Alan Cox · 13 years ago
  82. 8d9c134 gma500: Add a gtt allocator by Alan Cox · 13 years ago
  83. 36207d1 gma500: backlight warning by Alan Cox · 13 years ago
  84. 4df25c6 gma500: prepare to do some actual memory management by Alan Cox · 13 years ago
  85. a563a8c gma500: ioctl first pass by Alan Cox · 13 years ago
  86. 8452c3e staging: comedi: fix a typo by Weiping Pan(潘卫平) · 13 years ago
  87. a3712f4 staging: olpc_dcon: fix space and coding issues by Stefan Brähler · 13 years ago
  88. c09c9ae staging: sep: resolve issue with false zero length of page by Mark Allyn · 13 years ago
  89. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  90. 273f4be staging: Remove unnecessary semicolons when for (foo) {...}; by Joe Perches · 13 years ago
  91. b0b0fb0 staging: Remove unnecessary semicolons when while (foo) {...}; by Joe Perches · 13 years ago
  92. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  93. 60b0fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/linux-staging into staging-next by Greg Kroah-Hartman · 13 years ago
  94. 5d46f32 staging: istallion: fix arbitrary kernel memory reads/writes by Vasiliy Kulikov · 13 years ago
  95. 7816c45 modules: Enabled dynamic debugging for staging modules by Roland Vossen · 13 years ago
  96. cb63e4c staging: brcm80211: Add dhdsdio_chip_attach in dhd_sdio.c by Franky Lin · 13 years ago
  97. ddd0b09 staging: brcm80211: Add bcmchip.h by Franky Lin · 13 years ago
  98. 278057d staging: brcm80211: remove unnecessary include from nvram_ro.c by Arend van Spriel · 13 years ago
  99. e9c661e staging: brcm80211: bugfix for div by zero in minstrel_ht_tx_status by Roland Vossen · 13 years ago
  100. a1c5ad8 staging: brcm80211: replaced BCME_OK by 0 by Roland Vossen · 13 years ago