summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-121-1/+1
| | | | * | | | | | | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-121-2/+4
| | | | * | | | | | | | | usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-121-101/+0Star
| | | | * | | | | | | | | 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-171-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-2614-25/+52
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-08-231-2/+1Star
| | * | | | | | | | | | | | TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby2011-08-231-0/+5
| | * | | | | | | | | | | | TTY: pty, fix pty countingJiri Slaby2011-08-232-4/+16
| | * | | | | | | | | | | | 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/+0Star
| | * | | | | | | | | | | | 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-268-4/+66
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 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-222-0/+31
| | * | | | | | | | | | | | 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/+0Star
| | * | | | | | | | | | | | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-242-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-262-5/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
| | * | | | | | | | | | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
| * | | | | | | | | | | | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-261-42/+25Star