1. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  2. a105432 param: use free hook for charp (fix leak of charp parameters) by Rusty Russell · 14 years ago
  3. e6df34a param: add a free hook to kernel_param_ops. by Rusty Russell · 14 years ago
  4. 6a84152 param: silence .init.text references from param ops by Rusty Russell · 14 years ago
  5. 549a8a0 Add param ops struct for hvc_iucv driver. by Sachin Sant · 15 years ago
  6. 8e4e15d nfs: update for module_param_named API change by Stephen Rothwell · 14 years ago
  7. 101d6c8 AppArmor: update for module_param_named API change by Stephen Rothwell · 14 years ago
  8. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  9. a14fe24 param: move the EXPORT_SYMBOL to after the definitions. by Rusty Russell · 14 years ago
  10. 2e9fb99 params: don't hand NULL values to param.set callbacks. by Rusty Russell · 14 years ago
  11. d280080 documentation: fix erroneous email address. by Rusty Russell · 14 years ago
  12. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  13. 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
  14. 20d7b24 power: Remove owner field from attribute initialization code in OLPC driver by Guenter Roeck · 14 years ago
  15. 72d2e9f i2c.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  16. 0caa621 kernel/timer.c: fix kernel-doc function parameter warning by Randy Dunlap · 14 years ago
  17. 0f7436a docbook: fixup media support files for htmldocs also by Randy Dunlap · 14 years ago
  18. 3d2be54 docbook: fix fatal error from libata by Randy Dunlap · 14 years ago
  19. aca0fa3 jfs: don't allow os2 xattr namespace overlap with others by Dave Kleikamp · 14 years ago
  20. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  21. 7ae0dea90 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  22. 6c74700 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  23. 3e75616 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  24. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  25. 9895850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  26. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  27. b58af40 USB: serial: fix stalled writes by Johan Hovold · 14 years ago
  28. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  29. b3e6704 USB: fix thread-unsafe anchor utiliy routines by Christian Lamparter · 14 years ago
  30. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  31. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  32. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  33. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  34. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  35. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  36. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  37. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  38. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  39. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  40. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  41. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  42. c6ba1c2 USB:: fix linux/usb.h kernel-doc warnings by Randy Dunlap · 14 years ago
  43. 52af954 USB: add USB serial ssu100 driver by Bill Pemberton · 14 years ago
  44. f283925 USB: usb-storage: implement autosuspend by Alan Stern · 14 years ago
  45. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  46. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  47. 356c5a4 USB: cp210x: Add four new device IDs by Alessio Igor Bogani · 14 years ago
  48. b6180ef USB: ftdi_sio: device id for Navitator by dranch@trinnet.net · 14 years ago
  49. c4e0b50 USB: accept RNDIS configs if there's no alternative by Alan Stern · 14 years ago
  50. 0372a75 USB: option: add huawei k3765 k4505 devices to work properly by Andrew Bird · 14 years ago
  51. 56706491 USB: gadget: file_storage: serial parameter even if not test mode by Michal Nazarewicz · 14 years ago
  52. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  53. afad196 USB: serial: enabling support for Segway RMP in ftdi_sio by John G. Rogers · 14 years ago
  54. 31ee04d USB: s3c-hsotg: add support for clock gating by Marek Szyprowski · 14 years ago
  55. 1eb838d USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register by Marek Szyprowski · 14 years ago
  56. 4d47166 USB: s3c-hsotg: fix compilation problem by Marek Szyprowski · 14 years ago
  57. e50bf38 USB: s3c-hsotg: Add support for external USB clock by Maurus Cuelenaere · 14 years ago
  58. a33e713 USB: s3c-hsotg: Fix OUT packet request retry by Ben Dooks · 14 years ago
  59. b05ca58 USB: s3c-hsotg: Fix the OUT EP0 limit by Ben Dooks · 14 years ago
  60. 6cd68de USB: s3c-hsotg: Fix max EP0 IN request length by Ben Dooks · 14 years ago
  61. c9a64ea USB: s3c-hsotg: Check for new request before enqueing new setup by Ben Dooks · 14 years ago
  62. 03e10e5 USB: s3c-hsotg: Only load packet per fifo write by Ben Dooks · 14 years ago
  63. 10aebc7 USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode by Ben Dooks · 14 years ago
  64. b3864ce USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset by Ben Dooks · 14 years ago
  65. e7a9ff5 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' by Ben Dooks · 14 years ago
  66. 679f9b7 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes by Ben Dooks · 14 years ago
  67. 6d091ee7 USB: s3c-hsotg: Increase TX fifo limit by Ben Dooks · 14 years ago
  68. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  69. a93917d USB: gadget: storage: optional SCSI WRITE FUA bit by Andy Shevchenko · 14 years ago
  70. 8156d15 usb: gadget: storage: strict coversion of 'ro' parameter by Andy Shevchenko · 14 years ago
  71. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  72. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  73. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  74. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  75. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  76. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  77. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  78. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  79. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago
  80. 4422da6 USB: xHCI: handle_tx_event() refactor: finish_td by Andiry Xu · 14 years ago
  81. b972302 USB: option: Huawei ETS 1220 support added by Pavel Kazlou · 14 years ago
  82. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  83. 33d973a USB: resizing usbmon binary interface buffer causes protection faults by Steven Robertson · 14 years ago
  84. 92eb2a5 USB: gadget: functionfs: stale Makefile entry removed by Michal Nazarewicz · 14 years ago
  85. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  86. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  87. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  88. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  89. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  90. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  91. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  92. 51a91a5 USB: otg/ulpi: add support for SMSC USB3319 ulpi phy by Igor Grinberg · 14 years ago
  93. 6a5a9a4 USB: otg/ulpi: remove unused macro by Igor Grinberg · 14 years ago
  94. fa345d0 USB: otg/ulpi.c : fix register write by Eric Bénard · 14 years ago
  95. 9800eb3 USB: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  96. 10d0ca0 USB: host: Remove dead CONFIG_ARCH_KARO by Christian Dietrich · 14 years ago
  97. a7a6b79 USB: serial: enable async suspend for usb serial port device by Ming Lei · 14 years ago
  98. d0390d9 USB: musb: forward debug mode feature to gadget by stephane duverger · 14 years ago
  99. f6c826a USB: EHCI Debug Port Device Gadget by stephane duverger · 14 years ago
  100. fd63b10 USB: gadget: Remove unnecessary casts of private_data by Joe Perches · 14 years ago