aboutsummaryrefslogtreecommitdiffstats
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
* Linux 2.6.24-rc1Linus Torvalds2007-10-231-2/+2
* add port definition for mcf UART driverGreg Ungerer2007-10-231-0/+3
* m68knommu: remove unused machdep variable definitionsGreg Ungerer2007-10-231-4/+7
* m68knommu: define DMA channels for ColdFire 532xGreg Ungerer2007-10-231-0/+2
* m68knommu: add platform struct for ColdFire UART driverGreg Ungerer2007-10-231-0/+10
* m68knommu: mark mem init functions as __initGreg Ungerer2007-10-231-2/+2
* m68knommu: mark setup_arch() as __initGreg Ungerer2007-10-231-1/+1
* m68knommu: cleanup 68VZ328 init codeGreg Ungerer2007-10-231-11/+1
* m68knommu: cleanup 68EZ328 init codeGreg Ungerer2007-10-231-17/+2
* m68knommu: cleanup 68360 startup codeGreg Ungerer2007-10-231-35/+16
* m68knommu: cleanup 68328 timer codeGreg Ungerer2007-10-231-12/+15
* m68knommu: cleanup 68328 init codeGreg Ungerer2007-10-231-22/+2
* m68knommu: remove unused variables in setup.cGreg Ungerer2007-10-231-3/+0
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-2339-536/+484
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-234-8/+6
| * 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-2311-39/+19
| * [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-235-9/+9
| * [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-239-50/+25
* | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-10-233-4/+1
|\ \
| * | ni5010: kill unused variableJeff Garzik2007-10-231-2/+0
| * | eexpress: fix !SMP unused-var warningJeff Garzik2007-10-231-1/+1
| * | cgroup: kill unused variableJeff Garzik2007-10-231-1/+0
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-2320-1284/+1330
|\ \
| * | Remove Andrew Morton from list of net driver maintainers.Jeff Garzik2007-10-231-2/+0