1. 53dc194 [media] af9015: suspend/resume by Antti Palosaari · 12 years ago
  2. acaec14 [media] dvb_usb_v2: use keyword const for USB ID table by Antti Palosaari · 12 years ago
  3. 2d2b37c7 [media] dvb_usb_v2: move few callbacks one level up by Antti Palosaari · 12 years ago
  4. b00a901 [media] dvb_usb_v2: Cypress firmware download module by Antti Palosaari · 12 years ago
  5. ef81e9e [media] dvb_usb_v2: suspend/resume stop/start USB streaming by Antti Palosaari · 12 years ago
  6. 5b6a63c [media] dvb_usb_v2: add .disconnect() callback by Antti Palosaari · 12 years ago
  7. 823eeba [media] dvb_usb_v2: probe/disconnect error handling by Antti Palosaari · 12 years ago
  8. d496eb8 [media] dvb_usb_v2: misc cleanup changes by Antti Palosaari · 12 years ago
  9. 0fba999 [media] dvb_usb_v2: I2C adapter cleanup changes by Antti Palosaari · 12 years ago
  10. 77f5451 [media] af9015: use USB core soft_unbind by Antti Palosaari · 12 years ago
  11. a3645e5 [media] af9015: switch to new DVB-USB by Antti Palosaari · 12 years ago
  12. 5978434 [media] dvb_usb_v2: enable compile by Antti Palosaari · 12 years ago
  13. 3238aaf [media] dvb_usb_v2: do not free resources until delayed init is done by Antti Palosaari · 12 years ago
  14. 36a5c2b [media] dvb_usb_v2: fix dvb_usb_generic_rw() debug by Antti Palosaari · 12 years ago
  15. 65de8f9 [media] dvb_usb_v2: add missing new line for log writings by Antti Palosaari · 12 years ago
  16. 3676403 [media] dvb_usb_v2: add .bInterfaceNumber match by Antti Palosaari · 12 years ago
  17. 6b8c8c4 [media] dvb_usb_v2: rename device_init/device_exit to probe/disconnect by Antti Palosaari · 12 years ago
  18. a177c72 [media] dvb_usb_v2: move I2C adapter code to different file by Antti Palosaari · 12 years ago
  19. 23d8e63 [media] dvb_usb_v2: use Kernel logging (pr_debug/pr_err/pr_info) by Antti Palosaari · 12 years ago
  20. cce99cf [media] dvb_usb_v2: unregister all frontends in error case by Antti Palosaari · 12 years ago
  21. 96ffea8 [media] dvb_usb_v2: remove usb_clear_halt() by Antti Palosaari · 12 years ago
  22. 4f208d4 [media] dvb_usb_v2: refactor delayed init by Antti Palosaari · 12 years ago
  23. 0a86735 [media] dvb_usb_v2: ensure driver_info is not null by Antti Palosaari · 12 years ago
  24. e48b2a6 [media] dvb_usb_v2: frontend switching changes by Antti Palosaari · 12 years ago
  25. e80e9af [media] dvb_usb_v2: remove various unneeded variables by Antti Palosaari · 12 years ago
  26. 19ec272 [media] dvb_usb_v2: use dynamic debugs by Antti Palosaari · 12 years ago
  27. 0359b5f [media] dvb_usb_v2: add macro for filling usb_device_id table entry by Antti Palosaari · 12 years ago
  28. a0d72d2 [media] dvb_usb_v2: clean firmware downloading routines by Antti Palosaari · 12 years ago
  29. 21f5a32 [media] dvb_usb_v2: delay firmware download as it blocks module init by Antti Palosaari · 12 years ago
  30. 1c9c73b [media] dvb_usb_v2: remove .num_frontends by Antti Palosaari · 12 years ago
  31. 20bb9cc [media] dvb_usb_v2: get rid of (struct dvb_usb_adapter_fe_properties) by Antti Palosaari · 12 years ago
  32. fec88df [media] dvb_usb_v2: move 3 callbacks from the frontend to adapter by Antti Palosaari · 12 years ago
  33. e46c5b6 [media] dvb_usb_v2: move PID filters from frontend to adapter by Antti Palosaari · 12 years ago
  34. 3024985 [media] dvb_usb_v2: move (struct usb_data_stream_properties) to upper level by Antti Palosaari · 12 years ago
  35. b6ecf8b [media] dvb_usb_v2: add .get_ts_config() callback by Antti Palosaari · 12 years ago
  36. 3256cde [media] dvb_usb_v2: move (struct usb_data_stream) to one level up by Antti Palosaari · 12 years ago
  37. 39831f0 [media] dvb_usb_v2: add .get_usb_stream_config() by Antti Palosaari · 12 years ago
  38. 15072bb [media] dvb_usb_v2: usb_urb.c use dynamic debugs by Antti Palosaari · 12 years ago
  39. bce1c02 [media] dvb_usb_v2: dynamic USB stream URB configuration by Antti Palosaari · 12 years ago
  40. 0575289 [media] dvb_usb_v2: remote controller changes by Antti Palosaari · 12 years ago
  41. 19b308c [media] dvb_usb_v2: init I2C and USB mutex earlier by Antti Palosaari · 12 years ago
  42. 005bc3f [media] dvb_usb_v2: restore .firmware - pointer to name by Antti Palosaari · 12 years ago
  43. 6492167 [media] dvb_usb_v2: remote controller by Antti Palosaari · 12 years ago
  44. 43402bb [media] dvb_usb_v2: implement .read_config() by Antti Palosaari · 12 years ago
  45. 5b85300 [media] dvb_usb_v2: implement .get_adapter_count() by Antti Palosaari · 12 years ago
  46. 7dfd124 [media] dvb_usb_v2: pass device name too using (struct usb_device_id) by Antti Palosaari · 12 years ago
  47. 4e60d95 [media] dvb_usb_v2: fix issues raised by checkpatch.pl by Antti Palosaari · 12 years ago
  48. 8b9dff5 [media] dvb_usb_v2: implement .get_firmware_name() by Antti Palosaari · 12 years ago
  49. 496e827 [media] dvb_usb_v2: pass (struct dvb_usb_device *) as a parameter for fw download by Antti Palosaari · 12 years ago
  50. 55b1f70 [media] dvb_usb_v2: remove adapter_nums parameter from dvb_usbv2_device_init() by Antti Palosaari · 12 years ago
  51. 654e62d [media] dvb_usb_v2: remove owner parameter from dvb_usbv2_device_init() by Antti Palosaari · 12 years ago
  52. 65871de [media] dvb_usb_v2: use .driver_info to pass struct dvb_usb_device_properties by Antti Palosaari · 12 years ago
  53. 1bf325d [media] dvb_usb_v2: remove one parameter from dvb_usbv2_device_init() by Antti Palosaari · 12 years ago
  54. dc78693 [media] dvb_usb_v2: add .init() callback by Antti Palosaari · 12 years ago
  55. c79b339 [media] dvb_usb_v2: copy current dvb_usb as a starting point by Antti Palosaari · 12 years ago
  56. f9cd490 Merge tag 'v3.6-rc1' into staging/for_v3.6 by Mauro Carvalho Chehab · 12 years ago
  57. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  58. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  59. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  63. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  64. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  65. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  66. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  67. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  68. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  69. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  70. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  71. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  72. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  73. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  74. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  75. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  76. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  77. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  78. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  79. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  80. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  81. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  82. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  83. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  84. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  85. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  86. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  87. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  88. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  89. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  90. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  91. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  92. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  93. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  94. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  95. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  96. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  97. 4b00951 MIPS: Loongson 1: more clk support and add select HAVE_CLK by Yoichi Yuasa · 12 years ago
  98. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  99. 3e82eee MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  100. 8551fb6 MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago