[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference
[safe/jmp/linux-2.6] / drivers / usb / serial / mos7840.c
2010-06-04 Johan HovoldUSB: mos7840: fix null-pointer dereference
2010-05-20 Alessio Igor BoganiUSB: mos7840: Cleanup useless header
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2010-03-02 Johan HovoldUSB: mos7840: fix DMA buffers on stack and endianess...
2009-12-23 Blaise GassendUSB: serial: Extra device/vendor ID for mos7840 driver
2009-12-11 Cliff BrakeUSB: mos7840: add device IDs for B&B electronics devices
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-09-19 Alan Coxmos7840: remove old dead modem logic
2009-07-28 Russell LangUSB: aten uc2324 is really a moschip 7840
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-16 Tony CookUSB: mos7840: fix debug log messages
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-04-23 Oliver NeukumUSB: removal of tty->low_latency hack dating back to...
2009-04-23 Tony CookUSB: fix mos7840 problem with minor numbers
2009-04-23 Tony CookUSB: mos7840: add new device id
2009-01-07 Greg Kroah-HartmanUSB: serial: fix up urb->status usage
2009-01-02 Alan Coxtty: Drop the lock_kernel in the private ioctl hook
2008-10-17 Greg Kroah-HartmanUSB: remove use of err() in drivers/usb/serial
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-07-22 Alan Coxmos7840: remove loads of bogus assignments to status
2008-07-22 Alan Coxusb_serial: API all change
2008-05-02 Roel KluinUSB: mos7840: test and propagate set_uart_reg return...
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove unneeded number endpoints settings
2008-04-25 Alan CoxUSB: serial: Note mos7480 and option don't lock modem...
2008-03-04 David Ludlowusb: Add support for the mos7820/7840-based B&B USB...
2008-02-01 Joe PerchesUSB: Spelling fixes
2007-11-28 Roel KluinUSB: free memory when writing fails in usb/serial/mos7840.c
2007-10-25 Alan CoxUSB: mos7840: Clean up old checks and stuff
2007-07-20 Florin MalitaUSB: mos7720, mos7840: remove redundant urb check
2007-07-12 Alan CoxUSB: mos7840.c: turn this into a serial driver
2007-07-12 Greg Kroah-HartmanUSB: serial: mos7840: clean up urb->status usage
2007-05-23 Oliver NeukumUSB: remove useless check in mos7840 found by coverity
2007-04-27 Oliver NeukumUSB: overhaul of mos7840 driver
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
2007-02-07 Johannes HölzlUSB serial: add driver pointer to all usb-serial drivers
2006-12-20 Alanusb serial: Eliminate bogus ioctl code
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-01 Burman YanUSB serial: replace kmalloc+memset with kzalloc
2006-10-17 Adrian BunkUSB: mos7840.c: fix a check-after-dereference
2006-10-09 Al Viro[PATCH] mos7840 annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Paul B SchroederUSB: Moschip 7840 USB-Serial Driver