summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum1-1/+1
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox2-2/+104
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke1-65/+65
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern1-5/+14
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox1-10/+8
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton1-3/+4
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox1-13/+19
2007-10-25USB: cp2101: convert to new termiosAlan Cox1-37/+11
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox1-9/+2
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25serial: stop passing NULL to functions that expect dataAlan Cox1-1/+2
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds34-519/+467
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-3/+1
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-927/+1295
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-252/+251
2007-10-23ni5010: kill unused variableJeff Garzik1-2/+0
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik1-1/+1
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox1-1/+1
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik11-250/+248
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh1-9/+10
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh3-23/+29
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2-30/+117
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh1-19/+51
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh2-13/+13
2007-10-23Convert bonding timers to workqueuesJay Vosburgh7-122/+117
2007-10-23pasemi_mac: fix typoOlof Johansson1-1/+1
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki1-1/+1
2007-10-23sky2: crash on removeStephen Hemminger1-2/+2
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle1-40/+4
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce1-19/+12
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik3-512/+677
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik1-0/+1
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-141/+265
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2-4/+2
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik1-11/+5
2007-10-23isdn/sc: irq handler cleanJeff Garzik2-16/+4
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik1-4/+8