aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | * | | | | | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-09
| | | * | | | | | xHCI: fix port U3 status check conditionAndiry Xu2011-08-09
| * | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-08-23
| | * | | | | | | | TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby2011-08-23
| | * | | | | | | | TTY: pty, fix pty countingJiri Slaby2011-08-23
| | * | | | | | | | 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-08-23
| | * | | | | | | | serial/8250_pci: delete duplicate data definitionTomoya MORINAGA2011-08-23
| | * | | | | | | | 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-08-23
| | * | | | | | | | tty: Add "spi:" prefix for spi modaliasAxel Lin2011-08-23
| | * | | | | | | | atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus2011-08-22
| | * | | | | | | | serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-08-22
| | * | | | | | | | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-22
| | * | | | | | | | pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2011-08-22
| | * | | | | | | | serial: samsung: Fix build errorKukjin Kim2011-08-08
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-22
| | * | | | | | | | drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-22
| | * | | | | | | | drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-22
| | * | | | | | | | drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-22
| | * | | | | | | | drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi2011-08-22
| | * | | | | | | | drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-22
| | * | | | | | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
| | * | | | | | | | drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-22
| | * | | | | | | | base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-22
| | * | | | | | | | pti: add missing CONFIG_PCI dependencyHeiko Carstens2011-08-22
| | * | | | | | | | drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe2011-08-08
| | * | | | | | | | driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-08
| | * | | | | | | | firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-08
| | |/ / / / / / /
| * | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-24
| | * | | | | | | | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-23
| | * | | | | | | | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-23
| | * | | | | | | | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-23
| | * | | | | | | | staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-23
| | * | | | | | | | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-23
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-24
| | * | | | | | | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-24
| * | | | | | | | | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-25
| * | | | | | | | | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-25
| * | | | | | | | | drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-25
| * | | | | | | | | drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin2011-08-25
| * | | | | | | | | drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin2011-08-25
| * | | | | | | | | backlight: fix module alias prefix for adp8870_blAxel Lin2011-08-25
| * | | | | | | | | backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-25
| * | | | | | | | | leds: add missing include of linux/module.hAxel Lin2011-08-25
| * | | | | | | | | drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-25
| * | | | | | | | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-25
| * | | | | | | | | drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-25