summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* TTY: tty3270, get rid of ugly aliasingJiri Slaby2012-04-091-23/+19
* TTY: tty3270, move initialization to allocationJiri Slaby2012-04-091-10/+10
* TTY: sclp_vt220, remove unused allocationJiri Slaby2012-04-091-8/+1
* TTY: sclp_vt220, add tty_portJiri Slaby2012-04-091-10/+14
* TTY: sclp_tty, add tty_portJiri Slaby2012-04-091-14/+19
* TTY: con3215, centralize allocationJiri Slaby2012-04-091-35/+39
* TTY: hso, use tty from tty_portJiri Slaby2012-04-091-27/+13
* TTY: hso, remove tty NULL checks fro tty->opsJiri Slaby2012-04-091-17/+10
* TTY: hso, add tty_portJiri Slaby2012-04-091-12/+13
* TTY: hso, free tty_driverJiri Slaby2012-04-091-4/+8
* TTY: hso, do not set TTY MAGICJiri Slaby2012-04-091-1/+0
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
* TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-7/+9
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-091-21/+20
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-22/+21
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-092-11/+7
* TTY: isdn, add tty_portJiri Slaby2012-04-091-29/+31
* TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-091-11/+0
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-29/+30
* TTY: isdn, remove calloutJiri Slaby2012-04-091-26/+6
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* TTY: crisv10, initialize tty_portJiri Slaby2012-04-091-0/+1
* TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-091-26/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-072-2/+5
|\ \ \
| * \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-074441-173979/+325606
| |\ \ \ | | | |/ | | |/|
| * | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-074-7/+19
|\ \ \ \
| * | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-071-5/+8
| * | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-073-2/+11
| | |/ / | |/| |
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-073-32/+61
|\ \ \ \
| * | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
| * | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
| * | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-021-0/+4
| |/ / /
* | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-074-3/+4
|\ \ \ \
| * | | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
| * | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-061-1/+1
| * | | | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-062-2/+2
* | | | | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-0713-218/+299
|\ \ \ \ \
| * | | | | mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-061-3/+7