1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 2184dda V4L/DVB (13683): sanio-ms: clean up init, exit and id_table by Márton Németh · 15 years ago
  3. 20d15a2 V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDs by Michael Krufky · 15 years ago
  4. 78c948a V4L/DVB (13202): smsusb: add autodetection support for three additional Hauppauge USB IDs by Michael Krufky · 15 years ago
  5. 07f5600 V4L/DVB (11888): Siano: smsusb - remove redundant ifdef by Uri Shkolnik · 15 years ago
  6. d0b66180 V4L/DVB (11883): Siano: cards - add two additional (USB) devices by Uri Shkolnik · 15 years ago
  7. bebfa76 V4L/DVB (11824): Siano: smsusb - change exit func debug msg by Uri Shkolnik · 15 years ago
  8. 05a07376 V4L/DVB (11823): Siano: smsusb - fix typo in module description by Uri Shkolnik · 15 years ago
  9. 8f12d0a V4L/DVB (11778): Siano: smsusb - lost buffers bug fix by Uri Shkolnik · 15 years ago
  10. c7ce8d3 V4L/DVB (11777): Siano: smsusb - handle byte ordering and big endianity by Uri Shkolnik · 15 years ago
  11. 6d4e697 V4L/DVB (11776): Siano: smsusb - update license by Uri Shkolnik · 15 years ago
  12. 9c9c68a V4L/DVB (11812): Siano: smsusb - add big endian support by Uri Shkolnik · 15 years ago
  13. 0d02efe4 V4L/DVB (10772): siano: prevent duplicate variable declaration by Michael Krufky · 15 years ago
  14. 05860f2 V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device id by Michael Krufky · 16 years ago
  15. b9391f4 V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous changeset by Michael Krufky · 16 years ago
  16. e0f14c2 V4L/DVB (10750): import changes from Siano by Uri Shkolnik · 16 years ago
  17. 841a3f0 V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.c by Michael Krufky · 16 years ago
  18. dba843a V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusb by Uri Shkolnik · 16 years ago
  19. 2f56c34 V4L/DVB (9740): sms1xxx: add USB suspend and hibernation support by Uri Shkolnik · 16 years ago
  20. 09a29b7 V4L/DVB (8722): sms1xxx: fix typo in license header by Michael Krufky · 16 years ago
  21. 1fbc3ca V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks by Michael Krufky · 16 years ago
  22. eb383bd V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx by Michael Krufky · 16 years ago
  23. 0f2a1ee V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t' by Michael Krufky · 16 years ago
  24. 8f37356 V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION by Michael Krufky · 16 years ago
  25. 02aea4f V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenames by Michael Krufky · 16 years ago
  26. 2708e88 V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block by Michael Krufky · 16 years ago
  27. 0c071f3 V4L/DVB (8299): sms1xxx: mark functions static by Michael Krufky · 16 years ago
  28. eb25094 V4L/DVB (8296): sms1xxx: always show error messages by Michael Krufky · 16 years ago
  29. a0c0abc V4L/DVB (8294): sms1xxx: move message formatting into printk macros by Michael Krufky · 16 years ago
  30. 068d6c0 V4L/DVB (8293): sms1xxx: create printk macros by Michael Krufky · 16 years ago
  31. 1c11d54 V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality by Michael Krufky · 16 years ago
  32. d3e72fe V4L/DVB (8290): sms1xxx: small cleanup by Michael Krufky · 16 years ago
  33. 18245e1 V4L/DVB (8286): sms1xxx: remove typedefs by Michael Krufky · 16 years ago
  34. 9f21139 V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level by Michael Krufky · 16 years ago
  35. 59bf6b8 V4L/DVB (8283): sms1xxx: 80-column cleanups by Michael Krufky · 16 years ago
  36. fa830e8 V4L/DVB (8282): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  37. 8223741 V4L/DVB (8280): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  38. 73104fb V4L/DVB (8279): sms1xxx: #define usb vid:pid's by Michael Krufky · 16 years ago
  39. 494d24c V4L/DVB (8278): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  40. f17407a V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17 by Michael Krufky · 16 years ago
  41. 55ad310 V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)" by Michael Krufky · 16 years ago
  42. a83ccdd V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar" by Michael Krufky · 16 years ago
  43. 1865811 V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__ by Michael Krufky · 16 years ago
  44. 8544706 V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ by Michael Krufky · 16 years ago[Renamed (94%) from drivers/media/mdtv/smsusb.c]
  45. 7d18d2e V4L/DVB (8271): sms1xxx: usbvid table by Steven Toth · 16 years ago
  46. 8d4f9d0 V4L/DVB (8269): sms1xxx: copyrights by Steven Toth · 16 years ago
  47. eae5566 V4L/DVB (8268): sms1xxx: usb cleanup by Steven Toth · 16 years ago
  48. 3dd24378 V4L/DVB (8266): sms1xxx: merge modules by Steven Toth · 16 years ago
  49. 9e4fb5e V4L/DVB (8264): sms1xxx: remove smstypes.h by Steven Toth · 16 years ago
  50. 955e9ca V4L/DVB (8263): sms1xxx: merge ksyms by Steven Toth · 16 years ago
  51. 2e5c1ec8 V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television devices by Michael Krufky · 16 years ago