1. 325a807 ipg: endianness fixes by Al Viro · 17 years ago
  2. 857e37d ipg: endianness annotations by Al Viro · 17 years ago
  3. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  4. fa8a4b63 more tulip endianness annotations by Al Viro · 17 years ago
  5. eb4d84f ibm_newemac annotations (iomem, NULL noise) by Al Viro · 17 years ago
  6. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  7. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  8. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  9. 51ef9c5 synclink_gt endianness annotations by Al Viro · 17 years ago
  10. 1ccc914 fw-cdev __user annotations by Al Viro · 17 years ago
  11. a39f9d0 mpc5200_wdt: __user annotations by Al Viro · 17 years ago
  12. 47063d6 remove duplicate initializer (macvlan) by Al Viro · 17 years ago
  13. bef1bc9 skb->tail in ibm_newemac should be skb_tail_pointer() by Al Viro · 17 years ago
  14. 52d4e66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  15. f248488 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  16. cbe619b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  17. 5dd80d5 mpc52xx-uart: fix compile warning (format type mismatch) by Grant Likely · 17 years ago
  18. 80d4b41 mpc52xx-ata: fix compile warning (unused variable) by Grant Likely · 17 years ago
  19. 86a2249 XilinxFB: typo bugfix by Grant Likely · 17 years ago
  20. 9ec0fd4e more uevent fallout (drivers/base/memory.c) by Al Viro · 17 years ago
  21. 409f243 missing include in ssb by Al Viro · 17 years ago
  22. 97be91c typo in ibm_newemac/rgmii.c by Al Viro · 17 years ago
  23. 7ac0326 uevent environment changes fallout by Al Viro · 17 years ago
  24. e3d18658 Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 17 years ago
  25. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  26. 709d27c HID: hidraw_connect() memleak fix by Mariusz Kozlowski · 17 years ago
  27. 86166b7 HID: add hidraw interface by Jiri Kosina · 18 years ago
  28. efc493f USB HID: provide hook for hidraw write() by Jiri Kosina · 18 years ago
  29. a2e1b83 [MTD] fix mtdconcat for subpage-write NAND by Chris Paulson-Ellis · 17 years ago
  30. 3cd3a86 [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first. by Adrian Hunter · 17 years ago
  31. 30a7eb2 [MTD] [OneNAND] Return only negative error codes by Adrian Hunter · 17 years ago
  32. 34627f0 [MTD] [OneNAND] Synchronize block locking operations by Adrian Hunter · 17 years ago
  33. bb6c8d8 HID: hiddev: Add 32bit ioctl compatibilty by Philip Langdale · 17 years ago
  34. 4469435 HID: Add GeneralTouch touchscreen to the blacklist by Ilya Frolov · 17 years ago
  35. 3cc5f91 HID: add support for Microsoft Wireless Laser Keyboard 6000 by Khelben Blackstaff · 17 years ago
  36. e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
  37. 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
  38. 0ce1ac3 HID: trivial fixes in hid-debug by Joe Perches · 17 years ago
  39. f14d5d2 HID: fix input mapping for Microsoft Ergonomic Keyboard by Jiri Kosina · 17 years ago
  40. 5edc41ee HID: use hid-plff driver for GreenAsia 0e8f:0003 devices by Anssi Hannula · 17 years ago
  41. d500d11 USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display by Mike Crowe · 17 years ago
  42. 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
  43. c4025ad USBHID: add CM109 device to blacklist by Alfred E. Heggestad · 17 years ago
  44. c01d50d HID: Report usage codes of keys as EV_MSC scancode events by Jiri Kosina · 17 years ago
  45. 82eb121 HID: ignore all non-LED usages in output fields in hid-input by Jiri Kosina · 17 years ago
  46. 77b2966 HID: fix whitespace damage by Jiri Kosina · 17 years ago
  47. b27c959 HID: add support for Thrustmaster FGT Force Feedback wheel by Dmitry Torokhov · 17 years ago
  48. 933e318 HID: minimal autosuspend support for USB HID devices by Oliver Neukum · 18 years ago
  49. 1fe8736d HID: add support for Microsoft Natural Ergonomic Keyboard 4000 by Jiri Kosina · 17 years ago
  50. cc5f4f28 UBI: return correct error code by Artem Bityutskiy · 17 years ago
  51. 5abde38 UBI: remove useless inlines by Artem Bityutskiy · 17 years ago
  52. e8823bd UBI: fix atomic LEB change problems by Artem Bityutskiy · 17 years ago
  53. 6986646 UBI: use byte hexdump by Artem Bityutskiy · 17 years ago
  54. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  55. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  56. ef6075f UBI: use linux print_hex_dump(), not home-grown one by Artem Bityutskiy · 17 years ago
  57. 0169b49 UBI: don't use array index before testing if it is negative by Jesper Juhl · 17 years ago
  58. 8d2d401 UBI: add more prints by Artem Bityutskiy · 17 years ago
  59. 8bc2296 UBI: fix sparse warnings by Artem Bityutskiy · 17 years ago
  60. dcec4c3 UBI: fix leak in ubi_scan_erase_peb by Florin Malita · 17 years ago
  61. f9c97e5 [FFB]: source cleanup by Krzysztof Helt · 17 years ago
  62. a140e94 [CG6]: accelerated copyarea by Krzysztof Helt · 17 years ago
  63. 6993bea [CG6]: code cleanup by Krzysztof Helt · 17 years ago
  64. 4735b37 Fix ohci-ssb with !CONFIG_PM by Al Viro · 17 years ago
  65. d773b33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  66. ac3f575 i2c-nforce2: Declare PEC as supported by Jean Delvare · 17 years ago
  67. d49584c i2c-nforce2: Abort the transaction on error by Oleg Ryjkov · 17 years ago
  68. 4153549 i2c-nforce2: Move status checking to a separate function by Oleg Ryjkov · 17 years ago
  69. a202707 i2c-au1550: Fix a misused register problem by Chris David · 17 years ago
  70. 6662cbb i2c: Rename the PEC functionality bit by David Brownell · 17 years ago
  71. 24d0fb42 i2c-at91: Mark as broken by David Brownell · 17 years ago
  72. 53be795 i2c: Remove i2c_algorithm.algo_control() by David Brownell · 17 years ago
  73. cdeec3c cx23885: Drop empty i2c algorithm control callback by Jean Delvare · 17 years ago
  74. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  75. e265cfa i2c-dev: Reject I2C_M_RECV_LEN by David Brownell · 17 years ago
  76. 9d90c1f i2c-stub: Support multiple chips by Jean Delvare · 17 years ago
  77. 567a244 i2c-bfin-twi: Remove useless twi_lock mutex by Francis Moreau · 17 years ago
  78. e07bc67 i2c-i801: Add support for the Intel Tolapai SMBus by Jason Gaston · 17 years ago
  79. a64ec07 i2c: Document struct i2c_msg by David Brownell · 17 years ago
  80. 553515e i2c/pcf8574: No arbitrary initialization by Jean Delvare · 17 years ago
  81. 95a7f10 i2c: Add DaVinci I2C controller support by Vladimir Barinov · 17 years ago
  82. 7589a32 i2c-ibm_iic: Add support for new-style clients by Stefan Roese · 17 years ago
  83. 8056c6c i2c/tps65010: New-style driver updates, part 2 by David Brownell · 17 years ago
  84. b5067f8 i2c/tps65010: New-style driver updates, part 1 by David Brownell · 17 years ago
  85. 83eaaed i2c-core: Make some code static by Adrian Bunk · 17 years ago
  86. 3bbb835 i2c: New-style devices can support driver model wakeup flags by David Brownell · 17 years ago
  87. b027cac mlx4_core: Fix infinite loop on device initialization by Roland Dreier · 17 years ago
  88. cc11942 fallout from elsa setup split by Al Viro · 17 years ago
  89. bcd11ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  90. c8c55bc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  91. 3749c66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  92. c5d6471 fallout from DECLARE_MAC_BUF patches by Al Viro · 17 years ago
  93. 13bcd5d v4l: copy_to_user() is not a good method name by Al Viro · 17 years ago
  94. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  95. 6faf035 ssb bus needs <linux/io.h> by Geert Uytterhoeven · 17 years ago
  96. 50e36eb b43 wireless needs <linux/io.h> by Geert Uytterhoeven · 17 years ago
  97. 3649ba0 m68k: fix net drivers after recent get_stats updates by Geert Uytterhoeven · 17 years ago
  98. 0dddfd4 dm: emc_endio returns void by Geert Uytterhoeven · 17 years ago
  99. 6615c5b m68k: Atari input drivers cleanup by Geert Uytterhoeven · 17 years ago
  100. 99149a4 alim15x3: remove redundant m5229_revision check by Bartlomiej Zolnierkiewicz · 17 years ago