summaryrefslogtreecommitdiffstats
path: root/net/tipc/ref.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-17tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers5-6/+87
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner1-29/+19
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2-2/+7
2010-12-16tty: fix typos/errors in tty_driver.h commentsTimur Tabi1-4/+4
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA1-6/+7
2010-12-118250: fix uninitialized FIFOsOndrej Puzman1-0/+2
2010-12-11ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim1-1/+1
2010-12-11specialix: fix compiler warning on specialix_pci_tblNamhyung Kim1-1/+1
2010-12-11rocket: fix compiler warning on rocket_pci_idsNamhyung Kim1-1/+1
2010-12-118250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles3-12/+42
2010-12-118250: use container_of() instead of castingJamie Iles1-20/+40
2010-12-11serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2-7/+33
2010-12-11serial: fix pch_uart kconfig & buildRandy Dunlap1-1/+2
2010-12-01drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker3-0/+143
2010-12-01RS485 documentation: add 16C950 UART descriptionYegor Yefremov1-4/+5
2010-12-01serial: ifx6x60: fix memory leakVasiliy Kulikov1-0/+1
2010-12-01serial: ifx6x60: free IRQ on errorVasiliy Kulikov1-1/+3
2010-12-01Serial: EG20T: add PCH_UART driverTomoya MORINAGA3-0/+1459
2010-12-01Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie1-0/+36
2010-11-16serial: ifx6x60: Fix missing include for msleepAlan Cox1-0/+1
2010-11-16serial: ifx6x60: The IFX requires SPIAlan Cox1-1/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang2-2/+6
2010-11-16parisc: cleanup console handlingJiri Slaby1-4/+4
2010-11-16console: add /proc/consolesJiri Slaby3-0/+139
2010-11-16VIDEO: xen-fb, switch to for_each_consoleJiri Slaby1-1/+1
2010-11-16TTY: include termios.h in tty_driver.hJiri Slaby1-0/+1
2010-11-16console: move for_each_console to linux/console.hJiri Slaby2-6/+6
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov1-6/+0
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov1-0/+19
2010-11-11serial: add Documentation about RS485 serial communicationsClaudio Scordino2-0/+121
2010-11-11n_gsm: clean up printksAlan Cox1-73/+81
2010-11-11n_gsm: Fix support for legacy encodingAlan Cox1-13/+46
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov4-0/+662
2010-11-11ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby5-0/+1552
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o3-0/+110
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2-0/+79
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-06TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-06ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-06floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-06watchdog: Fix section mismatch and potential undefined behavior.David Daney1-1/+1
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov1-0/+8
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky4-14/+15