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
2013-06-18
FMC: create drivers/fmc and toplevel Kconfig question
Alessandro Rubini
5
-0
/
+48
2013-06-18
extcon: Palmas Extcon Driver
Graeme Gregory
3
-0
/
+254
2013-06-18
extcon: add EXPORT_SYMBOL_GPL for exported functions
Kishon Vijay Abraham I
1
-0
/
+2
2013-06-18
extcon: Change permission 'state' sysfs entry (rw -> r)
Chanwoo Choi
1
-22
/
+1
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
86
-476
/
+905
2013-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-29
/
+74
2013-06-15
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+5
2013-06-15
Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-21
/
+23
2013-06-14
mei: me: clear interrupts on the resume path
Tomas Winkler
1
-0
/
+1
2013-06-14
mei: nfc: fix nfc device freeing
Tomas Winkler
1
-0
/
+2
2013-06-14
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
1
-2
/
+2
2013-06-14
netiucv: Hold rtnl between name allocation and device registration.
Benjamin Poirier
1
-1
/
+5
2013-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-6
/
+9
2013-06-14
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
1
-6
/
+9
2013-06-14
Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-4
/
+4
2013-06-13
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-26
/
+47
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
1
-4
/
+1
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
1
-2
/
+2
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
1
-0
/
+10
2013-06-13
bonding: fix igmp_retrans type and two related races
Nikolay Aleksandrov
2
-5
/
+12
2013-06-13
bonding: reset master mac on first enslave failure
Nikolay Aleksandrov
1
-0
/
+4
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
1
-1
/
+1
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
1
-0
/
+3
2013-06-13
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
1
-5
/
+6
2013-06-13
macvlan: don't touch promisc without passthrough
Michael S. Tsirkin
1
-7
/
+13
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
1
-1
/
+1
2013-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-97
/
+251
2013-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+7
2013-06-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-128
/
+109
2013-06-13
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
6
-38
/
+134
2013-06-13
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-06-13
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
1
-0
/
+7
2013-06-13
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-13
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-13
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-13
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-06-13
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-06-13
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-13
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
Derek Basehore
1
-1
/
+3
2013-06-13
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
1
-1
/
+2
2013-06-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-23
/
+68
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-15
/
+18
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-73
/
+211
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-06-12
ath9k: Use minstrel rate control by default
Sujith Manoharan
4
-9
/
+9
[next]