index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-10-02
30
-248
/
+1104
|
\
|
*
gpio: pcf857x: select IRQ_DOMAIN
Arnd Bergmann
2012-09-30
1
-0
/
+1
|
*
gpio: Document device_node's det_debounce
Roland Stigge
2012-09-30
1
-0
/
+2
|
*
gpio-lpc32xx: Add GPI_28
Roland Stigge
2012-09-30
1
-1
/
+2
|
*
gpio: adnp: dt: Reference generic interrupt binding
Thierry Reding
2012-09-20
1
-0
/
+4
|
*
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding
2012-09-18
4
-0
/
+653
|
*
gpio: pxa: using for_each_set_bit to simplify the code
Wei Yongjun
2012-09-18
1
-3
/
+1
|
*
gpio_msm: using for_each_set_bit to simplify the code
Wei Yongjun
2012-09-18
1
-3
/
+1
|
*
gpio: Enable the tc3298x GPIO expander driver for Device Tree
Lee Jones
2012-09-12
1
-9
/
+17
|
*
gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
Lee Jones
2012-09-12
1
-28
/
+70
|
*
ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polled
Kuninori Morimoto
2012-09-12
2
-4
/
+3
|
*
gpio: pcf857x: fixup smatch WARNING
Kuninori Morimoto
2012-09-12
1
-3
/
+3
|
*
gpio: 74x164: Add support for the daisy-chaining
Maxime Ripard
2012-09-11
1
-7
/
+61
|
*
gpio: 74x164: dts: Add documentation for the dt binding
Maxime Ripard
2012-09-11
1
-0
/
+22
|
*
dt: Fix incorrect reference in gpio-led documentation
Sachin Kamat
2012-09-11
1
-1
/
+1
|
*
gpio: 74x164: Add device tree support
Maxime Ripard
2012-09-07
1
-0
/
+7
|
*
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
Maxime Ripard
2012-09-07
1
-7
/
+6
|
*
gpio: 74x164: Use devm_kzalloc
Maxime Ripard
2012-09-07
1
-5
/
+3
|
*
gpio: 74x164: Use module_spi_driver boiler plate function
Maxime Ripard
2012-09-07
1
-12
/
+1
|
*
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-06
1
-18
/
+6
|
*
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-06
1
-9
/
+3
|
*
gpio: wm8350: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
1
-14
/
+5
|
*
gpio: wm831x: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
1
-14
/
+5
|
*
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-09-04
1
-13
/
+1
|
*
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
Axel Lin
2012-09-04
2
-2
/
+2
|
*
gpio: tps65912: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
1
-13
/
+4
|
*
gpio: da9052: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
1
-12
/
+3
|
*
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-09-01
1
-8
/
+1
|
*
gpio: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-01
1
-1
/
+1
|
*
gpio: Remove broken mark for da9052 gpio driver
Axel Lin
2012-09-01
1
-1
/
+1
|
*
gpio: mc9s08dz60: Use devm_kzalloc API
Axel Lin
2012-09-01
1
-18
/
+3
|
*
gpio: pcf857x: enable gpio_to_irq() support
Kuninori Morimoto
2012-08-23
2
-0
/
+125
|
*
gpio: gpio-pch: Use spinlock for register access protection
Axel Lin
2012-08-17
1
-12
/
+10
|
*
gpio: gpio-ml-ioh: Use spinlock for register access protection
Axel Lin
2012-08-17
1
-10
/
+10
|
*
gpiolib: Use seq_file's iterator interface
Thierry Reding
2012-08-17
1
-28
/
+74
*
|
workqueue: avoid using deprecated functions
Linus Torvalds
2012-10-02
6
-19
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
967
-21732
/
+42560
|
\
\
|
*
|
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
2012-10-02
1
-10
/
+12
|
*
|
hyperv: Report actual status in receive completion packet
Haiyang Zhang
2012-10-02
4
-11
/
+30
|
*
|
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2012-10-02
2
-5
/
+1
|
*
|
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
2012-10-02
1
-1
/
+14
|
*
|
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
2012-10-02
1
-0
/
+1
|
*
|
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
2012-10-02
1
-2
/
+1
|
*
|
vxlan: put UDP socket in correct namespace
stephen hemminger
2012-10-02
1
-3
/
+5
|
*
|
vxlan: Depend on CONFIG_INET
David S. Miller
2012-10-02
1
-1
/
+1
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-10-01
7
-82
/
+76
|
|
\
\
|
|
*
|
sfc: Fix the reported priorities of different filter types
Ben Hutchings
2012-10-02
1
-16
/
+53
|
|
*
|
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
2012-10-02
3
-58
/
+10
|
|
*
|
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2012-10-02
2
-2
/
+4
|
|
*
|
sfc: Fix MCDI structure field lookup
Ben Hutchings
2012-10-02
1
-2
/
+4
[next]