summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24USB: io_ti: kill private fifoJohan Hovold1-17/+5
2013-07-24USB: io_edgeport: remove unused definesJohan Hovold1-2/+0
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-24USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-07-24USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold1-2/+1
2013-07-24USB: pl2303: remove debugging noiseJohan Hovold1-1/+3
2013-07-24USB: pl2303: clean up set_termiosJohan Hovold1-21/+18
2013-07-24USB: pl2303: clean up baud-rate handlingJohan Hovold1-49/+41
2013-07-24USB: pl2303: refactor baud-rate handlingJohan Hovold1-58/+69
2013-07-24USB: console: remove unnecessary operations testJohan Hovold1-15/+3
2013-07-24USB: console: use dev_dbgJohan Hovold1-4/+5
2013-07-24USB: serial: set drain delay at port probeJohan Hovold7-10/+15
2013-07-24USB: serial: clean up dtr_rtsJohan Hovold1-12/+2
2013-07-24USB: serial: remove hupping check from tiocmiwaitJohan Hovold1-11/+2
2013-07-24USB: serial: remove defensive test from set_termiosJohan Hovold2-6/+0
2013-07-24USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman1-3/+0
2013-07-24USB: adutux: remove direct calls to printk()Greg Kroah-Hartman1-6/+6
2013-07-24USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman1-41/+9
2013-07-24USB: adutux: remove custom debug macroGreg Kroah-Hartman1-39/+58
2013-07-24USB: adutux: remove unneeded tracing macrosGreg Kroah-Hartman1-40/+1
2013-07-24USB: legotower: remove direct calls to printk()Greg Kroah-Hartman1-5/+7
2013-07-24USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman1-34/+9
2013-07-24USB: legousbtower: remove custom debug macroGreg Kroah-Hartman1-12/+15
2013-07-24USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman1-41/+1
2013-07-24USB: ldusb: remove custom dbg_info() macroGreg Kroah-Hartman1-21/+10
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-28/+137
2013-07-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+2
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds155-91617/+22
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-18/+15
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-21/+60
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+15
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds2-7/+22
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-42/+31
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-46/+190
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+32