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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
3
-78
/
+6
2012-07-21
mmc: core: correct invalid error checking
Alan Cox
1
-1
/
+1
2012-07-21
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
1
-0
/
+17
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
3
-12
/
+14
2012-07-21
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2
-6
/
+23
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2
-0
/
+20
2012-07-21
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2
-0
/
+4
2012-07-21
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
1
-9
/
+20
2012-07-21
mmc: sdhi: add OF support, make platform data optional
Guennadi Liakhovetski
1
-12
/
+23
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
1
-0
/
+6
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
2
-0
/
+2
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2
-0
/
+2
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
2
-1
/
+55
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
3
-13
/
+43
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2
-13
/
+45
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
3
-7
/
+20
2012-07-21
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
1
-7
/
+31
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
1
-2
/
+2
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
1
-5
/
+18
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
1
-23
/
+23
2012-07-21
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
1
-21
/
+20
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
1
-1
/
+0
2012-07-21
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
1
-8
/
+6
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
1
-8
/
+29
2012-07-21
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
1
-1
/
+23
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2
-3
/
+35
2012-07-21
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
1
-10
/
+11
2012-07-21
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
1
-1
/
+1
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2
-2
/
+37
2012-07-21
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
1
-8
/
+10
2012-07-21
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
1
-10
/
+4
2012-07-21
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
1
-2
/
+13
2012-07-21
mmc: sdhci-pxa: Add device tree support
Chris Ball
3
-0
/
+127
2012-07-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-10
/
+39
2012-07-20
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
Stephen Boyd
1
-8
/
+27
2012-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
51
-168
/
+272
2012-07-20
Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+11
2012-07-20
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
3
-55
/
+69
2012-07-20
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+6
2012-07-20
target: NULL dereference on error path
Dan Carpenter
1
-5
/
+6
2012-07-20
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-20
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-20
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-20
regulator: add new lp8788 regulator driver
Kim, Milo
4
-0
/
+1479
2012-07-20
regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator
Axel Lin
1
-1
/
+0
2012-07-20
EXYNOS: bugfix on retrieving old_index from freqs.old
Jonghwa Lee
1
-2
/
+12
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-20
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
1
-12
/
+12
[prev]
[next]