summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2007-10-252-0/+2
| * USB: fix read vs. disconnect race in cytherm driverOliver Neukum2007-10-251-1/+3
| * USB: fix locking in idmouseOliver Neukum2007-10-251-17/+28
| * USB: fix interface sysfs file-creation bugAlan Stern2007-10-251-1/+7
| * USB: fix ssb_ohci_probe() build bugIngo Molnar2007-10-251-1/+1
| * USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox2007-10-251-5/+6
| * USB: mos7840: Clean up old checks and stuffAlan Cox2007-10-251-21/+2
| * USB rio500.c: fix check-after-useAdrian Bunk2007-10-251-12/+3
| * USB iowarrior.c: fix check-after-useAdrian Bunk2007-10-251-1/+1
| * USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum2007-10-251-1/+1
| * USB: isd200: sort out USB/IDE dependancy messAlan Cox2007-10-252-2/+104
| * USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke2007-10-251-65/+65
| * USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern2007-10-251-5/+14
| * USB: io_edgeport: cleanups, and tty speed reportingAlan Cox2007-10-251-10/+8
| * USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton2007-10-251-3/+4
| * USB: ftd_sio: cleanups and updates for new termios workAlan Cox2007-10-251-13/+19
| * USB: cp2101: convert to new termiosAlan Cox2007-10-251-37/+11
| * USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox2007-10-251-9/+2
| * usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox2007-10-251-0/+2
| * USB: sierra: termiosAlan Cox2007-10-251-1/+1
| * USB: option: termios handlingAlan Cox2007-10-251-1/+2
| * USB: kobil_sct: termios encoding fixupsAlan Cox2007-10-251-1/+4
| * USB: keyspan termios tidyAlan Cox2007-10-251-5/+11
| * USB: ir_usb: termios handlingAlan Cox2007-10-251-7/+4
| * USB: empeg: clean up and handle speedsAlan Cox2007-10-251-15/+8
| * USB: digi_acceleport: fix termios and also readability a bitAlan Cox2007-10-251-7/+9
| * USB: ch341: fix termios handlingAlan Cox2007-10-251-3/+5
| * usb serial: kill another case we pass NULL and shouldn'tAlan Cox2007-10-251-1/+3
| * USB: ark3116: update termios handlingAlan Cox2007-10-251-2/+11
| * serial: stop passing NULL to functions that expect dataAlan Cox2007-10-251-1/+2
| * USB: add new Novatel device ids to option driverGreg Kroah-Hartman2007-10-251-0/+2
* | Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2007-10-251-5/+4
|\ \
| * | ISDN/sc: fix longstanding warningJeff Garzik2007-10-241-5/+4
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-251-5/+3
|\ \
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-5/+3
| |/
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2530-106/+64
|\ \
| * | ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-251-0/+2
| * | SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-243-5/+9
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-2419-88/+41
| * | mmc: sg falloutJens Axboe2007-10-245-8/+5
| * | m68k: sg falloutGeert Uytterhoeven2007-10-242-5/+4
| * | More SG build fixesDavid Miller2007-10-241-0/+1
| * | sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-2510-173/+275
|\ \
| * | lguest: documentation updateRusty Russell2007-10-2510-169/+274
| * | lguest: remove unused "wake" element from struct lguestRusty Russell2007-10-251-3/+0
| * | lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-251-1/+1
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-255-49/+195
|\ \
| * | [libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo2007-10-251-3/+3
| * | libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox2007-10-251-3/+7