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
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
26
-339
/
+253
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
22
-208
/
+323
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2
-3
/
+2
2008-07-23
ide-generic: probing fix
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
gayle: reserve memory resources at once
Bartlomiej Zolnierkiewicz
1
-14
/
+11
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
12
-34
/
+8
2008-07-23
ide: filter out invalid transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
4
-36
/
+4
2008-07-23
ide: mark hpt34x host driver as BROKEN
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: limit cy82c693 host driver to ALPHA
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
13
-108
/
+15
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
3
-12
/
+21
2008-07-23
ide: add ide_read_ireason() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+14
2008-07-23
ide: add ide_read_device() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+14
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
4
-0
/
+21
2008-07-23
ide: use ->tf_load in SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-07-23
ide: use ->tf_load in actual_try_to_identify()
Bartlomiej Zolnierkiewicz
1
-3
/
+9
2008-07-23
ide: use ->tf_load in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-3
/
+10
2008-07-23
ide: change order of register access in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
6
-22
/
+76
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
3
-4
/
+19
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
14
-62
/
+102
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
7
-13
/
+38
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
4
-18
/
+42
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
5
-17
/
+14
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
11
-73
/
+74
2008-07-23
ide: use I/O ops directly in ide-dma.c
Bartlomiej Zolnierkiewicz
1
-14
/
+45
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
4
-9
/
+33
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
26
-137
/
+127
2008-07-23
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+13
2008-07-23
ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
Bartlomiej Zolnierkiewicz
1
-26
/
+16
2008-07-23
ide-pmac: add ->init_dev method (take 4)
Bartlomiej Zolnierkiewicz
1
-11
/
+20
2008-07-23
ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
Bartlomiej Zolnierkiewicz
1
-40
/
+57
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
74
-6982
/
+13288
2008-07-23
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
1
-355
/
+0
2008-07-23
ipw2200: Call netif_*_queue() interfaces properly.
David S. Miller
1
-31
/
+2
2008-07-23
netxen: Needs to include linux/vmalloc.h
David S. Miller
1
-0
/
+1
2008-07-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2008-07-23
[netdrvr] atl1d: fix !CONFIG_PM build
Jeff Garzik
1
-1
/
+1
2008-07-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
60
-6920
/
+13257
2008-07-23
r6040: rework init_one error handling
Florian Fainelli
1
-19
/
+25
2008-07-23
r6040: bump release number to 0.18
Florian Fainelli
1
-2
/
+2
2008-07-23
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
1
-7
/
+15
2008-07-23
r6040: change the default waiting time
Florian Fainelli
1
-2
/
+2
2008-07-23
r6040: use definitions for magic values in descriptor status
Florian Fainelli
1
-11
/
+26
2008-07-23
r6040: completely rework the RX path
Florian Fainelli
1
-82
/
+62
2008-07-23
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
1
-2
/
+2
2008-07-23
mv643xx_eth: fix NETPOLL build
Lennert Buytenhek
1
-1
/
+1
2008-07-23
r6040: rework the RX buffers allocation routine
Florian Fainelli
1
-9
/
+44
2008-07-23
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
1
-41
/
+58
[next]