summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-25USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-25USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-25USB: otg: adding nop usb transceiverAjay Kumar Gupta4-0/+193
2009-03-25USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-25USB: add missing KERN_* constants to printksFrank Seidel6-39/+59
2009-03-25USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum1-2/+5
2009-03-25USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum1-0/+1
2009-03-25USB: serial generic resume function fixOliver Neukum1-8/+0
2009-03-25USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2-1/+6
2009-03-25USB: count reaches -1, tested 0Roel Kluin1-1/+1
2009-03-25USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-03-25USB: suspend/resume support for option driverOliver Neukum1-6/+80
2009-03-25USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2-65/+94
2009-03-25USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis1-6/+6
2009-03-25USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2-36/+69
2009-03-25USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2-15/+20
2009-03-25USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-03-25USB: gadget: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-25USB: drivers: use USB API functions rather than constantsJulia Lawall5-18/+16
2009-03-25USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2-10/+8
2009-03-25USB: ub: use USB API functions rather than constantsJulia Lawall1-5/+4
2009-03-25USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2-180/+179
2009-03-25USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik1-1/+23
2009-03-25USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik3-1/+22
2009-03-25USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2-0/+34
2009-03-25USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2-8/+138
2009-03-25USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik3-13/+39
2009-03-25usblp: continuously poll for statusPete Zaitcev1-4/+7
2009-03-25USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-03-25USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2009-03-25USB: add quirk to avoid config and interface stringsAlan Stern4-2/+12
2009-03-24Linux 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-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
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
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3