1. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  2. 9756403 gianfar: fix double lock typo by Dan Carpenter · 14 years ago
  3. cdd861d ns83820: spin_lock_irq() => spin_lock() by Dan Carpenter · 14 years ago
  4. 9c0a788 spi/bfin_spi: namespace local structs by Mike Frysinger · 14 years ago
  5. 6f7c17f spi/bfin_spi: init early by Michael Hennerich · 14 years ago
  6. 2e76865 spi/bfin_spi: check per-transfer bits_per_word by Bob Liu · 14 years ago
  7. 4190f6a spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) by Barry Song · 14 years ago
  8. e72dcde spi/bfin_spi: cs should be always low when a new transfer begins by Rob Maris · 14 years ago
  9. e359540 spi/bfin_spi: fix typo in comment by Rob Maris · 14 years ago
  10. 7715aad spi/bfin_spi: reject unsupported SPI modes by Mike Frysinger · 14 years ago
  11. a75bd65b spi/bfin_spi: use dma_disable_irq_nosync() in irq handler by Barry Song · 15 years ago
  12. 5e8592d spi/bfin_spi: combine duplicate SPI_CTL read/write logic by Mike Frysinger · 15 years ago
  13. 5b47bcd spi/bfin_spi: reset ctl_reg bits when setup is run again on a device by Mike Frysinger · 15 years ago
  14. 033f44b spi/bfin_spi: push all size checks into the transfer function by Mike Frysinger · 15 years ago
  15. 7370ed6 spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler by Yi Li · 15 years ago
  16. 9677b0de spi/bfin_spi: sync hardware state before reprogramming everything by Barry Song · 15 years ago
  17. b052fd0 spi/bfin_spi: save/restore state when suspending/resuming by Barry Song · 15 years ago
  18. d3cc71f spi/bfin_spi: redo GPIO CS handling by Barry Song · 15 years ago
  19. 90008a6 spi/bfin_spi: use the SPI namespaced bit names by Mike Frysinger · 15 years ago
  20. 2a04513 spi/bfin_spi: drop extra memory we don't need by Mike Frysinger · 15 years ago
  21. b9f139a spi/bfin_spi: convert struct names to something more logical by Mike Frysinger · 15 years ago
  22. 9c4542c spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure by Mike Frysinger · 15 years ago
  23. f4f50c3 spi/bfin_spi: convert queue run state to true/false by Mike Frysinger · 15 years ago
  24. ab09e04 spi/bfin_spi: fix up some unused/misleading comments by Mike Frysinger · 15 years ago
  25. 5cc0159 spi/bfin_spi: punt useless null read/write funcs by Mike Frysinger · 15 years ago
  26. 201bbc6 spi/bfin_spi: drop custom cs_change_per_word support by Mike Frysinger · 15 years ago
  27. 8221610 spi/bfin_spi: fix CS handling by Barry Song · 15 years ago
  28. f6a6d96 spi/bfin_spi: utilize the SPI interrupt in PIO mode by Yi Li · 15 years ago
  29. bb8beecd spi/bfin_spi: force sane master-mode state at boot by Wolfgang Muees · 15 years ago
  30. 60d0071 spi/bfin_spi: work around anomaly 05000119 by Sonic Zhang · 15 years ago
  31. ac01e97 spi/bfin_spi: fix resources leakage by Daniel Mack · 15 years ago
  32. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  33. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  34. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  35. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  36. 1d02ad4 Input: ad7877 - filter events where pressure is beyond the maximum by Michael Hennerich · 14 years ago
  37. 47026b2 Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting by Michael Hennerich · 14 years ago
  38. e92c27f Input: ad7877 - implement specified chip select behavior by Michael Hennerich · 14 years ago
  39. 790d5c8 Input: hp680_ts_input - use cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  40. f74eef9 Input: mousedev - correct lockdep annotation by Hitoshi Mitake · 14 years ago
  41. 2991a1c Input: ads7846 - switch to using threaded IRQ by Jason Wang · 14 years ago
  42. df17e62 PCI: Add support for polling PME state on suspended legacy PCI devices by Matthew Garrett · 14 years ago
  43. bf4d290 PCI: Export some PCI PM functionality by Matthew Garrett · 14 years ago
  44. 1bcd495 PCI: fix message typo by Bjorn Helgaas · 14 years ago
  45. 2c6413a PCI: log vendor/device ID always by Bjorn Helgaas · 14 years ago
  46. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  47. 350a55e PCI: use new ccflags variable in Makefile by matt mooney · 14 years ago
  48. db50041 PCI: add PCI_MSIX_TABLE/PBA defines by Hidetoshi Seto · 14 years ago
  49. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  50. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  51. 34cf66e ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions by Bob Moore · 14 years ago
  52. 8125666 ACPICA: Change type of _TZ from ThermalZone to Device by Bob Moore · 14 years ago
  53. 3989170 ACPICA: Comment update; no functional change by Bob Moore · 14 years ago
  54. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 14 years ago
  55. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  56. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  57. 7c1a96a tg3: Update version to 3.115 by Matt Carlson · 14 years ago
  58. 64c2218 tg3: Report invalid link from tg3_get_settings() by Matt Carlson · 14 years ago
  59. 4803572 tg3: Don't allocate jumbo ring for 5780 class devs by Matt Carlson · 14 years ago
  60. f94e290 tg3: Cleanup tg3_alloc_rx_skb() by Matt Carlson · 14 years ago
  61. 52b02d0 tg3: Add EEE support by Matt Carlson · 14 years ago
  62. ddfc87b tg3: Add clause 45 register accessor methods by Matt Carlson · 14 years ago
  63. 3d37728 tg3: Disable unused transmit rings by Matt Carlson · 14 years ago
  64. bba226a tg3: Add support for selfboot format 1 v6 by Matt Carlson · 14 years ago
  65. 7fc4463 drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE by Joe Perches · 14 years ago
  66. f3e85df stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c by Giuseppe Cavallaro · 14 years ago
  67. ed440e8 niu: introduce temp variables to avoid sparse warnings when swapping in-situ by Harvey Harrison · 14 years ago
  68. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  69. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  70. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  71. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  72. 2ac21c6 PM: Lock PM device list mutex in show_dev_hash() by James Hogan · 14 years ago
  73. f71648d PM / Runtime: Remove idle notification after failing suspend by Rafael J. Wysocki · 14 years ago
  74. 71c6312 PM / Runtime: Reduce code duplication in core helper functions by Rafael J. Wysocki · 14 years ago
  75. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  76. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  77. 140a6c9 PM / Runtime: Combine runtime PM entry points by Alan Stern · 14 years ago
  78. 1bfee5b PM / Runtime: Merge synchronous and async runtime routines by Alan Stern · 14 years ago
  79. 3f9af05 PM / Runtime: Replace boolean arguments with bitflags by Alan Stern · 14 years ago
  80. 4769373 PM / Runtime: Move code in drivers/base/power/runtime.c by Alan Stern · 14 years ago
  81. 098dff7 PM: Fix potential issue with failing asynchronous suspend by Rafael J. Wysocki · 14 years ago
  82. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  83. 0702d9e PM: Fix signed/unsigned warning in dpm_show_time() by Kevin Cernekee · 14 years ago
  84. 05aa55d PM / Runtime: Lenient generic runtime pm callbacks by Ohad Ben-Cohen · 14 years ago
  85. 81ccb49 net: move MII outside of NET_ETHERNET, fix kconfig warning by Randy Dunlap · 14 years ago
  86. e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
  87. cadb792 stmmac: make function tables const by stephen hemminger · 14 years ago
  88. 8ee17ae stmmac: make ethtool functions local by stephen hemminger · 14 years ago
  89. 1541922 via-velocity: forced 1000 Mbps mode support. by françois romieu · 14 years ago
  90. 725a4a4 sundance: Add initial ethtool stats support by Denis Kirjanov · 14 years ago
  91. 8998082 pch_gbe: fix if condition in set_settings() by Dan Carpenter · 14 years ago
  92. 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
  93. 6549574 cxgb4vf: make single bit signed bitfields unsigned by Harvey Harrison · 14 years ago
  94. 6f0333b r8169: use 50% less ram for RX ring by Eric Dumazet · 14 years ago
  95. 97299c7 pcmcia: don't call flush_scheduled_work() spuriously by Tejun Heo · 14 years ago
  96. 0f64f70 serial_cs: drop spurious flush_scheduled_work() call by Tejun Heo · 14 years ago
  97. ee2007d spi/atmel: typo in debug message by Matthias Brugger · 14 years ago
  98. 03e7c34 ACPI: remove unused declaration of proc_fs.h by Zhang Rui · 14 years ago
  99. d5c6887 ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  100. 39fe394 ACPI video: remove deprecated procfs I/F by Zhang Rui · 14 years ago