Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ide: remove the last ide-scsi remnants | Borislav Petkov | 2009-01-02 | 4 | -9/+2 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 2009-01-02 | 1 | -55/+13 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_transfer_pc() | Borislav Petkov | 2009-01-02 | 1 | -10/+4 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_issue_pc | Borislav Petkov | 2009-01-02 | 1 | -11/+1 | |
| * | | | | | | | | | | | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | 5 | -44/+43 | |
| * | | | | | | | | | | | ide-atapi: teach ide atapi about drive->waiting_for_dma | Borislav Petkov | 2009-01-02 | 1 | -0/+7 | |
| * | | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | 3 | -3/+17 | |
| * | | | | | | | | | | | ide-atapi: setup dma for ide-cd | Borislav Petkov | 2009-01-02 | 1 | -2/+3 | |
| * | | | | | | | | | | | ide-atapi: combine drive-specific assignments | Borislav Petkov | 2009-01-02 | 1 | -12/+11 | |
| * | | | | | | | | | | | ide-atapi: add a dev_is_idecd-inline | Borislav Petkov | 2009-01-02 | 1 | -1/+7 | |
| * | | | | | | | | | | | remove ide-scsi | FUJITA Tomonori | 2009-01-02 | 4 | -862/+4 | |
| * | | | | | | | | | | | ide-floppy: allocate only toplevel packet commands | Linus Torvalds | 2009-01-02 | 2 | -41/+43 | |
| * | | | | | | | | | | | ide-cd: move debug defines into header | Borislav Petkov | 2009-01-02 | 2 | -8/+8 | |
| * | | | | | | | | | | | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 3 | -153/+77 | |
| * | | | | | | | | | | | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 | 2 | -22/+12 | |
| * | | | | | | | | | | | ide: remove "paranoia" checks for hwgroup->busy | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -8/+1 | |
| * | | | | | | | | | | | ide: remove IDE PM hack from do_ide_request() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -8/+1 | |
| * | | | | | | | | | | | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -37/+30 | |
| * | | | | | | | | | | | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | 4 | -123/+128 | |
| * | | | | | | | | | | | ide: factor out device type classifying from do_identify() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -73/+81 | |
| * | | | | | | | | | | | ide: small ide_register_port() cleanup | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -7/+2 | |
| * | | | | | | | | | | | ide: remove chipset type fixup from ide_host_register() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 3 | -3/+2 | |
| * | | | | | | | | | | | tx493x: fix indentation | Bartlomiej Zolnierkiewicz | 2009-01-02 | 2 | -26/+26 | |
* | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-02 | 66 | -2709/+3080 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | 1671 | -61814/+145969 | |
| |\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | uwb: remove beacon cache entry after calling uwb_notify() | Stefano Panella | 2008-12-23 | 2 | -2/+2 | |
| * | | | | | | | | | | | | uwb: remove unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | 5 | -5/+5 | |
| * | | | | | | | | | | | | uwb: use print_hex_dump() | David Vrabel | 2008-12-22 | 3 | -47/+24 | |
| * | | | | | | | | | | | | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 28 | -1168/+220 | |
| * | | | | | | | | | | | | uwb: fix memory leak in uwb_rc_notif() | David Vrabel | 2008-12-12 | 1 | -18/+1 | |
| * | | | | | | | | | | | | wusb: fix oops when terminating a non-existant reservation | David Vrabel | 2008-12-12 | 1 | -2/+5 | |
| * | | | | | | | | | | | | uwb: fix oops when terminating an already terminated reservation | David Vrabel | 2008-12-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 9 | -322/+1534 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-12-08 | 191 | -2036/+2561 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 11 | -123/+220 | |
| * | | | | | | | | | | | | uwb: fix oops in debug PAL's reservation callback | David Vrabel | 2008-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | uwb: clean up whci_wait_for() timeout error message | David Vrabel | 2008-11-25 | 2 | -32/+8 | |
| * | | | | | | | | | | | | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive | David Vrabel | 2008-11-25 | 4 | -31/+72 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-25 | 39 | -165/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-19 | 545 | -4940/+12885 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | uwb: remove unused beacon group join/leave events | David Vrabel | 2008-11-19 | 1 | -16/+1 | |
| * | | | | | | | | | | | | | | wlp: start/stop radio on network interface up/down | David Vrabel | 2008-11-19 | 4 | -45/+25 | |
| * | | | | | | | | | | | | | | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 17 | -143/+294 | |
| * | | | | | | | | | | | | | | uwb: add pal parameter to new reservation callback | David Vrabel | 2008-11-17 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | uwb: fix races between events and neh timers | David Vrabel | 2008-11-07 | 2 | -16/+35 | |
| * | | | | | | | | | | | | | | uwb: don't unbind the radio controller driver when resetting | David Vrabel | 2008-11-07 | 6 | -42/+151 | |
| * | | | | | | | | | | | | | | uwb: per-radio controller event thread and beacon cache | Stefano Panella | 2008-11-04 | 5 | -122/+80 | |
| * | | | | | | | | | | | | | | uwb: add commands to add/remove IEs to the debug interface | Stefano Panella | 2008-11-04 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | uwb: infrastructure for handling Relinquish Request IEs | Stefano Panella | 2008-11-04 | 4 | -0/+61 | |
| * | | | | | | | | | | | | | | wusb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 5 | -5/+0 |