]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-01-02 Alan Coxtty: refcount the epca driver
2009-01-02 Alan Coxtty: relock epca
2009-01-02 Denis Joseph... tty: Modem functions for the HSO driver
2009-01-02 Alan Coxtty: Fix the HSO termios handling a bit
2009-01-02 Alan Coxhso: net driver using tty without locking
2009-01-02 Alan Coxtty: kref nozomi
2009-01-02 Alan Coxtty: Remove some pointless casts
2009-01-02 Alan Coxtty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
2009-01-02 Thomas Pfafftty: N_TTY SIGIO only works for read
2009-01-02 Alan Coxtty: USB tty devices can block in tcdrain when unplugged
2009-01-02 Niels de Vosserial: set correct baud_base for Oxford Semiconductor...
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: tty port zero baud open
2009-01-02 Alan Coxtty: ESP has been broken for locking etc forver
2009-01-02 Alan Coxtty: rework stallion to use the tty_port bits
2009-01-02 Alan Coxtty: Rework istallion to use the tty port changes
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxtty: relock the mxser driver
2009-01-02 Alan Coxtty: relock riscom8 using port locks
2009-01-02 Alan Coxtty: rocketport uses different port flags to everyone...
2009-01-02 Alan Coxtty: relock generic_serial
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxrio: Kill off ckmalloc
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2009-01-02 Alan Coxtty: Fix PPP hang under load
2009-01-02 David HowellsCRED: Wrap task credential accesses in the devpts files...
2009-01-02 Kevin HaoAdd device function for USB serial console
2009-01-02 Russell KingAnd here's a patch (to be applied on top of the last...
2009-01-02 Russell KingConvert the oxsemi tornado special cases to use the...
2009-01-02 Andrew Mortondevpts: fix unused function warning
2009-01-02 Alan Coxtty: Fix close races in USB serial
2009-01-02 Joe Petersonn_tty: Output bells immediately on a full buffer
2009-01-02 Joe Petersonn_tty: Fix hanfling of buffer full corner cases
2009-01-02 Joe Petersonn_tty: Fix handling of control characters and continuations
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Jason Wesseltty: Fix sparse static warning for tty_driver_lookup_tty
2009-01-02 Alan Coxsierra: Fix formatting
2009-01-02 Alan Coxdevpts: Coding style clean up
2009-01-02 Sukadev BhattiproluDocument usage of multiple-instances of devpts
2009-01-02 Sukadev BhattiproluEnable multiple instances of devpts
2009-01-02 Sukadev BhattiproluDefine get_init_pts_sb()
2009-01-02 Sukadev BhattiproluDefine mknod_ptmx()
2009-01-02 Sukadev BhattiproluAdd DEVPTS_MULTIPLE_INSTANCES config token
2009-01-02 Sukadev BhattiproluExtract option parsing to new function
2009-01-02 Sukadev BhattiproluPer-mount 'config' object
2009-01-02 Sukadev BhattiproluPer-mount allocated_ptys
2009-01-02 Sukadev BhattiproluRemove devpts_root global
2009-01-02 Alan Coxn_tty: clean up coding style
2009-01-02 Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Remove BI status for known_good...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Fix bug - BF527-EZKIT unable...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Clean serial console and early...
2009-01-02 Graf YangBlackfin Serial Driver: fix bug - SIR driver stop recei...
2009-01-02 Sonic ZhangBlackfin Serial Driver: updates kgdb over Blackfin...
2009-01-02 Roel Kluin[SCSI] libsas: fix test for negative unsigned and typos
2009-01-02 Geert Uytterhoeven[SCSI] a2091, gvp11: kill warn_unused_result warnings
2009-01-02 Julia Lawall[SCSI] fusion: Move a dereference below a NULL test
2009-01-02 Reinhard Nissl[SCSI] mvsas: increase port type detection delay to...
2009-01-02 Ingo Molnarkbuild: Remove gcc 4.1.0 quirk from init/main.c
2009-01-02 Kai Makisara[SCSI] st: retry enlarge_buffer allocation
2009-01-02 Kai Makisara[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
2009-01-02 Jaswinder Singh... x86: nmi.c fix style problems
2009-01-02 FUJITA Tomonori[SCSI] st: remove unused frp_sg_current
2009-01-02 FUJITA Tomonori[SCSI] st: remove unused orig_frp_segs
2009-01-02 FUJITA Tomonori[SCSI] st: simplify new_tape_buffer
2009-01-02 FUJITA Tomonori[SCSI] st: remove struct scatterlist
2009-01-02 FUJITA Tomonori[SCSI] st: kill struct st_buff_fragment
2009-01-02 FUJITA Tomonori[SCSI] st: remove buf_to_sg
2009-01-02 FUJITA Tomonori[SCSI] st: convert dio path to use st_scsi_execute
2009-01-02 FUJITA Tomonori[SCSI] st: convert non-dio path to use st_scsi_execute
2009-01-02 FUJITA Tomonori[SCSI] st: add st_scsi_execute helper function
2009-01-02 FUJITA Tomonori[SCSI] st: add struct rq_map_data support
2009-01-02 FUJITA Tomonori[SCSI] st: make all the fragment buffers the same size
2009-01-02 Linus TorvaldsDisallow gcc versions 4.1.{0,1}
2009-01-02 Linus TorvaldsSanitize gcc version header includes
2009-01-02 FUJITA Tomonori[SCSI] block: make blk_rq_map_user take a NULL user...
2009-01-02 FUJITA Tomonori[SCSI] block: fix the partial mappings with struct...
2009-01-02 FUJITA Tomonori[SCSI] block: fix bio_add_page misuse with rq_map_data
2009-01-02 Brian King[SCSI] ibmvscsi: Make max_requests module parameter...
2009-01-02 Julia Lawall[SCSI] lpfc: Move a dereference below a NULL test
2009-01-02 Dmitri Vorobiev[SCSI] sgiwd93: Fix compilation warning
2009-01-02 Brian King[SCSI] ibmvfc: Fixup command response translation
2009-01-02 Alan Stern[SCSI] Fix uninitialized variable error in scsi_io_comp...
2009-01-02 Christoph Hellwig[SCSI] clean up scsi_times_out
2009-01-02 Christoph Hellwig[SCSI] remove severly outdated comment in scsi_dispatch_cmd
2009-01-02 Jaswinder Singh... x86: ldt.c fix style problems
2009-01-02 Jaswinder Singh... x86: cpuid.c fix style problems
2009-01-02 Cliff Wickmanx86, UV: remove erroneous BAU initialization
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2009-01-02 Ravikiran G... x86: fix incorrect __read_mostly on _boot_cpu_pda
2009-01-02 Mike Galbraithsched: fix sched_slice()
2009-01-02 Borislav Petkovide-atapi: start dma in a drive-specific way
2009-01-02 Borislav Petkovide-atapi: put the rest of non-ide-cd code into the...
2009-01-02 Borislav Petkovide-atapi: remove timeout arg to ide_issue_pc
2009-01-02 Borislav Petkovide-cd: remove handler wrappers
2009-01-02 Borislav Petkovide-cd: remove xferlen arg to cdrom_start_packet_command
2009-01-02 Borislav Petkovide-atapi: split drive-specific functionality in ide_is...
2009-01-02 Borislav Petkovide-atapi: assign expiry and timeout based on device...
2009-01-02 Borislav Petkovide-atapi: compute cmd_len based on device type in...
next