1. ce5eb7a i2400m-sdio: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  2. 439ca3a iwmc3200wifi: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  3. ab69a5a iwmc3200top: Add Intel Wireless MultiCom 3200 top driver. by Tomas Winkler · 15 years ago
  4. 7c73435 qlge: Size RX buffers based on MTU. by Ron Mercer · 15 years ago
  5. 6629542 md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning by Dan Williams · 15 years ago
  6. 266dead mtd: add bcmring nand driver by Leo (Hao) Chen · 15 years ago
  7. 4b56ffc mtd: Fix kernel NULL pointer dereference in physmap.c by H Hartley Sweeten · 15 years ago
  8. 73cdcf5 HID: add NOGET quirk for another device from CH Products by Keith Rutkowski · 15 years ago
  9. 2d098a7 mtd: plat_nand: request memory resource before doing ioremap by H Hartley Sweeten · 15 years ago
  10. b0002e0 omap: Use ioremap in dispc.c by Tony Lindgren · 15 years ago
  11. d54e9d2 drm/i915: quiet DP i2c init by Zhenyu Wang · 15 years ago
  12. b1f60b7 drm/i915: fix panel fitting filter coefficient select for Ironlake by Zhenyu Wang · 15 years ago
  13. c038e51 drm/i915: fix to setup display reference clock control on Ironlake by Zhenyu Wang · 15 years ago
  14. a8ee303 wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data by Inaky Perez-Gonzalez · 15 years ago
  15. 097acbe wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional by Inaky Perez-Gonzalez · 15 years ago
  16. 4a78fd9 wimax/i2400m: fix oops caused by race condition when exiting USB kthreads by Inaky Perez-Gonzalez · 15 years ago
  17. 0c96859 wimax/i2400m: Let device's status reports change the device state by Inaky Perez-Gonzalez · 15 years ago
  18. 46c50147 wimax/i2400m: fix oops in TX when tearing down the device by Inaky Perez-Gonzalez · 15 years ago
  19. a0beba2 wimax/i2400m: queue device's report until the driver is ready for them by Inaky Perez-Gonzalez · 15 years ago
  20. af77dfa wimax/i2400m: move i2400m_init() out of i2400m.h by Inaky Perez-Gonzalez · 15 years ago
  21. b9ee950 wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex by Inaky Perez-Gonzalez · 15 years ago
  22. 5eeae35 wimax/i2400m: when stopping the device, cancel any pending message by Inaky Perez-Gonzalez · 15 years ago
  23. 28cff50 wimax/i2400m: change the bcf_len to exclude the extended header size by Cindy H Kao · 15 years ago
  24. 6f4fc90 wimax/i2400m: use JUMP cmd for last FW chunk indication by Cindy H Kao · 15 years ago
  25. 9835fd8 wimax/i2400m: fix race condition with tcpdump et al by Inaky Perez-Gonzalez · 15 years ago
  26. e1633fd wimax/i2400m: reduce verbosity of debug messages in boot mode by Inaky Perez-Gonzalez · 15 years ago
  27. 3725d8c wimax/i2400m: Implement pre/post reset support in the USB driver by Inaky Perez-Gonzalez · 15 years ago
  28. 2869da8 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() by Inaky Perez-Gonzalez · 15 years ago
  29. 0856ccf wimax/i2400m: introduce i2400m->bus_setup/release by Inaky Perez-Gonzalez · 15 years ago
  30. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  31. 8f90f3e wimax/i2400m: cleanup initialization/destruction flow by Inaky Perez-Gonzalez · 15 years ago
  32. ac53aed wimax/i2400m: on device stop, clean up pending wake & TX work by Inaky Perez-Gonzalez · 15 years ago
  33. cb5b756 wimax/i2400m: don't overwrite error codes when failing to load firmware by Inaky Perez-Gonzalez · 15 years ago
  34. 1a5a73c wimax/i2400m: implement .reset_resume in USB subdriver by Inaky Perez-Gonzalez · 15 years ago
  35. 7b43ca7 wimax/i2400m: cache firmware on system suspend by Inaky Perez-Gonzalez · 15 years ago
  36. 3ef6129 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() by Inaky Perez-Gonzalez · 15 years ago
  37. b0fbcb2 wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() by Inaky Perez-Gonzalez · 15 years ago
  38. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  39. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  40. 10607c8 wimax/i2400m: on firmware upload, select BCF header that matches device's request by Inaky Perez-Gonzalez · 15 years ago
  41. bfc4418 wimax/i2400m: support extended firmware format by Inaky Perez-Gonzalez · 15 years ago
  42. fabce1a wimax/i2400m: verify firmware format version is known by Inaky Perez-Gonzalez · 15 years ago
  43. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  44. ebc5f62 wimax/i2400m: retry loading firmware files in sequence by Inaky Perez-Gonzalez · 15 years ago
  45. aba3792 wimax/i2400m: rework bootrom initialization to be more flexible by Inaky Perez-Gonzalez · 15 years ago
  46. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  47. 59bdc4b wimax/i2400m: workaround not-so-working %zd printf format by Inaky Perez-Gonzalez · 15 years ago
  48. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  49. 4dc1bf0 wimax/i2400m: add missing debug submodule definition by Inaky Perez-Gonzalez · 15 years ago
  50. c77ca95 wimax/i2400m: during probe, call sdio_disable at most once by Inaky Perez-Gonzalez · 15 years ago
  51. 8d8fe19 wimax/i2400m: don't write to memory allocated by request_firmware() by Cindy H Kao · 15 years ago
  52. 77e1251 wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf by Inaky Perez-Gonzalez · 15 years ago
  53. 339ccc3 wimax/i2400m/sdio: clear the INTR status bit after reading size by Cindy H Kao · 15 years ago
  54. 2093586 wimax/i2400m: USB driver uses a configurable endpoint map by Dirk Brandewie · 15 years ago
  55. 8bec9a5 wimax/iwmc3200: increase wait time before enable retry by Cindy H Kao · 15 years ago
  56. 5c29e21 wimax/iwmc3200: don't disable the SDIO function if enable fails by Cindy H Kao · 15 years ago
  57. f2696fb wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang by Cindy H Kao · 15 years ago
  58. c308365 wimax/i2400m: Make boot retries a BUS-specific parameter by Dirk Brandewie · 15 years ago
  59. a134fd6 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message by Dirk Brandewie · 15 years ago
  60. 81b182a wimax/i2400m: Update comments to talk about SDIO reset and not USB. by Dirk Brandewie · 15 years ago
  61. abb3073 i2400m: minimal ethtool support by Dan Williams · 15 years ago
  62. 2d44f20 wimax: misplaced parenthesis by Roel Kluin · 15 years ago
  63. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  64. 5b45bfe wimax/i2400m: fix the bootmode RX deadlock in SDIO driver by Cindy H Kao · 15 years ago
  65. 663ebb4 wimax/i2400m/usb: remove unnecessary power management primitive in i2400m by Oliver Neukum · 15 years ago
  66. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 15 years ago
  67. 16dd18b ethoc: inline regs access by Thomas Chou · 15 years ago
  68. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  69. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  70. 5da6bbe pcmcia: convert pcmciamtd driver to use new CIS helpers by Dominik Brodowski · 15 years ago
  71. c5e0952 pcmcia: do not try to store more than 4 version strings by Dominik Brodowski · 15 years ago
  72. 84897fc pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup by Dominik Brodowski · 15 years ago
  73. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 15 years ago
  74. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 15 years ago
  75. 000c2a3 Input: atkbd - consolidate force release quirks for volume keys by Herton Ronaldo Krzesinski · 15 years ago
  76. 4f7802d Input: logips2pp - model 73 is actually TrackMan FX by Dmitry Torokhov · 15 years ago
  77. b0225e8 Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list by Dmitry Torokhov · 15 years ago
  78. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  79. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  80. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  81. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  82. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  83. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  84. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  85. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  86. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  87. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  88. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  89. 9729b260 mtd: maps: remove obsolete ipaq-flash driver by Dmitry Artamonow · 15 years ago
  90. d470266 mtd: fix memory leak in mtd_dataflash by H Hartley Sweeten · 15 years ago
  91. f54d633 mtd: cleanup mtd_oobtest by Akinobu Mita · 15 years ago
  92. 5a13423 mtd: maps/sa1100: fix section mismatch by Dmitry Artamonow · 15 years ago
  93. 82613b0 mtd: move mxcnd_remove to .exit.text by Uwe Kleine-König · 15 years ago
  94. 30514cc pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe by Frans Pop · 15 years ago
  95. 0137304 pcmcia: fix controller printk format warnings by Randy Dunlap · 15 years ago
  96. 12d7ea2 be2net: Add support for next generation of BladeEngine device. by Ajit Khaparde · 15 years ago
  97. f6965582 vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n by Randy Dunlap · 15 years ago
  98. c1cc65c dm snapshot: allow chunk size to be less than page size by Mikulas Patocka · 15 years ago
  99. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 15 years ago
  100. 4c6fff4 dm snapshot: lock snapshot while supplying status by Mikulas Patocka · 15 years ago