1. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  2. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  3. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  4. d43a338 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  5. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  6. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  7. 460223d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  8. 00a8691 Input: hid-lgff - treat devices as joysticks unless told otherwise by Dmitry Torokhov · 17 years ago
  9. 130b1ab Input: HID - add support for Logitech Formula Force EX by Valentin Zagura · 17 years ago
  10. f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 17 years ago
  11. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  12. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  13. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 17 years ago
  14. ebaf494 USB: another id for cp2101 driver by Pozsar Balazs · 17 years ago
  15. 5371f80 USB: ueagle-atm.c needs sched.h by Randy Dunlap · 17 years ago
  16. 398acce USB: at91_udc, shrink runtime footprint by David Brownell · 17 years ago
  17. 691895c usbnet: add missing Kconfig for KC2190 cables by David Brownell · 17 years ago
  18. cb1cebb usbnet: init fault (oops) cleanup, whitespace fixes by David Brownell · 17 years ago
  19. 6e91f52 usbnet: recognize SiteCom CN-124 by David Brownell · 17 years ago
  20. 6160beb usb: Remove Airprime device from option.c by Kevin Lloyd · 17 years ago
  21. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 18 years ago
  22. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  23. 7426fa8 USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist by Jeremy Roberson · 18 years ago
  24. 892705a USB: kernel-doc fixes by Randy Dunlap · 18 years ago
  25. 9be8456 USB: quirky device for cdc-acm by Oliver Neukum · 18 years ago
  26. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 18 years ago
  27. 3f141e2 USB: unconfigure devices which have config 0 by Alan Stern · 18 years ago
  28. 8356f31 USB: fix g_serial small error by Bryan O'Donoghue · 18 years ago
  29. a7e555b USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player by Dylan Taft · 18 years ago
  30. 0207c80 USB: Fix misspelled "USBNET_MII" kernel config option. by Robert P. J. Day · 18 years ago
  31. 3f9b407 USB: input: HID: add CIDC USB device to HID blacklist by Zheng XiaoJun · 18 years ago
  32. d0b4e31 USB: USB_RTL8150 must select MII by Adrian Bunk · 18 years ago
  33. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 18 years ago
  34. 5b06470 USB: fix autosuspend race in skeleton driver by Oliver Neukum · 18 years ago
  35. 57e4f04 USB: asix - Fix endian issues in asix_tx_fixup() by David Hollis · 18 years ago
  36. db90e7a USB: fix concurrent buffer access in the hub driver by Alan Stern · 18 years ago
  37. af59cf4 USB: Fix error cleanup path in airprime by Pete Zaitcev · 18 years ago
  38. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  39. 12f1ff8 usbcore: small changes to hub driver's suspend method by Alan Stern · 18 years ago
  40. 7fe89e9 USB: Fix apparent typo CONFIG_USB_CDCETHER. by Robert P. J. Day · 18 years ago
  41. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 18 years ago
  42. b544d74 USB: unusual_devs update for Sony P990i phone by Alan Stern · 18 years ago
  43. af3bd20 USB: Teac HD-35PU patch to unusual_devs.h by Thomas Bächler · 18 years ago
  44. 2d94b98 USB: PL2303: Willcom WS002IN Support. by YOSHIFUJI Hideaki · 18 years ago
  45. 6957e1a USB: fix needless failure under certain conditions by Oliver Neukum · 18 years ago
  46. c5999f0 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR by Josh Triplett · 18 years ago
  47. df23fa0 USB: Driver to charge USB blackberry devices by Greg Kroah-Hartman · 18 years ago
  48. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  49. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  50. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  51. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  52. 2ca48ed [PATCH] null pointer dereference in appledisplay driver by Michael Hanselmann · 18 years ago
  53. d687983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  54. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  55. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
  56. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  57. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  58. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  59. d78112e ACPI: video: Fix null pointer in appledisplay driver by Michael Hanselmann · 18 years ago
  60. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  61. 53ebb3b [PATCH] trivial usb endianness annotations by Al Viro · 18 years ago
  62. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  63. 32f3f49 [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc by Milan Svoboda · 18 years ago
  64. b2c6561 [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor by Andrew Victor · 18 years ago
  65. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  66. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  67. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  68. ab6c41a USB: remove duplicate device id from usb_storage by Greg Kroah-Hartman · 18 years ago
  69. 33c6b7e USB: remove duplicate device id from keyspan by Greg Kroah-Hartman · 18 years ago
  70. 210b197 USB: remove duplicate device id from ftdi_sio by Greg Kroah-Hartman · 18 years ago
  71. 9da88d7 USB: remove duplicate device id from visor by Greg Kroah-Hartman · 18 years ago
  72. 1a68f71 USB: a bit more coding style cleanup by Oliver Neukum · 18 years ago
  73. 9251644 usbcore: trivial whitespace fixes by Oliver Neukum · 18 years ago
  74. 1096f78 usb-storage: use first bulk endpoints, not last by Alan Stern · 18 years ago
  75. 629e442 EHCI: fix interrupt-driven remote wakeup by Alan Stern · 18 years ago
  76. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 18 years ago
  77. d053218 USB: autosuspend for usb printer driver by Oliver Neukum · 18 years ago
  78. a19ceb5 USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products by Jeremy Roberson · 18 years ago
  79. e43062d USB: Sierra Wireless auto set D0 by Kevin Lloyd · 18 years ago
  80. ef3ff46 USB: usb ethernet gadget recognizes HUSB2DEV by Håvard Skinnemoen · 18 years ago
  81. 1f5b9cc USB: list atmel husb2_udc gadget controller by Håvard Skinnemoen · 18 years ago
  82. 49631ca USB: gadgetfs AIO tweaks by Alan Stern · 18 years ago
  83. ce46794 USB: gadgetfs behaves better on userspace init bug by David Brownell · 18 years ago
  84. 5b89db02 USB: gadgetfs race fix by David Brownell · 18 years ago
  85. 0864c7a USB: gadgetfs simplifications by David Brownell · 18 years ago
  86. 7489d14 USB: gadgetfs cleanups by David Brownell · 18 years ago
  87. 3ff4fd9 USB: race fixes for usb-serial, step 3 by Oliver Neukum · 18 years ago
  88. 4b10f0f USB: race fixes for usb-serial, step 2 by Oliver Neukum · 18 years ago
  89. 34ef50e USB: race fixes for usb-serial step 1 by Oliver Neukum · 18 years ago
  90. fdcba53 fix for bugzilla #7544 (keyspan USB-to-serial converter) by Rainer Weikusat · 18 years ago
  91. 3ede760 USB: total removal of multithreaded probing in usb by Oliver Neukum · 18 years ago
  92. 66e56ce USB: at91_udc wakeup event updates by David Brownell · 18 years ago
  93. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  94. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  95. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  96. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  97. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  98. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  99. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  100. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago