summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-021-56/+65
|\
| * ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov2009-01-021-1/+1
| * ide: remove the last ide-scsi remnantsBorislav Petkov2009-01-021-15/+13
| * ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov2009-01-021-6/+0
| * ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-021-1/+3
| * ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-021-0/+2
| * ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov2009-01-021-24/+24
| * ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz2009-01-021-4/+0
| * ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz2009-01-021-0/+20
| * ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-021-7/+0
| * ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-021-0/+4
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-027-113/+164
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-02286-3016/+11951
| |\ \ | | |/
| * | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-221-82/+0
| * | uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-123-5/+69
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-0820-43/+62
| |\ \
| * | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-261-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-255-60/+3
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-19379-64493/+1194
| |\ \ \ \
| * | | | | uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-191-4/+3
| * | | | | wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-191-1/+2
| * | | | | uwb: add basic radio managerDavid Vrabel2008-11-192-4/+21
| * | | | | uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-171-1/+1
| * | | | | uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-072-0/+4
| * | | | | uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-041-0/+20
| * | | | | uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-041-0/+9
| * | | | | uwb: infrastructure for handling Relinquish Request IEsStefano Panella2008-11-041-0/+28
| * | | | | uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-311-1/+1
| * | | | | uwb: order IEs by element IDDavid Vrabel2008-10-281-16/+2
| * | | | | wusb: do a proper channel stopDavid Vrabel2008-10-281-0/+1
| * | | | | uwb: reference count reservationsDavid Vrabel2008-10-281-0/+1
* | | | | | Merge branch 'tty-updates' from AlanLinus Torvalds2009-01-029-40/+75
|\ \ \ \ \ \
| * | | | | | serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-021-0/+1
| * | | | | | Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-1/+2
| * | | | | | Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-022-0/+3
| * | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-022-0/+4
| * | | | | | tty: We want the port object to be persistentAlan Cox2009-01-021-28/+34
| * | | | | | serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft2009-01-021-1/+2
| * | | | | | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-021-0/+1
| * | | | | | tty: Introduce some close helpers for portsAlan Cox2009-01-022-1/+3
| * | | | | | tty: Rework istallion to use the tty port changesAlan Cox2009-01-021-1/+0
| * | | | | | tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-0/+2
| * | | | | | isicom: redo locking to use tty port locksAlan Cox2009-01-021-0/+1
| * | | | | | tty: Pull the dtr raise into tty portAlan Cox2009-01-021-0/+2
| * | | | | | tty_port: Add a port level carrier detect operationAlan Cox2009-01-022-1/+9
| * | | | | | tty: Fix PPP hang under loadAlan Cox2009-01-021-0/+1
| * | | | | | And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-021-1/+1
| * | | | | | pty: simplify resizeAlan Cox2009-01-022-6/+3
| * | | | | | n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-021-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-021-0/+5
OpenPOWER on IntegriCloud