| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-02 | 1 | -56/+65 |
|\ |
|
| * | ide-atapi: remove timeout arg to ide_issue_pc | Borislav Petkov | 2009-01-02 | 1 | -1/+1 |
| * | ide: remove the last ide-scsi remnants | Borislav Petkov | 2009-01-02 | 1 | -15/+13 |
| * | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 2009-01-02 | 1 | -6/+0 |
| * | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | 1 | -1/+3 |
| * | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | 1 | -0/+2 |
| * | ide: make IDE_AFLAG_.. numbering continuous again | Borislav Petkov | 2009-01-02 | 1 | -24/+24 |
| * | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -4/+0 |
| * | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -0/+20 |
| * | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -7/+0 |
| * | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -0/+4 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-02 | 7 | -113/+164 |
|\ \ |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | 286 | -3016/+11951 |
| |\| |
|
| * | | uwb: remove unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | 1 | -82/+0 |
| * | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 3 | -5/+69 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-12-08 | 20 | -43/+62 |
| |\ \ |
|
| * | | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 1 | -0/+3 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-25 | 5 | -60/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-19 | 379 | -64493/+1194 |
| |\ \ \ \ |
|
| * | | | | | uwb: remove unused beacon group join/leave events | David Vrabel | 2008-11-19 | 1 | -4/+3 |
| * | | | | | wlp: start/stop radio on network interface up/down | David Vrabel | 2008-11-19 | 1 | -1/+2 |
| * | | | | | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 2 | -4/+21 |
| * | | | | | uwb: add pal parameter to new reservation callback | David Vrabel | 2008-11-17 | 1 | -1/+1 |
| * | | | | | uwb: don't unbind the radio controller driver when resetting | David Vrabel | 2008-11-07 | 2 | -0/+4 |
| * | | | | | uwb: per-radio controller event thread and beacon cache | Stefano Panella | 2008-11-04 | 1 | -0/+20 |
| * | | | | | uwb: add commands to add/remove IEs to the debug interface | Stefano Panella | 2008-11-04 | 1 | -0/+9 |
| * | | | | | uwb: infrastructure for handling Relinquish Request IEs | Stefano Panella | 2008-11-04 | 1 | -0/+28 |
| * | | | | | uwb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-31 | 1 | -1/+1 |
| * | | | | | uwb: order IEs by element ID | David Vrabel | 2008-10-28 | 1 | -16/+2 |
| * | | | | | wusb: do a proper channel stop | David Vrabel | 2008-10-28 | 1 | -0/+1 |
| * | | | | | uwb: reference count reservations | David Vrabel | 2008-10-28 | 1 | -0/+1 |
* | | | | | | Merge branch 'tty-updates' from Alan | Linus Torvalds | 2009-01-02 | 9 | -40/+75 |
|\ \ \ \ \ \ |
|
| * | | | | | | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner | 2009-01-02 | 1 | -0/+1 |
| * | | | | | | Serial: UART driver changes for Cavium OCTEON. | David Daney | 2009-01-02 | 1 | -1/+2 |
| * | | | | | | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney | 2009-01-02 | 2 | -0/+3 |
| * | | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney | 2009-01-02 | 2 | -0/+4 |
| * | | | | | | tty: We want the port object to be persistent | Alan Cox | 2009-01-02 | 1 | -28/+34 |
| * | | | | | | serial: RS485 ioctl structure uses __u32 include linux/types.h | Andy Whitcroft | 2009-01-02 | 1 | -1/+2 |
| * | | | | | | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos | 2009-01-02 | 1 | -0/+1 |
| * | | | | | | tty: Introduce some close helpers for ports | Alan Cox | 2009-01-02 | 2 | -1/+3 |
| * | | | | | | tty: Rework istallion to use the tty port changes | Alan Cox | 2009-01-02 | 1 | -1/+0 |
| * | | | | | | tty: Introduce a tty_port generic block_til_ready | Alan Cox | 2009-01-02 | 1 | -0/+2 |
| * | | | | | | isicom: redo locking to use tty port locks | Alan Cox | 2009-01-02 | 1 | -0/+1 |
| * | | | | | | tty: Pull the dtr raise into tty port | Alan Cox | 2009-01-02 | 1 | -0/+2 |
| * | | | | | | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 | 2 | -1/+9 |
| * | | | | | | tty: Fix PPP hang under load | Alan Cox | 2009-01-02 | 1 | -0/+1 |
| * | | | | | | And here's a patch (to be applied on top of the last) which prevents | Russell King | 2009-01-02 | 1 | -1/+1 |
| * | | | | | | pty: simplify resize | Alan Cox | 2009-01-02 | 2 | -6/+3 |
| * | | | | | | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson | 2009-01-02 | 1 | -0/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Disallow gcc versions 4.1.{0,1} | Linus Torvalds | 2009-01-02 | 1 | -0/+5 |