index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-15
i2c: cadence: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-3
/
+3
2015-03-15
i2c: wmt: use msecs_to_jiffies for time conversions
Nicholas Mc Guire
1
-2
/
+2
2015-03-15
i2c: tegra: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-5
/
+7
2015-03-15
i2c: mxs: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-03-14
Merge branch 'i2c/quirks' into i2c/for-4.1
Wolfram Sang
11
-110
/
+149
2015-03-14
i2c: opal: Update quirk flags to do write-then-anything
Neelesh Gupta
1
-6
/
+6
2015-03-13
i2c: bcm-iproc: make use of the new infrastructure for quirks
Wolfram Sang
1
-8
/
+7
2015-03-13
i2c: pmcmsp: make use of the new infrastructure for quirks
Wolfram Sang
1
-26
/
+16
2015-03-13
i2c: viperboard: make use of the new infrastructure for quirks
Wolfram Sang
1
-4
/
+6
2015-03-13
i2c: powermac: make use of the new infrastructure for quirks
Wolfram Sang
1
-6
/
+4
2015-03-13
i2c: dln2: make use of the new infrastructure for quirks
Wolfram Sang
1
-6
/
+6
2015-03-13
i2c: axxia: make use of the new infrastructure for quirks
Wolfram Sang
1
-5
/
+6
2015-03-13
i2c: cpm: make use of the new infrastructure for quirks
Wolfram Sang
1
-11
/
+9
2015-03-13
i2c: qup: make use of the new infrastructure for quirks
Wolfram Sang
1
-11
/
+10
2015-03-13
i2c: opal: make use of the new infrastructure for quirks
Wolfram Sang
1
-11
/
+11
2015-03-13
i2c: at91: make use of the new infrastructure for quirks
Wolfram Sang
1
-21
/
+11
2015-03-13
i2c: add quirk checks to core
Wolfram Sang
1
-0
/
+62
2015-03-09
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
1
-3
/
+3
2015-03-09
i2c: i801: Use managed pcim_* PCI device initialization and reservation
Jarkko Nikula
1
-16
/
+9
2015-03-09
i2c: i801: Remove pci_enable_device() call from i801_resume()
Jarkko Nikula
1
-1
/
+1
2015-03-09
i2c: i801: Use managed devm_* memory and irq allocation
Jarkko Nikula
1
-11
/
+6
2015-03-09
i2c: i801: Remove i801_driver forward declaration
Jarkko Nikula
1
-4
/
+2
2015-03-09
i2c: i801: Don't break user-visible strings
Jarkko Nikula
1
-4
/
+5
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-107
/
+373
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-52
/
+57
2015-03-08
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-226
/
+175
2015-03-08
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2015-03-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+21
2015-03-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-22
/
+57
2015-03-07
TTY: fix tty_wait_until_sent maximum timeout
Johan Hovold
1
-3
/
+3
2015-03-07
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-07
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
Johan Hovold
1
-13
/
+0
2015-03-07
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
1
-1
/
+3
2015-03-07
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-03-07
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
1
-0
/
+32
2015-03-07
serial:8250:8250_pci: delete unneeded quirk entries
Wang YanQing
1
-14
/
+0
2015-03-07
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
Wang YanQing
1
-4
/
+0
2015-03-07
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-03-07
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
1
-6
/
+5
2015-03-07
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
1
-4
/
+0
2015-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-297
/
+371
2015-03-07
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
Andy Shevchenko
1
-2
/
+4
2015-03-07
i2c: designware-baytrail: cross-check lock functions
Andy Shevchenko
1
-1
/
+1
2015-03-07
i2c: designware-baytrail: fix sparse warnings
Andy Shevchenko
1
-7
/
+5
2015-03-07
i2c: designware-baytrail: fix typo in error path
Andy Shevchenko
1
-2
/
+2
2015-03-07
i2c: designware-baytrail: describe magic numbers
Andy Shevchenko
1
-7
/
+9
2015-03-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-40
/
+31
2015-03-07
Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-16
/
+32
2015-03-07
Merge tag 'v4.0-rc2' into drm-fixes
Dave Airlie
1
-0
/
+1
[next]