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
2018-06-28
staging: android/vsoc: stop using 'timespec'
Arnd Bergmann
1
-6
/
+5
2018-06-28
staging: android: ashmem: Fix mmap size validation
Alistair Strachan
1
-0
/
+6
2018-06-28
staging: android: ashmem: Remove use of unlikely()
Alistair Strachan
1
-17
/
+17
2018-06-28
staging: wilc1000: updated TODO file
Ajay Singh
1
-5
/
+0
2018-06-28
staging: wilc1000: avoid use of static variable 'rssi'
Ajay Singh
1
-3
/
+9
2018-06-28
staging: wilc1000: avoid use of static variable 'inactive_time'
Ajay Singh
1
-3
/
+3
2018-06-28
staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()
Ajay Singh
1
-4
/
+0
2018-06-28
staging: wilc1000: handle freeing of key data in wilc_add_ptk()
Ajay Singh
1
-3
/
+0
2018-06-28
staging: wilc1000: handle freeing of key data in wep add key
Ajay Singh
1
-7
/
+0
2018-06-28
staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()
Ajay Singh
1
-48
/
+42
2018-06-28
staging: wilc1000: remove 'hif_thread_comp' completions
Ajay Singh
1
-35
/
+0
2018-06-28
staging: wilc1000: added 'work_comp' completion as part of host_if_msg
Ajay Singh
3
-133
/
+132
2018-06-28
staging: wilc1000: move the allocation of cmd out of wilc_enqueue_cmd()
Ajay Singh
1
-399
/
+544
2018-06-28
staging: wilc1000: remove unused marco related to HIF commands
Ajay Singh
1
-36
/
+0
2018-06-28
staging: wilc1000: remove host_if_work() to handle TODO list issue
Ajay Singh
1
-296
/
+278
2018-06-28
staging: wilc1000: Use common structs to parse ip packets
Thibaut Robert
1
-28
/
+15
2018-06-28
staging: mt7621-gpio: avoid use banks in device tree
Sergio Paracuellos
4
-90
/
+31
2018-06-28
staging: mt7621-gpio: update Kconfig with SoC details
Sergio Paracuellos
1
-2
/
+2
2018-06-28
staging: mt7621-gpio: avoid long line in a comment
Sergio Paracuellos
1
-2
/
+3
2018-06-28
staging: mt7621-gpio: set different names for each gpio_chip and irq_chip
Sergio Paracuellos
1
-2
/
+12
2018-06-28
staging: mt7621-gpio: avoid one level indentation in interrupt handler
Sergio Paracuellos
1
-7
/
+5
2018-06-28
staging: mt7621-gpio: avoid to set up irqs if not defined in dts
Sergio Paracuellos
1
-20
/
+22
2018-06-28
staging: mt7621-gpio: avoid check for NULL in 'to_mediatek_gpio' calls
Sergio Paracuellos
1
-9
/
+0
2018-06-28
staging: mt7621-gpio: align indentation for all defines
Sergio Paracuellos
1
-2
/
+2
2018-06-28
staging: mt7621-gpio: update kerneldoc for state containers
Sergio Paracuellos
1
-12
/
+3
2018-06-28
staging: mt7621-gpio: remove no more necessary PIN_MASK macro
Sergio Paracuellos
1
-10
/
+9
2018-06-28
staging: mt7621-gpio: avoid custom irq_domain for gpio
Sergio Paracuellos
2
-141
/
+81
2018-06-28
staging: mt7621-gpio: implement high level and low level irqs
Sergio Paracuellos
1
-10
/
+37
2018-06-28
staging: mt7621-gpio: add kerneldoc for state data containers
Sergio Paracuellos
1
-0
/
+18
2018-06-28
staging: mt7621-gpio: add COMPILE_TEST
Sergio Paracuellos
1
-1
/
+1
2018-06-28
staging: mt7621-gpio: implement '.irq_[request|release]_resources' functions
Sergio Paracuellos
1
-5
/
+37
2018-06-28
staging: mt7621-gpio: make use of 'builtin_platform_driver'
Sergio Paracuellos
1
-1
/
+1
2018-06-28
staging: mt7621-gpio: avoid including 'gpio.h'
Sergio Paracuellos
1
-1
/
+0
2018-06-28
staging: mt7621-gpio: make use 'bgpio_init' from GPIO_GENERIC
Sergio Paracuellos
2
-95
/
+42
2018-06-28
staging: mt7621-eth: Use eth_hw_addr_random()
Kamal Heib
1
-2
/
+1
2018-06-28
staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Kamal Heib
1
-3
/
+10
2018-06-28
staging: mt7621-dts: Fix remaining pcie warnings
Rosen Penev
2
-12
/
+11
2018-06-28
staging: mt7621-mmc: Find response of SD_APP_OP_COND by default
Christian Lütke-Stetzkamp
1
-3
/
+1
2018-06-28
staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by default
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-06-28
staging: mt7621-mmc: Factor out from msdc_command_start()
Christian Lütke-Stetzkamp
1
-15
/
+25
2018-06-28
staging: mt7621-mmc: Remove unused argument from msdc_do_command
Christian Lütke-Stetzkamp
1
-3
/
+2
2018-06-28
staging: mt7621-mmc: Remove unused macro is_card_present
Christian Lütke-Stetzkamp
1
-4
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTS
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused enum msdc_mode
Christian Lütke-Stetzkamp
1
-6
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define IRQ_SDC
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASE
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Cleanup source of base address for io
Christian Lütke-Stetzkamp
2
-303
/
+236
2018-06-28
staging: mt7621-mmc: Remove MSDC_MODE_* defines
Christian Lütke-Stetzkamp
1
-7
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused variable from msdc_tune_request
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPD
Christian Lütke-Stetzkamp
1
-1
/
+0
[prev]
[next]