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
2009-10-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-5
/
+3
2009-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-245
/
+2128
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
dst/connector: Disallow unpliviged users to configure dst
Philipp Reisner
1
-0
/
+5
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
2
-10
/
+5
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
1
-2
/
+1
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
7
-10
/
+11
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
2
-7
/
+7
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
1
-1
/
+1
2009-10-02
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-02
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-02
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-02
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-02
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-02
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-02
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-02
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
2009-10-02
serial167: fix read buffer overflow
Roel Kluin
1
-5
/
+2
2009-10-02
cyclades: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-10-02
icom: convert space to tabs
Breno Leitao
1
-28
/
+26
2009-10-02
serial_txx9: use container_of() instead of direct cast
Atsushi Nemoto
1
-17
/
+22
2009-10-02
s3cmci: add better support for no card detect or write protect available
Ben Dooks
1
-21
/
+25
2009-10-02
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
2
-2
/
+14
2009-10-02
s3cmci: DMA fixes
Ben Dooks
2
-18
/
+47
2009-10-02
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
2
-8
/
+65
2009-10-02
s3cmci: add SDIO IRQ support
Ben Dooks
2
-10
/
+156
2009-10-02
s3cmci: add debugfs support for examining driver and hardware state
Ben Dooks
2
-0
/
+132
2009-10-02
s3cmci: fix direct write to interrupt mask
Ben Dooks
1
-3
/
+3
2009-10-02
s3cmci: change to use dev_pm_ops
Ben Dooks
1
-11
/
+18
2009-10-02
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
1
-18
/
+69
2009-10-02
s3cmci: update probe to use new platform id list
Ben Dooks
1
-47
/
+24
2009-10-02
s3cmci: use resource_size() instead of local macro
Ben Dooks
1
-6
/
+4
2009-10-02
uartlite: allow building for timberdale MFD
Richard Röjfors
1
-1
/
+1
2009-10-02
sdio: pass whitelisted cis funce tuples to sdio drivers
Albert Herranz
1
-16
/
+49
2009-10-02
Char: vt_ioctl, fix BKL imbalance
Jiri Slaby
1
-2
/
+4
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
22
-40
/
+55
2009-10-02
drivers/input/input.c: fix CONFIG_PM=n warning
Andrew Morton
1
-1
/
+1
2009-10-02
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-02
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-02
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-10-02
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-10-02
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
1
-1
/
+0
2009-10-02
move virtnet_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
[next]