1. 4b1acc4 i2c: core changes for slave support by Wolfram Sang · 10 years ago
  2. 2c6ef04 i2c: davinci: switch to use platform_get_irq by Grygorii Strashko · 10 years ago
  3. 530834b i2c: sh_mobile: optimize irq entry by Wolfram Sang · 10 years ago
  4. 86261fd i2c: pxa: add support for SCCB devices by Petr Cvek · 10 years ago
  5. 23173ea omap: i2c: don't check bus state IP rev3.3 and earlier by Alexander Kochetkov · 10 years ago
  6. a7750c3 i2c: s3c2410: Handle i2c sys_cfg register in i2c driver by Pankaj Dubey · 10 years ago
  7. 80f1774 i2c: rk3x: add Kconfig dependency on COMMON_CLK by Max Schwarz · 10 years ago
  8. 4f734a3 i2c: omap: add notes related to i2c multimaster mode by Alexander Kochetkov · 10 years ago
  9. b76911d i2c: omap: don't reset controller if Arbitration Lost detected by Alexander Kochetkov · 10 years ago
  10. 0f5768b i2c: omap: implement workaround for handling invalid BB-bit values by Alexander Kochetkov · 10 years ago
  11. 9fd6ada i2c: omap: cleanup register definitions by Alexander Kochetkov · 10 years ago
  12. 249051f i2c: rk3x: handle dynamic clock rate changes correctly by Max Schwarz · 10 years ago
  13. 727f9c2 i2c: at91: enable probe deferring on dma channel request by Ludovic Desroches · 10 years ago
  14. dc6df6e i2c: at91: remove legacy DMA support by Arnd Bergmann · 10 years ago
  15. 8cfcae9 i2c: sh_mobile: use proper device for mapping DMA memory by Wolfram Sang · 10 years ago
  16. f508493 i2c: imx: simplify i2c_imx_dma_write() a little by Wolfram Sang · 10 years ago
  17. 06205206 i2c: img-scb: Allow building for MIPS by Andrew Bresticker · 10 years ago
  18. 30021e3 i2c: add support for Amlogic Meson I2C controller by Beniamino Galvani · 10 years ago
  19. c9449af i2c: mux: create "channel-n" symlinks for child segments in the mux device by Gerlando Falauto · 10 years ago
  20. 51cf3b0 i2c: mux: create symlink to actual mux device by Wolfram Sang · 10 years ago
  21. 4470c72 i2c: acpi: remove unneeded variable initialization by Wolfram Sang · 10 years ago
  22. ce1a788 i2c: imx: add DMA support for freescale i2c driver by Yao Yuan · 10 years ago
  23. 2fbed51 i2c: imx: Sort include headers alphabetically by Yao Yuan · 10 years ago
  24. 6f34be7 i2c: core: Fix probing of i2c slaves without interrupts by Geert Uytterhoeven · 10 years ago
  25. 27bce45 i2c: img-scb: Add Imagination Technologies I2C SCB driver by James Hogan · 10 years ago
  26. 48ef3ca i2c: xiic: Fix big-endian register access by Thomas Gessler · 10 years ago
  27. a839ce6 eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data by Christian Gmeiner · 10 years ago
  28. 3eee1799 i2c: i801: Add DeviceIDs for SunrisePoint LP by Devin Ryles · 10 years ago
  29. 7ca0186 i2c: sh_mobile: improve success message by Wolfram Sang · 10 years ago
  30. 2d09581 i2c: sh_mobile: add DMA support by Wolfram Sang · 10 years ago
  31. 5bbe687 i2c: sh_mobile: sort includes alphabetically by Wolfram Sang · 10 years ago
  32. 62d10c4 i2c: at91: adopt pinctrl support by Wenyou Yang · 10 years ago
  33. ab0831d i2c: mpc: report correct I2C error return codes by Danielle Costantino · 10 years ago
  34. 550d040 i2c: i801: Drop useless debug message by Jean Delvare · 10 years ago
  35. aeb8a3d i2c: i801: Check if interrupts are disabled by Jean Delvare · 10 years ago
  36. ae94471 i2c: i801: Fallback to polling if request_irq() fails by Jean Delvare · 10 years ago
  37. b3b8df9 i2c: i801: Use wait_event_timeout to wait for interrupts by Jean Delvare · 10 years ago
  38. 0285f8f i2c: rk3x: adjust the LOW divison based on characteristics of SCL by addy ke · 10 years ago
  39. 900ef80 i2c: davinci: don't use interruptible completion by Mike Looijmans · 10 years ago
  40. 3676529 i2c: at91: add support for system PM by Wenyou Yang · 10 years ago
  41. d64a818 i2c: at91: add support for runtime PM by Wenyou Yang · 10 years ago
  42. 194fa7f i2c: exynos5: use proper errno for timeout by Wolfram Sang · 10 years ago
  43. 2fd36c55 i2c: core: Map OF IRQ at probe time by Laurent Pinchart · 10 years ago
  44. 9eb08fb of/irq: Export of_irq_get() by Laurent Pinchart · 10 years ago
  45. 78df445 i2c: sh_mobile: Add support for r8a73a4 and sh73a0 by Geert Uytterhoeven · 10 years ago
  46. d4ffeec i2c: imx+mxs: Use the preferred form for passing a size of a struct by Fabio Estevam · 10 years ago
  47. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  49. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  50. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  51. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  52. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  53. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  54. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  56. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  57. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  58. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  59. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  60. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  61. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  62. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  63. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  64. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  65. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  66. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  67. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  68. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  69. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  70. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  71. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
  72. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 10 years ago
  73. cd92208 tty: serial: 8250_mtk: Fix quot calculation by Matthias Brugger · 10 years ago
  74. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  75. 494c1ea tty: Prevent "read/write wait queue active!" log flooding by Peter Hurley · 10 years ago
  76. 37b1645 tty: Fix high cpu load if tty is unreleaseable by Peter Hurley · 10 years ago
  77. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 10 years ago
  78. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  79. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  80. bce20b2 Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  81. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  82. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 10 years ago
  83. b598aac staging:iio:ade7758: Remove "raw" from channel name by Lars-Peter Clausen · 10 years ago
  84. 79fa64e staging:iio:ade7758: Fix check if channels are enabled in prenable by Lars-Peter Clausen · 10 years ago
  85. e105547 staging:iio:ade7758: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  86. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 10 years ago
  87. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago
  88. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 10 years ago
  89. 4748119 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  90. c6b4cac iio: st_sensors: Fix buffer copy by Robin van der Gracht · 10 years ago
  91. 97fb303 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 10 years ago
  92. 4a53d3a staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  93. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  94. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  95. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  96. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  97. a1cff6e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  98. 9319bc1 Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  99. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  100. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago