summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: fix spinlock recursion in cdc-acm.cOliver Neukum2007-03-101-4/+4
* USB: fix Unaligned access in EHCI driverMax Dmitrichenko2007-03-101-2/+1
* USB: Product ID for FT232RL in ftdi_sioGard Spreemann2007-03-102-0/+4
* USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki2007-03-101-0/+4
* USB: ipaq.c: Additional devicesAndre Spahlinger2007-03-101-0/+2
* USB: further fix for usb-serialOliver Neukum2007-03-101-5/+4
* USB: fix usb-serial device naming bugOliver Neukum2007-03-101-1/+1
* USB: RTS/DTR signal patch for airprime driverMartin Schiller2007-03-101-0/+47
* USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...Jim Radford2007-03-101-44/+35
* usb-serial: fix shutdown / device_unregister orderJim Radford2007-03-101-5/+6
* USB: add Additional PIDs in ftdi_sioThomas Schleusener2007-03-102-0/+21
* USB: add QL355P power supply ids to fdti_sioMichael Olberg2007-03-102-0/+7
* USB: New device IDs for cp2101 driverJon K Hellan2007-03-101-0/+2
* USB: kill dead code from hub.cOliver Neukum2007-03-101-7/+0
* USB: ratelimit debounce error messagesOliver Neukum2007-03-101-1/+1
* USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda2007-03-101-1/+1
* UHCI: fix port resume problemAlan Stern2007-03-101-4/+7
* USB: set the correct interval for interrupt URBsAlan Stern2007-03-102-9/+13
* USB: goku_udc: Remove crude cache coherency codeRalf Baechle2007-03-101-29/+0
* USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko2007-03-101-0/+7
* USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz2007-03-101-10/+0
* USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell2007-03-101-3/+3
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-099-30/+94
|\
| * [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-081-0/+1
| * [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-081-0/+1
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-081-4/+4
| * [POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt2007-03-071-2/+5
| * [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-071-1/+4
| * [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt2007-03-071-1/+1
| * [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-071-21/+61
| * [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-071-1/+1
| * [POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson2007-03-071-0/+16
* | [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-094-218/+283
* | [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle2007-03-091-4/+6
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-091-3/+0
|\ \
| * | [MIPS] DEC: Remove call to register_prom_console.Ralf Baechle2007-03-091-3/+0
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-0915-38/+115
|\ \ \
| * | | [JFFS2] print a message when marking bad blockArtem Bityutskiy2007-03-091-1/+1
| * | | [JFFS2] Check for all-zero node headersDavid Woodhouse2007-03-092-1/+24
| * | | [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-092-7/+22
| * | | [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park2007-03-091-2/+4
| * | | [MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter2007-03-091-0/+5
| * | | [MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park2007-03-091-9/+11
| * | | [MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park2007-03-091-10/+13
| * | | [MTD] Correct partition failed erase addressAdrian Hunter2007-03-081-1/+5
| * | | [JFFS2] Use yield() between GC passes in background thread.David Woodhouse2007-03-081-1/+7
| * | | [MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day2007-03-081-1/+1
| * | | [MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox2007-03-081-2/+2
| * | | [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-082-0/+4
| * | | [MTD] ESB2 check for closed ROM windowCyrill Gorcunov2007-03-081-3/+8