index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove try_to_identify() wrapper
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
2009-03-24
*
amd74xx: remove no longer needed ->init_hwif method
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
*
trm290: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
*
ns87415: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
*
ns87415: use pci_get_legacy_ide_irq()
Bartlomiej Zolnierkiewicz
2009-03-24
*
amd74xx: use ide_pci_is_in_compatibility_mode()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: checkpatch.pl fixes for ide-iops.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: fix comments in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: fix printk() levels in [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move standard I/O code to ide-io-std.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: factor out processing of special commands from ide_special_rq()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: unexport ide_devset_execute()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove stale comments from drive_is_ready()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide-acpi: remove taskfile_load_raw()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide-acpi: cleanup do_drive_set_taskfiles()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide-acpi: cleanup do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide-acpi: init ACPI handles early for devices
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide-acpi: no need to zero ->acpidata for devices
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: remove superfluous check from ide_proc_port_register_devices()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: init_irq() doesn't need to hold ide_cfg_mtx
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: no need to touch local IRQs in ide_probe_port()
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
*
ide: fix IDE_DFLAG_NO_IO_32BIT handling
Bartlomiej Zolnierkiewicz
2009-03-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-23
|
*
dm9000: locking bugfix
David Brownell
2009-03-23
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-23
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
|
*
sungem: missing net_device_ops
Stephen Hemminger
2009-03-20
|
*
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-20
|
*
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-20
[next]