summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-20solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23
2012-12-20solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42
2012-12-20solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-20solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-208139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-20gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2-17/+1
2012-12-20gpio/ich: Add missing spinlock initJean Delvare1-0/+1
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst1-1/+1
2012-12-20hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare1-0/+10
2012-12-20hwmon: (it87) Support PECI for additional chipsGuenter Roeck1-10/+38
2012-12-20hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2-4/+19
2012-12-20hwmon: (it87) Manage device specific features with tableGuenter Roeck1-74/+81
2012-12-20hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck1-41/+74
2012-12-20hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck1-14/+13
2012-12-20hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck1-159/+104
2012-12-20hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2-5/+70
2012-12-20hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck1-10/+11
2012-12-20hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck1-81/+66
2012-12-20hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck1-63/+35
2012-12-20hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare1-0/+4
2012-12-20hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare1-2/+4
2012-12-20hwmon: (w83627ehf) Add support for suspendJean Delvare1-1/+94
2012-12-20hwmon: (w83627hf) Add support for suspendJean Delvare1-1/+74
2012-12-20hwmon: Fix PCI device reference leak in quirkJean Delvare1-12/+14
2012-12-20Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds81-422/+2140
2012-12-20Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-20drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-20ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-20bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-20bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-20Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds121-1833/+2544
2012-12-20use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-20usbnet: generic manage_power()Oliver Neukum2-0/+12
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum2-7/+9
2012-12-20ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-20qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-20qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
2012-12-20watchdog: Fix disable/enable regressionBjørn Mork1-7/+4
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+9
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds24-221/+1593
2012-12-19of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski1-0/+1
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2-22/+22
2012-12-19UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells38-615/+668
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells39-546/+595
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds36-210/+434