1. bbb2e49 mfd: Use platform_device_add_data to set pcf50633 regulator platform data by Lars-Peter Clausen · 15 years ago
  2. 68d641e mfd: Fix memleak in pcf50633_client_dev_register by Lars-Peter Clausen · 15 years ago
  3. b18fdc4 mfd: Move pcf50633 messages to appropriate log levels by Arnaud Patard · 15 years ago
  4. 25993e4 mfd: Make pcf50633 suspend/resume belong to i2c_driver by Lars-Peter Clausen · 15 years ago
  5. 06b1cc9 mfd: Disable unnecessary pcf50633 shutdown on lowsys by Paul Fertser · 15 years ago
  6. 0c7229f mfd: Convert WM835x IRQ handling to use a data table by Mark Brown · 15 years ago
  7. e0a3389 mfd: Split wm8350 IRQ code into a separate file by Mark Brown · 15 years ago
  8. fba65fe input/keyboard: new driver for ADP5520 MFD PMICs by Michael Hennerich · 15 years ago
  9. a5736e0 mfd: Add ADP5520/ADP5501 driver by Michael Hennerich · 15 years ago
  10. 7c29a47 gpio: adp5520: rename common defines and typos by Michael Hennerich · 15 years ago
  11. c24b6b6 backlight: adp5520: rename common defines and typos by Michael Hennerich · 15 years ago
  12. 15e0ff7 mfd: Fix 88PM8607 I2C dependency by Haojian Zhuang · 15 years ago
  13. 1e3edaf mfd: Move asic3_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  14. d4e0a89 mfd: Add support for WM8320 PMICs by Mark Brown · 15 years ago
  15. 6f2ecaa gpiolib: Make WM831x GPIO count dynamic by Mark Brown · 15 years ago
  16. 894362f mfd: Refactor WM831x chip identification by Mark Brown · 15 years ago
  17. 29f0264 mfd: Don't abuse i2c_client.name by Jean Delvare · 15 years ago
  18. 956266d mfd: Fix ab4500 compilation warnings by Samuel Ortiz · 15 years ago
  19. 0c41839 mfd: add AB4500 driver by Srinidhi Kasagar · 15 years ago
  20. 4107da2 mfd: Add 88PM8607 driver by Haojian Zhuang · 15 years ago
  21. 0029397 ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq by Eric Miao · 15 years ago
  22. c2de1c38 [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus by Marc Zyngier · 15 years ago
  23. 965346e spi: fix probe/remove section markings by Grant Likely · 15 years ago
  24. 35c9049 Add OMAP spi100k driver by Cory Maccarrone · 15 years ago
  25. 980f3be spi-imx: don't access struct device directly but use dev_get_platdata by Uwe Kleine-König · 15 years ago
  26. 87f673e spi-imx: Add mx25 support by Sascha Hauer · 15 years ago
  27. f30d59c spi-imx: use positive logic to distinguish cpu variants by Uwe Kleine-König · 15 years ago
  28. 60f675a spi-imx: correct check for platform_get_irq failing by Uwe Kleine-König · 15 years ago
  29. 30eaed0 ARM: NUC900: Add spi driver support for nuc900 by Wan ZongShun · 15 years ago
  30. 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 15 years ago
  31. f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  32. 6698e34 tty: Fix BKL taken under a spinlock bug introduced in the BKL split by Alan Cox · 15 years ago
  33. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  34. 9c3936c Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  35. 5de76b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  36. d0d26c3 PCMCIA: fix pxa2xx_lubbock modular build error by Russell King · 15 years ago
  37. e1187b3 be2net: fix error in rx completion processing. by Ajit Khaparde · 15 years ago
  38. 7227909 igbvf: avoid reset storms due to mailbox issues by Alexander Duyck · 15 years ago
  39. fef45f4 igb: fix handling of mailbox collisions between PF/VF by Alexander Duyck · 15 years ago
  40. ceb0c77 usb: remove rare pm primitive for conversion to new API by Oliver Neukum · 15 years ago
  41. 053fe57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  42. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  43. c4e194e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
  44. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  45. 8d72c79 omap1: LCD_DMA: Use some define rather than a hexadecimal by Janusz Krzysztofik · 15 years ago
  46. e2b18e3 smc91x: remove OMAP specific bits by Ladislav Michl · 15 years ago
  47. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  48. cb5228a6 Staging: batman: fix debug Kconfig option by Greg Kroah-Hartman · 15 years ago
  49. a01c780 nvram: Fix write beyond end condition; prove to gcc copy is safe by H. Peter Anvin · 15 years ago
  50. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  51. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  52. 0e2f7b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  53. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  54. 748e566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  55. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  56. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  57. 36ba782 tty: split the lock up a bit further by Alan Cox · 15 years ago
  58. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  59. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 15 years ago
  60. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  61. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  62. e8c6210 tty: moxa: split open lock by Alan Cox · 15 years ago
  63. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 15 years ago
  64. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 15 years ago
  65. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 15 years ago
  66. a808ac0 tty: moxa: Locking clean up by Alan Cox · 15 years ago
  67. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 15 years ago
  68. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 15 years ago
  69. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 15 years ago
  70. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  71. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  72. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 15 years ago
  73. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 15 years ago
  74. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  75. 338818f tty: istallion: tty port open/close methods by Alan Cox · 15 years ago
  76. 047e965 tty: stallion: Convert to the tty_port_open/close methods by Alan Cox · 15 years ago
  77. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 15 years ago
  78. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 15 years ago
  79. 8f1e672 tty: riscom8: switch to the tty_port_open API by Alan Cox · 15 years ago
  80. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  81. 1f100b3 tty: sdio_uart: Fix the locking on "func" for new code by Alan Cox · 15 years ago
  82. 4b3b49b tty: sdio_uart: add modem functionality by Alan Cox · 15 years ago
  83. c271cf3 tty: sdio_uart: Style fixes by Alan Cox · 15 years ago
  84. 6238e71 tty: sdio_uart: Fix termios handling by Alan Cox · 15 years ago
  85. 584abc3 tty: sdio_uart: Switch to the open/close helpers by Alan Cox · 15 years ago
  86. 0a68f64 sdio_uart: Move the open lock by Alan Cox · 15 years ago
  87. 530646f sdio_uart: refcount the tty objects by Alan Cox · 15 years ago
  88. 0395b48 sdio_uart: Fix oops caused by the previous changeset by Nicolas Pitre · 15 years ago
  89. b5849b1 sdio_uart: use tty_port by Alan Cox · 15 years ago
  90. e707c35 tty_port: Move hupcl handling by Alan Cox · 15 years ago
  91. 68cb4f8 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN by Ian Jackson · 15 years ago
  92. c934878 Serial: pxa: work around Errata #75 by Uwe Kleine-König · 15 years ago
  93. 4c0ebb8 serial, 8250: calculate irqflags bitmask before loop by André Goddard Rosa · 15 years ago
  94. 82cb7ba serial: cascade needless conditionals by André Goddard Rosa · 15 years ago
  95. 9e845ab serial: fix NULL pointer dereference by André Goddard Rosa · 15 years ago
  96. 2a0785e opticon: Fix resume logic by Alan Cox · 15 years ago
  97. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  98. e1108a6 usb_serial: Use the shutdown() operation by Alan Cox · 15 years ago
  99. d774a56 tty_port: coding style cleaning pass by Alan Cox · 15 years ago
  100. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago