summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f75375s.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-06[media] v4l: Move event documentation from SUBSCRIBE_EVENT to DQEVENTSakari Ailus2-107/+107
2011-08-06[media] adp1653: check error code of adp1653_init_controlsAndy Shevchenko1-2/+9
2011-08-06[media] adp1653: check platform_data before usageAndy Shevchenko1-0/+4
2011-08-06[media] dib0700: correct error messageOlivier Grenie1-9/+9
2011-08-06[media] dib0700: protect the dib0700 buffer accessOlivier Grenie1-9/+72
2011-08-06[media] DiBcom: protect the I2C bufer accessPatrick Boettcher8-67/+412
2011-07-31v4l2-ioctl: properly return -EINVAL when parameters are wrongMauro Carvalho Chehab1-37/+52
2011-07-31[media] anysee: use multi-frontend (MFE)Antti Palosaari2-94/+206
2011-07-31[media] dvb-usb: multi-frontend support (MFE)Antti Palosaari3-22/+78
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari29-344/+344
2011-07-31[media] em28xx: Fix IR unregister logicMauro Carvalho Chehab1-3/+3
2011-07-31[media] rc-main: Fix device de-registration logicMauro Carvalho Chehab1-10/+19
2011-07-31[media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén1-1/+1
2011-07-31[media] gspca-stv06xx: Remove writes to read-only registersErik Andrén1-9/+0
2011-07-31[media] gspca-stv06xx: Fix sensor init indentationErik Andrén1-10/+10
2011-07-31[media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2-30/+18
2011-07-31[media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2-16/+21
2011-07-30frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-30ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-30ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds1-1/+0
2011-07-29xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf1-1/+4
2011-07-29[media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29[media] ov5642: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29ecryptfs: Make inode bdi consistent with superblock bdiThieu Le1-0/+1
2011-07-29eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks1-22/+25
2011-07-28[media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2-12/+34
2011-07-28[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab1-1/+19
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann2-1/+1
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2-1/+29
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD9-115/+39
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD9-21/+11
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD10-31/+18
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD10-120/+341
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD5-25/+28
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD45-322/+61
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD54-173/+232
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller1-15/+18
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck4-0/+21
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck3-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck3-10/+22
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck3-3/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck3-0/+34
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck3-9/+80
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2-0/+8
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck3-0/+42
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck8-0/+566
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli1-27/+77
2011-07-28arm/dt: tegra devicetree supportGrant Likely7-0/+368
2011-07-28arm/versatile: Add device tree supportGrant Likely11-0/+414