aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-2334-519/+467
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-232-4/+2
| * drivers/char/riscom8: clean up irq handlingJeff Garzik2007-10-231-11/+5
| * isdn/sc: irq handler cleanJeff Garzik2007-10-232-16/+4
| * isdn/act2000: fix major bug. clean irq handler.Jeff Garzik2007-10-231-4/+8
| * char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-231-353/+353
| * drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik2007-10-231-7/+20
| * drivers/char/ip2: split out irq core logic into separate functionJeff Garzik2007-10-231-18/+26
| * [NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2007-10-232-16/+3
| * Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-236-9/+10
| * [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-238-29/+13
| * [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-234-5/+5
| * [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-238-49/+20
* | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-10-232-3/+1
|\ \
| * | ni5010: kill unused variableJeff Garzik2007-10-231-2/+0
| * | eexpress: fix !SMP unused-var warningJeff Garzik2007-10-231-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-2316-927/+1295
|\ \
| * | bonding: Acquire correct locks in alb for promisc changeJay Vosburgh2007-10-231-9/+10
| * | bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh2007-10-233-23/+29
| * | bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2007-10-232-30/+117
| * | bonding: Convert miimon to new lockingJay Vosburgh2007-10-231-19/+51
| * | bonding: Convert balance-rr transmit to new lockingJay Vosburgh2007-10-232-13/+13
| * | Convert bonding timers to workqueuesJay Vosburgh2007-10-237-122/+117
| * | pasemi_mac: fix typoOlof Johansson2007-10-231-1/+1
| * | defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki2007-10-231-1/+1
| * | sky2: crash on removeStephen Hemminger2007-10-231-2/+2
| * | MIPSnet: Delete all the useless debugging printks.Ralf Baechle2007-10-231-40/+4
| * | AR7 ethernet: small post-merge cleanups and fixesMatteo Croce2007-10-231-19/+12
| * | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-233-512/+677
| |\ \
| | * | mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth2007-10-231-3/+0
| | * | mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek2007-10-232-568/+557
| | * | mv643xx_eth: Remove unused register definesLennert Buytenhek2007-10-231-87/+0