1. 114a06a staging: ft1000: Fix coding style in get_request_value() function. by Marek Belisko · 14 years ago
  2. c3ed5d2 staging: ft1000: Fix coding style in get_request_type_usb() function. by Marek Belisko · 14 years ago
  3. 9b43f37 staging: ft1000: Fix coding style in get_request_type() function. by Marek Belisko · 14 years ago
  4. 5acc539 staging: ft1000: Fix coding style in put_handshake_usb() function. by Marek Belisko · 14 years ago
  5. 5865a18 staging: ft1000: Fix coding style in get_handshake_usb() function. by Marek Belisko · 14 years ago
  6. a8d4d19 staging: ft1000: Fix coding style in put_handshake() function. by Marek Belisko · 14 years ago
  7. c5d680c staging: ft1000: Fix coding style in check_usb_db() function. by Marek Belisko · 14 years ago
  8. 165d290 staging: ft1000: Remove dead code. by Marek Belisko · 14 years ago
  9. 4f69cef staging: ath6kl: Remove #define A_OK by Joe Perches · 14 years ago
  10. a1d4652 staging: ath6kl: Convert (status != A_OK) to (status) by Joe Perches · 14 years ago
  11. f68057e staging: ath6kl: Convert A_INT32 to s32 by Joe Perches · 14 years ago
  12. cb1e370 staging: ath6kl: Convert A_INT16 to s16 by Joe Perches · 14 years ago
  13. f2ab127 staging: ath6kl: Convert A_INT8 to s8 by Joe Perches · 14 years ago
  14. c353f4b staging: ath6kl: Convert A_UINT64 to u64 by Joe Perches · 14 years ago
  15. e1ce2a3 staging: ath6kl: Convert A_UINT32 to u32 by Joe Perches · 14 years ago
  16. 4853ac0 staging: ath6kl: Convert A_UINT16 to u16 by Joe Perches · 14 years ago
  17. ab3655d staging: ath6kl: Convert A_UINT8 to u8 by Joe Perches · 14 years ago
  18. 4c42080f staging: ath6kl: Convert A_CHAR to char by Joe Perches · 14 years ago
  19. 1071a13 staging: ath6kl: Remove A_BOOL and TRUE/FALSE by Joe Perches · 14 years ago
  20. 949c367 Staging: Merge branch 'staging-next' into 2.6.38-rc3 by Greg Kroah-Hartman · 14 years ago
  21. 836aded staging: sep: Further tidying by Alan Cox · 14 years ago
  22. 38a26ef staging: usbvideo: vicam: Fix build in -next by Alan Cox · 14 years ago
  23. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  24. bc8bf90 Staging: comedi: Fix checpatch.pl issues in file rtd520.c by Nick Robinson · 14 years ago
  25. e80528b Staging: wlan-ng: fix 2 space coding style issues by Adam Thompson · 14 years ago
  26. ae63983 Staging: iio: ad7476_core.c: Fixed i2c -> spi documentation typo by Roland Stigge · 14 years ago
  27. 826514b Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata() by Roland Stigge · 14 years ago
  28. 86878827 Staging: dabusb: fixed coding style issues by Timo von Holtz · 14 years ago
  29. 046d747 Staging: usbvideo: vicam: fixed some coding style issues by Timo von Holtz · 14 years ago
  30. 61ceb7f Staging: usbvideo: usbvideo: fixed some coding style issues by Timo von Holtz · 14 years ago
  31. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  32. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  33. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  34. 0ffbf8b Revert "appletalk: move to staging" by Greg Kroah-Hartman · 14 years ago
  35. 51da8e2 Staging: rtl8192e: Remove unused card type by Mike McCormack · 14 years ago
  36. 1694027 Staging: rtl8192e: Remove unused endian_swap function by Mike McCormack · 14 years ago
  37. 11aacc2 Staging: rtl8192e: Remove #if 1 blocks by Mike McCormack · 14 years ago
  38. 83184e6 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  39. d163f32 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  40. d5fdaa3 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  41. 935ce89 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  42. b3bb17e Staging: rtl8192e: Remove PF_SYNCTHREADifdefs by Mike McCormack · 14 years ago
  43. 6376f21 Staging: rtl8192e: Don't mess with carrier before registering device by Mike McCormack · 14 years ago
  44. 890a685 Staging: rtl8192e: Remove support for legacy wireless extentions by Mike McCormack · 14 years ago
  45. d128eac Staging: rtl8192e: Remove unused struct members by Mike McCormack · 14 years ago
  46. 8875899 Staging: rtl8192e: Delete dead code by Mike McCormack · 14 years ago
  47. 356955a Staging: rtl8192e: Remove unused statistics by Mike McCormack · 14 years ago
  48. c282f2e Staging: rtl8192e: Remove variable that is never written by Mike McCormack · 14 years ago
  49. 8205669 staging: ath6kl: Convert tspecCompliance from A_BOOL to int by Joe Perches · 14 years ago
  50. 3460382 staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE. by Joe Perches · 14 years ago
  51. 5bb5572 staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSE by Joe Perches · 14 years ago
  52. ebb8e49 staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOL by Joe Perches · 14 years ago
  53. e2ad908 staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32 by Joe Perches · 14 years ago
  54. 6be02be staging: ath6kl: Convert 0 to FALSE by Joe Perches · 14 years ago
  55. bd11888 staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSE by Joe Perches · 14 years ago
  56. 807208f staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfix by Joe Perches · 14 years ago
  57. 879cf16 staging: ath6kl: Convert type of streamExists to A_UINT8 by Joe Perches · 14 years ago
  58. f192c2b staging: ath6kl: Convert bypasswmi to bool by Joe Perches · 14 years ago
  59. ae8e1e7 staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32 by Joe Perches · 14 years ago
  60. 391bb21 staging: ath6kl: Remove A_FAILED macro by Joe Perches · 14 years ago
  61. 509c9d9 staging: ath6kl: Remove A_SUCCESS macro by Joe Perches · 14 years ago
  62. 1f4c34b staging: ath6kl: Convert enum A_STATUS to int by Joe Perches · 14 years ago
  63. a789325 staging: ath6kl: Update cfg80211 to recent calling convention changes by Joe Perches · 14 years ago
  64. d7ddd16 Staging: wl_cfg80211.c: use BUG_ON correctly by Coly Li · 14 years ago
  65. 3073acd staging: msm/lcdc.c: Convert IS_ERR result to PTR_ERR by Julia Lawall · 14 years ago
  66. da9fcb7 staging: hv: Convert camel cased struct fields in vmbus_private.h to lower cases by Haiyang Zhang · 14 years ago
  67. 415f228 staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases by Haiyang Zhang · 14 years ago
  68. 767dff6 staging: hv: Convert camel cased struct fields in vmbus_channel_interface.h to lower cases by Haiyang Zhang · 14 years ago
  69. ca623ad staging: hv: Convert camel cased struct fields in vmbus_api.h to lower cases by Haiyang Zhang · 14 years ago
  70. 646f1ea staging: hv: Convert camel cased functions in vmbus_drv.c to lower cases by Haiyang Zhang · 14 years ago
  71. adf874c staging: hv: Convert camel cased variables in vmbus_drv.c to lower cases by Haiyang Zhang · 14 years ago
  72. c697767 staging: hv: Convert camel cased functions in connection.c to lower cases by Haiyang Zhang · 14 years ago
  73. 15b2f64 staging: hv: Convert camel cased variables in connection.c to lower cases by Haiyang Zhang · 14 years ago
  74. a6238f2 appletalk: move to staging by Arnd Bergmann · 14 years ago
  75. 939cbe5 staging: remove smbfs by Arnd Bergmann · 14 years ago
  76. 561c5cf staging: Remove autofs3 by Arnd Bergmann · 14 years ago
  77. 8aea588 staging/go7007: remove the BKL by Arnd Bergmann · 14 years ago
  78. 27a1681 staging: fix rts_pstor build errors by Randy Dunlap · 14 years ago
  79. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  80. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  81. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  82. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  83. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  84. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  85. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  86. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  87. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  88. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  89. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  90. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  91. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  92. 5f92acc8 Delete zero-length drivers/staging/vme/bridges/Module.symvers by Jeff Garzik · 14 years ago
  93. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  94. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 14 years ago
  95. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  96. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 14 years ago
  97. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  98. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 14 years ago
  99. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 14 years ago
  100. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 14 years ago