1. c283414 compal-laptop: uses hwmon interfaces, depends on HWMON by Randy Dunlap · 14 years ago
  2. 8e4e2ef fujitsu-laptop: remove unnecessary input_free_device calls by Axel Lin · 14 years ago
  3. 2496463 acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks by Peter Feuerer · 14 years ago
  4. 5cf4c07 acerhdf: driver didn't verify the pointers in which it got product information by Rahul Chaturvedi · 14 years ago
  5. 210183d acerhdf: remove "chk_off" as it was only needed for T31 netbooks by Peter Feuerer · 14 years ago
  6. 887b7ca acerhdf: add new BIOS versions by Peter Feuerer · 14 years ago
  7. b096667 hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid by Thomas Renninger · 14 years ago
  8. ae42f23 toshiba-acpi: Add an extra couple of keys by Matthew Garrett · 14 years ago
  9. 08db2b3 sony-laptop: use platform_device_unregister in sony_pf_remove by Axel Lin · 14 years ago
  10. 32ab72e dell-wmi: fix a memory leak by Axel Lin · 14 years ago
  11. d53bf0f acer-wmi: make dmi_matched to return 1 instead of 0 by Axel Lin · 14 years ago
  12. 370525d acer-wmi: set permissions on interface file to S_IRUGO by Axel Lin · 14 years ago
  13. d8eca11 asus-laptop: fix a memory leak in asus_laptop_get_info error path by Axel Lin · 14 years ago
  14. 1492616a wmi: fix a memory leak in wmi_notify_debug by Axel Lin · 14 years ago
  15. d5164db dell-wmi: Add support for eject key on Dell Studio 1555 by Islam Amer · 14 years ago
  16. c715a38 rar: Move the RAR driver into the right place as its now clean by Alan Cox · 14 years ago
  17. 97ba0af acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit by Axel Lin · 14 years ago
  18. a5167c5 wmi: fix memory leak in parse_wdg by Axel Lin · 14 years ago
  19. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  20. 1c79632 acer-wmi: fix resource reclaim in acer_wmi_init error path by Axel Lin · 14 years ago
  21. e9ec7f3 X86: intel_ips, check for kzalloc properly by Jiri Slaby · 14 years ago
  22. dfec5c4 hp-wmi: add error handling for hp_wmi_init by Axel Lin · 14 years ago
  23. b95d13e classmate-laptop: should check for NULL as retval for rfkill_alloc by Thadeu Lima de Souza Cascardo · 14 years ago
  24. 0385e52 IPS driver: add GPU busy and turbo checking by Jesse Barnes · 14 years ago
  25. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 14 years ago
  26. 81f6148 platform/x86: msi-laptop depends on SERIO_I8042 by Randy Dunlap · 14 years ago
  27. f35843e classmate-laptop: depends on RFKILL or RFKILL=n by Thadeu Lima de Souza Cascardo · 14 years ago
  28. 0fc8f27 drivers/platform/x86: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  29. 6d96e00 X86 platform: hp-wmi Better match the HP WMI query interface by Thomas Renninger · 14 years ago
  30. 8dda6b0 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version by Thomas Renninger · 14 years ago
  31. 1bbdfd5 x86 platform drivers: hp-wmi Set placeholder for unimplemented events by Thomas Renninger · 14 years ago
  32. f6b2ff0 x86 platform drivers: hp-wmi Add media key 0x20e8 by Thomas Renninger · 14 years ago
  33. a2806c6 x86 platform drivers: hp-wmi Use consistent prefix string for messages. by Thomas Renninger · 14 years ago
  34. da9a79b x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly by Thomas Renninger · 14 years ago
  35. 751ae80 x86 platform drivers: hp-wmi Reorder event id processing by Thomas Renninger · 14 years ago
  36. 4b30fbc intel_menlow: fix memory leaks in error path by Axel Lin · 14 years ago
  37. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. c477d04 phy/marvell: add 88e1121 interface mode support by Cyril Chemparathy · 14 years ago
  39. eabd8ba net: Fix a typo from "dev" to "ndev" by Henrique Camargo · 14 years ago
  40. 81a6185 igb: Use irq_synchronize per vector when using MSI-X by Emil Tantilov · 14 years ago
  41. 3bfacf9 ixgbevf: fix null pointer dereference due to filter being set for VLAN 0 by Alexander Duyck · 14 years ago
  42. 8e86acd e1000e: Fix irq_synchronize in MSI-X case by Jeff Kirsher · 14 years ago
  43. c128ec2 e1000e: register pm_qos request on hardware activation by Florian Mickler · 14 years ago
  44. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  45. 0d87c72 Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add() by Dmitry Torokhov · 14 years ago
  46. 99e6d06 cxgb4: update driver version by Dimitris Michailidis · 14 years ago
  47. ac50bed cxgb4: add new PCI IDs by Dimitris Michailidis · 14 years ago
  48. 7a3acb8 cxgb4: fix wrong shift direction by Dimitris Michailidis · 14 years ago
  49. 060e0c7 cxgb4: support running the driver on PCI functions besides 0 by Dimitris Michailidis · 14 years ago
  50. 35d3568 cxgb4: advertise NETIF_F_TSO_ECN by Dimitris Michailidis · 14 years ago
  51. 1ae970e cxgb4: get on-chip queue info from FW and create a memory window for them by Dimitris Michailidis · 14 years ago
  52. 625ac6a cxgb4: fix TSO descriptors by Dimitris Michailidis · 14 years ago
  53. ba5d3c6 cxgb4: don't offload Rx checksums for IPv6 fragments by Dimitris Michailidis · 14 years ago
  54. 63bccee cxgb4: disable an interrupt that is neither used nor serviced by Dimitris Michailidis · 14 years ago
  55. a3f2279 hp100: unmap memory on error path by Dan Carpenter · 14 years ago
  56. 9292d8f Tulip: don't initialize SBE xT3E3 WAN ports. by Krzysztof Hałasa · 14 years ago
  57. 3f326d4 drivers/net/wan/farsync.c: Use standard pr_<level> by Joe Perches · 14 years ago
  58. 4fc6eb7 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  59. 9ed6eda tg3: Update version to 3.113 by Matt Carlson · 14 years ago
  60. f07e9af tg3: Migrate tg3_flags to phy_flags by Matt Carlson · 14 years ago
  61. 80096068 tg3: Create phy_flags and migrate phy_is_low_power by Matt Carlson · 14 years ago
  62. f08aa1a tg3: Add phy-related preprocessor constants by Matt Carlson · 14 years ago
  63. 6ee7c0a tg3: Add error reporting to tg3_phydsp_write() by Matt Carlson · 14 years ago
  64. f65aac1 tg3: Improve small packet performance by Matt Carlson · 14 years ago
  65. 67b284d tg3: Remove 5720, 5750, and 5750M by Matt Carlson · 14 years ago
  66. ecc7964 tg3: Detect APE firmware types by Matt Carlson · 14 years ago
  67. 8c69b1e tg3: Restrict ASPM workaround devlist by Matt Carlson · 14 years ago
  68. f37500d tg3: Manage gphy power for CPMU-less devs only by Matt Carlson · 14 years ago
  69. 88075d9 tg3: Don't access phy test ctrl reg for 5717+ by Matt Carlson · 14 years ago
  70. c885e82 tg3: Create TG3_FLG3_5717_PLUS flag by Matt Carlson · 14 years ago
  71. 774ee75 tg3: Disable TSS also during tg3_close() by Matt Carlson · 14 years ago
  72. 6de34cb tg3: Add 5784 ASIC rev to earlier PCIe MPS fix by Matt Carlson · 14 years ago
  73. 844a9e9 V4L/DVB: sms: Convert IR support to use the Remote Controller core by Mauro Carvalho Chehab · 14 years ago
  74. 1722f3b V4L/DVB: sms: properly initialize IR phys and IR name by Mauro Carvalho Chehab · 14 years ago
  75. 4eebfb0 V4L/DVB: standardize names at rc-dib0700 tables by Mauro Carvalho Chehab · 14 years ago
  76. 20d6444 V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick by Mauro Carvalho Chehab · 14 years ago
  77. d3c501d V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5 by Mauro Carvalho Chehab · 14 years ago
  78. 0ffd1ab V4L/DVB: dib0700: properly implement IR change_protocol by Mauro Carvalho Chehab · 14 years ago
  79. 5af935c V4L/DVB: dib0700: break keytable into NEC and RC-5 variants by Mauro Carvalho Chehab · 14 years ago
  80. 8dc0900 V4L/DVB: dib0700: avoid bad repeat by Mauro Carvalho Chehab · 14 years ago
  81. 72b3931 V4L/DVB: Port dib0700 to rc-core by Mauro Carvalho Chehab · 14 years ago
  82. d700226 V4L/DVB: Add a keymap file with dib0700 table by Mauro Carvalho Chehab · 14 years ago
  83. 6520342 V4L/DVB: dvb-usb: add support for rc-core mode by Mauro Carvalho Chehab · 14 years ago
  84. f72a27b V4L/DVB: dvb-usb: prepare drivers for using rc-core by Mauro Carvalho Chehab · 14 years ago
  85. 34abf21 V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key by Mauro Carvalho Chehab · 14 years ago
  86. 0172fea V4L/DVB: rj54n1cb0c: fix a comment in the driver by Guennadi Liakhovetski · 14 years ago
  87. 765fe17 V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution too by Guennadi Liakhovetski · 14 years ago
  88. b3b5020 V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2 by Guennadi Liakhovetski · 14 years ago
  89. 077e2c1 V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platforms by Guennadi Liakhovetski · 14 years ago
  90. 52d268a V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notifications by Guennadi Liakhovetski · 14 years ago
  91. ace6e97 V4L/DVB: mediabus: fix ambiguous pixel code names by Guennadi Liakhovetski · 14 years ago
  92. 0f9313a V4L/DVB: staging/lirc: CodingStyle cleanups by Mauro Carvalho Chehab · 14 years ago
  93. 14f184e V4L/DVB: staging/lirc: wire up Kconfig and Makefile bits by Jarod Wilson · 14 years ago
  94. 69b1214 V4L/DVB: staging/lirc: add lirc_zilog driver by Jarod Wilson · 14 years ago
  95. 44abf0d V4L/DVB: staging/lirc: add lirc_ttusbir driver by Jarod Wilson · 14 years ago
  96. 1977069 V4L/DVB: staging/lirc: add lirc_streamzap driver by Jarod Wilson · 14 years ago
  97. 404f3e9 V4L/DVB: staging/lirc: add lirc_sir driver by Jarod Wilson · 14 years ago
  98. 1beef3c V4L/DVB: staging/lirc: add lirc_serial driver by Jarod Wilson · 14 years ago
  99. c5ac457 V4L/DVB: staging/lirc: add lirc_sasem driver by Jarod Wilson · 14 years ago
  100. 805a896 V4L/DVB: staging/lirc: add lirc_parallel driver by Jarod Wilson · 14 years ago