summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-121-0/+1
| | | | | |_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-224-35/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-161-10/+11
| | | * | | | | | | | | | | | | | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-151-0/+2
| | | * | | | | | | | | | | | | | xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-08-092-8/+15
| | | * | | | | | | | | | | | | | xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-08-091-6/+44
| | | * | | | | | | | | | | | | | xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-08-092-8/+18
| | | * | | | | | | | | | | | | | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-091-3/+12
| | | * | | | | | | | | | | | | | xHCI: fix port U3 status check conditionAndiry Xu2011-08-091-1/+1
| * | | | | | | | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-2616-25/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-08-231-2/+1
| | * | | | | | | | | | | | | | | | TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby2011-08-231-0/+5
| | * | | | | | | | | | | | | | | | TTY: pty, fix pty countingJiri Slaby2011-08-234-4/+21
| | * | | | | | | | | | | | | | | | 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-08-231-3/+5
| | * | | | | | | | | | | | | | | | serial/8250_pci: delete duplicate data definitionTomoya MORINAGA2011-08-231-5/+0
| | * | | | | | | | | | | | | | | | 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-08-231-1/+5
| | * | | | | | | | | | | | | | | | tty: Add "spi:" prefix for spi modaliasAxel Lin2011-08-233-3/+3
| | * | | | | | | | | | | | | | | | atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus2011-08-221-3/+5
| | * | | | | | | | | | | | | | | | serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-08-221-0/+3
| | * | | | | | | | | | | | | | | | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-221-1/+1
| | * | | | | | | | | | | | | | | | pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2011-08-221-1/+2
| | * | | | | | | | | | | | | | | | serial: samsung: Fix build errorKukjin Kim2011-08-081-2/+6
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-269-5/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-221-0/+1
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-221-0/+1
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-221-0/+13
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-221-0/+6
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi2011-08-221-0/+7
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-221-0/+1
| | * | | | | | | | | | | | | | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-223-1/+57
| | * | | | | | | | | | | | | | | | drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-221-1/+1
| | * | | | | | | | | | | | | | | | base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-221-0/+1
| | * | | | | | | | | | | | | | | | pti: add missing CONFIG_PCI dependencyHeiko Carstens2011-08-221-0/+1
| | * | | | | | | | | | | | | | | | drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe2011-08-081-1/+1
| | * | | | | | | | | | | | | | | | driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-081-1/+1
| | * | | | | | | | | | | | | | | | firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-081-1/+1
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-267-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-241-1/+0
| | * | | | | | | | | | | | | | | | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-232-0/+2
| | * | | | | | | | | | | | | | | | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-231-1/+1
| | * | | | | | | | | | | | | | | | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-231-4/+4
| | * | | | | | | | | | | | | | | | staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-231-0/+1
| | * | | | | | | | | | | | | | | | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-231-0/+1
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-264-14/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
| | * | | | | | | | | | | | | | | | [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-241-2/+3
| | * | | | | | | | | | | | | | | | [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-241-1/+1
| | * | | | | | | | | | | | | | | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
| | * | | | | | | | | | | | | | | | [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-241-6/+8
| * | | | | | | | | | | | | | | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
OpenPOWER on IntegriCloud