summaryrefslogtreecommitdiffstats
path: root/drivers/pnp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka1-0/+2
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+6
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti1-4/+5
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin1-4/+4
2010-11-05Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl1-11/+4
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman12-33/+36