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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
pdc202xx_old: use ide_dma_test_irq()
Sergei Shtylyov
2009-06-07
1
-37
/
+2
*
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-06-07
5
-26
/
+102
|
\
|
*
ide: preserve Host Protected Area by default (v2)
Bartlomiej Zolnierkiewicz
2009-06-07
2
-1
/
+17
|
*
ide-gd: implement block device ->set_capacity method (v2)
Bartlomiej Zolnierkiewicz
2009-06-07
2
-11
/
+70
|
*
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
2009-06-07
1
-14
/
+5
|
*
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
2009-06-07
1
-2
/
+1
|
*
ide_pci_generic: add quirk for Netcell ATA RAID
Bartlomiej Zolnierkiewicz
2009-05-30
1
-0
/
+11
*
|
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-22
5
-30
/
+33
|
\
\
|
|
/
|
*
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
2009-05-22
1
-0
/
+2
|
*
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2009-05-22
1
-3
/
+6
|
*
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
2009-05-22
1
-19
/
+4
|
*
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
2009-05-22
1
-2
/
+2
|
*
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
2009-05-22
1
-2
/
+2
|
*
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
2009-05-22
1
-4
/
+17
*
|
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
2009-05-17
27
-57
/
+58
*
|
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
27
-62
/
+61
*
|
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
2009-05-17
23
-33
/
+20
*
|
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
2009-05-17
6
-23
/
+23
*
|
ide: merge ide_disk_special() into do_special() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
1
-26
/
+18
*
|
ide: BUG() on unknown flags in ide_disk_special()
Bartlomiej Zolnierkiewicz
2009-05-17
1
-6
/
+2
*
|
ide: try to use PIO Mode 0 during probe if possible
Joao Ramos
2009-05-17
1
-0
/
+9
*
|
ide-tape: fix debug call
Mark de Wever
2009-05-17
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-16
2
-1
/
+2
|
\
\
|
|
/
|
*
piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
2009-05-16
1
-0
/
+1
|
*
icside: register second channel of version 6 PCB
Sergei Shtylyov
2009-05-16
1
-1
/
+1
|
*
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
2009-05-16
1
-6
/
+0
*
|
alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
Anton Vorontsov
2009-04-30
1
-7
/
+3
*
|
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-04-30
1
-5
/
+4
|
\
\
|
|
/
|
*
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
Borislav Petkov
2009-04-30
1
-5
/
+4
*
|
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-04-23
1
-55
/
+24
|
\
\
|
|
/
|
*
palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup
Bartlomiej Zolnierkiewicz
2009-04-23
1
-6
/
+6
|
*
palm_bk3710: those registers/bitfields don't exist
David Brownell
2009-04-23
1
-49
/
+18
*
|
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-04-22
4
-17
/
+29
|
\
\
|
|
/
|
*
mediabay: fix build for CONFIG_BLOCK=n
Bartlomiej Zolnierkiewicz
2009-04-22
1
-1
/
+0
|
*
ide: Stop disks on reboot for laptop which cuts power
Bruno Prémont
2009-04-22
1
-1
/
+16
|
*
ide-cd: fix kernel crash on hppa regression
Helge Deller
2009-04-22
1
-1
/
+1
|
*
palm_bk3710: UDMA performance fix
David Brownell
2009-04-22
1
-14
/
+12
*
|
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
2009-04-21
1
-16
/
+4
*
|
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-19
1
-5
/
+1
*
|
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-19
2
-14
/
+4
*
|
ide-tape: simplify read/write functions
Tejun Heo
2009-04-19
1
-99
/
+50
*
|
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
2009-04-19
1
-25
/
+20
*
|
ide-tape: unify r/w init paths
Tejun Heo
2009-04-19
1
-64
/
+46
*
|
ide-tape: kill idetape_bh
Tejun Heo
2009-04-19
1
-221
/
+84
*
|
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-19
2
-94
/
+24
*
|
ide-tape: use single continuous buffer
Tejun Heo
2009-04-19
1
-198
/
+58
*
|
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-19
3
-8
/
+18
*
|
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2009-04-19
2
-0
/
+2
*
|
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-19
2
-24
/
+16
*
|
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-19
4
-35
/
+51
[next]