summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-24USB: serial: remove recourse to generic methodOliver Neukum1-1/+0
2009-03-24USB: skeleton: Use dev_info instead of infoMatt Kraai1-2/+4
2009-03-24usb_storage: make Kconfig note visible in the consoleBorislav Petkov1-2/+2
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta4-0/+193
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel6-39/+59
2009-03-24USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum1-2/+5
2009-03-24USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum1-0/+1
2009-03-24USB: serial generic resume function fixOliver Neukum1-8/+0
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2-1/+6
2009-03-24USB: count reaches -1, tested 0Roel Kluin1-1/+1
2009-03-24USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-03-24USB: suspend/resume support for option driverOliver Neukum1-6/+80
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2-65/+94
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis1-6/+6
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2-36/+69
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2-15/+20
2009-03-24USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall5-18/+16
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2-10/+8
2009-03-24USB: ub: use USB API functions rather than constantsJulia Lawall1-5/+4
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2-180/+179
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik1-1/+23
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik3-1/+22
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2-0/+34
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2-8/+138
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik3-13/+39
2009-03-24usblp: continuously poll for statusPete Zaitcev1-4/+7
2009-03-24USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-03-24USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern4-2/+12
2009-03-23Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-121/+314
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-25/+12
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-22dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-16/+51
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26