1. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. acd3025 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 6595b4a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 13 years ago
  6. d9a0fbf serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. by Antony Pavlov · 13 years ago
  7. 5f873ba tty/serial: Fix break handling for PORT_TEGRA by Stephen Warren · 13 years ago
  8. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  9. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  10. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  11. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  12. c936503 sparc: add {read,write}*_be routines by Jan Andersson · 13 years ago
  13. 75f5076 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  14. 83d7e94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 13 years ago
  15. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  16. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  17. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  18. fce4a1d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  19. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  20. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  21. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  22. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  23. e1f2084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  24. c5fc472 core_kernel_data(): Fix architectures that do not define _sdata by Ingo Molnar · 13 years ago
  25. 034cfe4 networking: NET_CLS_ROUTE4 depends on INET by Randy Dunlap · 13 years ago
  26. db60697 staging:iio: Trivial kconfig reorganization and uniformity improvements. by Jonathan Cameron · 13 years ago
  27. 44d8b35 staging:iio:documenation partial update. by Jonathan Cameron · 13 years ago
  28. 0ed731d staging:iio: use pollfunc allocation helpers in remaining drivers. by Jonathan Cameron · 13 years ago
  29. 58f0a25 staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out. by Jonathan Cameron · 13 years ago
  30. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  31. a3f0237 staging:iio:meter:ade7758: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  32. 7df8630 staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. by Jonathan Cameron · 13 years ago
  33. 8d213f2 staging:iio: ring core cleanups + check if read_last available in lis3l02dq by Jonathan Cameron · 13 years ago
  34. c74b0de staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. by Jonathan Cameron · 13 years ago
  35. 21b185f staging:iio: poll func allocation clean up. by Jonathan Cameron · 13 years ago
  36. e3796e6 staging:iio:ad7780 trivial unused header cleanup. by Jonathan Cameron · 13 years ago
  37. f07458a staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes by Michael Hennerich · 13 years ago
  38. 643ea26 staging:iio:adc:AD7780: Convert to new channel registration method by Michael Hennerich · 13 years ago
  39. 44039a6 staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() by Michael Hennerich · 13 years ago
  40. b9c4451 staging:iio:adc: AD7606: Consitently use indio_dev by Michael Hennerich · 13 years ago
  41. 7b2fdd1 staging:iio: Rip out helper for software rings. by Jonathan Cameron · 13 years ago
  42. cc4a48e staging:iio:adc:AD7298: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  43. 5565a45 staging:iio: rationalization of different buffer implementation hooks. by Jonathan Cameron · 13 years ago
  44. 38d15f0 staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev. by Jonathan Cameron · 13 years ago
  45. 59c85e8 staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device by Jonathan Cameron · 13 years ago
  46. 3b8ebfb staging:iio: iio_event_interfaces - clean out unused elements by Jonathan Cameron · 13 years ago
  47. d731aea staging:iio:lis3l02dq remerge the two interrupt handlers. by Jonathan Cameron · 13 years ago
  48. 02db0bb staging:iio:buffer - remove unused event code for buffer events. by Jonathan Cameron · 13 years ago
  49. 383f650 staging:iio:addac:adt7316 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  50. d1ab855 staging:iio:adc:adt7410 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  51. e7a2c32 staging:iio:adc:adt7310 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  52. b206c3b staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane by Jonathan Cameron · 13 years ago
  53. 0bb8be6 staging:iio:adc:ad7816 and adt75 change to meaningful event code. by Jonathan Cameron · 13 years ago
  54. d91a0ab staging:iio:adc:ad7150 fix event codes. by Jonathan Cameron · 13 years ago
  55. 41c7752 staging:iio:core clean out unused elements. by Jonathan Cameron · 13 years ago
  56. 1f78568 staging:iio:trigger sysfs userspace trigger rework. by Jonathan Cameron · 13 years ago
  57. 586d152 staging:iio:max1363 add new 2 channels parts form maxim, 11644-7 by Jonathan Cameron · 13 years ago
  58. bb20d65 staging:iio:max1363 trivial removal of unused trig pointer. by Jonathan Cameron · 13 years ago
  59. a88b3eb staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else. by Jonathan Cameron · 13 years ago
  60. 8a27a02 staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes. by Michael Hennerich · 13 years ago
  61. 9308bc9a staging:iio:meter:ade7758: Fix list and set of available sample frequencies. by Michael Hennerich · 13 years ago
  62. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  63. fb7f6cc staging:iio:meter:ade7758: Fix return value of ade7758_write_reset by Michael Hennerich · 13 years ago
  64. f535e08 staging:iio:meter:ade7758: Fix timing on SPI read accessor functions. by Michael Hennerich · 13 years ago
  65. 69c272c staging:iio:meter:ade7758: Update trigger to the new API by Michael Hennerich · 13 years ago
  66. faf290e staging:iio: Add channel types IIO_CURRENT and IIO_POWER. by Michael Hennerich · 13 years ago
  67. e61181d staging:iio:adc:ad7606: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  68. 1caf7cb staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler by Michael Hennerich · 13 years ago
  69. 29b7f43 staging:iio:gyro:adis16260 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  70. cd69f57 staging:iio:accel:adis16240 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  71. eb7fea5 staging:iio: Add chan info support for 'peak_raw' attributes. by Jonathan Cameron · 13 years ago
  72. 1e8fa5b staging:iio:accel: lis3l02dq add writing for calibscale and calibbias. by Jonathan Cameron · 13 years ago
  73. 01a99e1 staging:iio:adc:ad7298: Convert to new channel registration method by Michael Hennerich · 13 years ago
  74. 6684e5b staging:iio:adc:ad799x removed unused headers. by Jonathan Cameron · 13 years ago
  75. 1bf7ac7 staging:iio:adc:ad799x: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  76. d22fd9c staging:iio:adc:ad799x: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  77. f39e086 staging:iio:adc:ad7887: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  78. 596d060 staging:iio:adc:ad7887: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  79. a34c26dc staging:iio:accel:adis16209 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  80. ad3eb9a staging:iio:accel:adis16204 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  81. d37b24b staging:iio:accel:adis16203 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  82. cf96ffd staging:iio:accel:adis16201 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  83. cbcdf4d staging:iio:light:tsl2563: chan_spec based channel setup. by Jonathan Cameron · 13 years ago
  84. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  85. 1b73288 staging:iio: Add core attribute handling for name of device. by Jonathan Cameron · 13 years ago
  86. 51c060a staging:iio:trigger remove legacy pollfunc elements. by Jonathan Cameron · 13 years ago
  87. 504b495 staging:iio:gyro:adis16260 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  88. 36177c0 staging:iio:adc:ad799x move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  89. e362dfb staging:iio:adc:ad7887 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  90. 13cfac2 staging:iio:adc:ad7606 conversion to irq_chip based polling. by Jonathan Cameron · 13 years ago
  91. 70d4fd3 staging:iio:adc:ad7298 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  92. d6d30d26 staging:iio:accel:adis16240 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  93. d7e044f staging:iio:accel:adis16209 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  94. 80142f0 staging:iio:accel:adis16204 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  95. f3dadc1 staging:iio:accel:adis16203 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  96. 05c2858 staging:iio:accel:adis16201 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  97. 20e79c5 staging:iio:imu remove adis16300 driver. by Jonathan Cameron · 13 years ago
  98. 8e886e6 staging:iio:imu:adis16400 add support for adis16300 by Jonathan Cameron · 13 years ago
  99. 70987b8 staging:iio:imu remove old adis16350. Support now in adis16400 driver. by Jonathan Cameron · 13 years ago
  100. 2a29a90 staging:iio:imu:adis16350 etc support into adis16400 driver. by Jonathan Cameron · 13 years ago