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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-01-02
|
\
|
*
ide-atapi: start dma in a drive-specific way
Borislav Petkov
2009-01-02
|
*
ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...
Borislav Petkov
2009-01-02
|
*
ide-atapi: remove timeout arg to ide_issue_pc
Borislav Petkov
2009-01-02
|
*
ide-cd: remove handler wrappers
Borislav Petkov
2009-01-02
|
*
ide-cd: remove xferlen arg to cdrom_start_packet_command
Borislav Petkov
2009-01-02
|
*
ide-atapi: split drive-specific functionality in ide_issue_pc
Borislav Petkov
2009-01-02
|
*
ide-atapi: assign expiry and timeout based on device type
Borislav Petkov
2009-01-02
|
*
ide-atapi: compute cmd_len based on device type in ide_transfer_pc
Borislav Petkov
2009-01-02
|
*
ide: remove the last ide-scsi remnants
Borislav Petkov
2009-01-02
|
*
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
Borislav Petkov
2009-01-02
|
*
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
Borislav Petkov
2009-01-02
|
*
ide-atapi: remove ide-scsi remnants from ide_issue_pc
Borislav Petkov
2009-01-02
|
*
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Borislav Petkov
2009-01-02
|
*
ide-atapi: teach ide atapi about drive->waiting_for_dma
Borislav Petkov
2009-01-02
|
*
ide-atapi: accomodate transfer length calculation for ide-cd
Borislav Petkov
2009-01-02
|
*
ide-atapi: setup dma for ide-cd
Borislav Petkov
2009-01-02
|
*
ide-atapi: combine drive-specific assignments
Borislav Petkov
2009-01-02
|
*
ide-atapi: add a dev_is_idecd-inline
Borislav Petkov
2009-01-02
|
*
remove ide-scsi
FUJITA Tomonori
2009-01-02
|
*
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
2009-01-02
|
*
ide-cd: move debug defines into header
Borislav Petkov
2009-01-02
|
*
ide: use per-device request queue locks (v2)
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: add ide_[un]lock_hwgroup() helpers
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: remove "paranoia" checks for hwgroup->busy
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: remove IDE PM hack from do_ide_request()
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: don't execute the next queued command from the hard-IRQ context (v2)
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: factor out device type classifying from do_identify()
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: small ide_register_port() cleanup
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
ide: remove chipset type fixup from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-01-02
|
*
tx493x: fix indentation
Bartlomiej Zolnierkiewicz
2009-01-02
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-01-02
|
\
\
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-01-02
|
|
\
|
|
*
|
uwb: remove beacon cache entry after calling uwb_notify()
Stefano Panella
2008-12-23
|
*
|
uwb: remove unused include/linux/uwb/debug.h
David Vrabel
2008-12-22
|
*
|
uwb: use print_hex_dump()
David Vrabel
2008-12-22
|
*
|
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
|
*
|
uwb: fix memory leak in uwb_rc_notif()
David Vrabel
2008-12-12
|
*
|
wusb: fix oops when terminating a non-existant reservation
David Vrabel
2008-12-12
|
*
|
uwb: fix oops when terminating an already terminated reservation
David Vrabel
2008-12-12
|
*
|
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
2008-12-12
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2008-12-08
|
|
\
\
|
*
|
|
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
2008-11-26
|
*
|
|
uwb: fix oops in debug PAL's reservation callback
David Vrabel
2008-11-26
|
*
|
|
uwb: clean up whci_wait_for() timeout error message
David Vrabel
2008-11-25
|
*
|
|
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2008-11-25
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2008-11-25
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2008-11-19
|
|
\
\
\
\
|
*
|
|
|
|
uwb: remove unused beacon group join/leave events
David Vrabel
2008-11-19
[next]