summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83793.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-09pch_uart: Add MSI supportAlexander Stein1-0/+5
2011-07-02tty: fix "IRQ45: nobody cared"Andrew McGregor1-1/+1
2011-07-02PTI feature to allow user to name and mark masterchannel request.J Freyensee2-40/+62
2011-07-020 for o PTI Makefile bug.J Freyensee1-1/+1
2011-07-02tty: serial: samsung.c remove legacy PM code.MyungJoo Ham1-13/+14
2011-07-02SERIAL: SC26xx: Fix link error.Ralf Baechle1-1/+1
2011-07-02serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-07-02mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-07-02tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee1-0/+4
2011-07-02tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren1-1/+1
2011-07-02serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger1-2/+1
2011-07-02drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies3-6/+7
2011-07-02tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structsRuss Gorby1-20/+91
2011-07-02tty: n_gsm: Add raw-ip supportRuss Gorby2-9/+281
2011-07-02tty: n_gsm: expose gsmtty device nodes at ldisc open timeRuss Gorby1-2/+17
2011-07-02pch_phub: Fix register miss-setting issueTomoya MORINAGA1-2/+2
2011-06-07serial: 8250, increase PASS_LIMITJiri Slaby1-1/+1
2011-06-078250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed1-0/+47
2011-06-07TTY: export NR_LDISC and N_* line discipline numbers to user-spaceFlorian Fainelli1-18/+19
2011-06-07serial/pch: use global div helper instead of creating a private oneUwe Kleine-König1-3/+2
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière3-54/+186
2011-06-07serial: 8250_pci: add .probe member to struct pci_serial_quirkFrédéric Brière1-0/+9
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan3-17/+157
2011-06-06Linux 3.0-rc2v3.0-rc2Linus Torvalds1-1/+1
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins1-2/+2
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik1-0/+5
2011-06-04btrfs: false BUG_ON when degradedArne Jansen1-1/+1
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo1-0/+6
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason1-8/+19
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason1-0/+1
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen1-49/+65
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03ALSA: usb - turn off de-emphasis in s/pdif for cm6206Eric Lammerts1-1/+1
2011-06-03UBIFS: fix-up free space earlierBen Gardiner1-8/+8
2011-06-03UBIFS: intialize LPT earlierBen Gardiner1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy1-4/+5
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy1-1/+5
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-03ALSA: asihpi: Use angle brackets for system includesJoe Perches1-1/+1
2011-06-03ALSA: fm801: add error handling if auto-detect failsDan Carpenter1-2/+11