summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-21hwmon: (gl518sm) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (emc6w201) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (ds1621) Convert to use devm_ functionsGuenter Roeck1-11/+5
2012-07-21hwmon: (atxp1) Convert to use devm_ functionsGuenter Roeck1-11/+5
2012-07-21hwmon: (adm9240) Convert to use devm_ functionsGuenter Roeck1-10/+4
2012-07-21hwmon: (adm1031) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (adm1026) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (adm1021) Convert to use devm_ functionsGuenter Roeck1-11/+7
2012-07-21hwmon: (w83795) Convert to use devm_ functionsGuenter Roeck1-8/+3
2012-07-21hwmon: (lm90) Convert to use devm_ functionsGuenter Roeck1-8/+4
2012-07-21hwmon: (lm83) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (f71805f) Convert to use devm_ functionsGuenter Roeck1-19/+7
2012-07-21hwmon: (lm78) Convert to use devm_ functionsGuenter Roeck1-25/+11
2012-07-21hwmon: (adt7475) Convert to use devm_ functionsGuenter Roeck1-5/+2
2012-07-21hwmon: (adm1025) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-21hwmon: (pc87360) Convert to use devm_ functionsGuenter Roeck1-28/+13
2012-07-21hwmon: (mc13783-adc.c) Convert to use devm_ functionsGuenter Roeck1-10/+2
2012-07-21hwmon: (max6639) Convert to use devm_ functionsGuenter Roeck1-11/+6
2012-07-21hwmon: (max6650) Convert to use devm_ functionsGuenter Roeck1-6/+4
2012-07-21hwmon: (wm831x-hwmon) Convert to use devm_ functionsGuenter Roeck1-6/+3
2012-07-21hwmon: Driver for DA9052/53 PMICAshish Jangam4-0/+416
2012-07-21hwmon: (fam15h_power) Fix unintentional integer overflowGuenter Roeck1-1/+2
2012-07-21hwmon: (w83627ehf) Add missing break statementGuenter Roeck1-0/+1
2012-07-21Linux 3.5v3.5Linus Torvalds1-1/+1
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki1-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds4-87/+104
2012-07-21kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov1-4/+4
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2-13/+71
2012-07-21printk: Remove kdb_syslog_dataAnton Vorontsov2-16/+0
2012-07-21kdb: Revive dmesg commandAnton Vorontsov1-58/+33
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds51-168/+272
2012-07-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+11
2012-07-20Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-55/+69
2012-07-20Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+6
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka1-0/+1
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka1-1/+5
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka2-2/+5
2012-07-20pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-07-20pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh1-2/+7
2012-07-20ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh1-12/+12
2012-07-20ore: Remove support of partial IO request (NFS crash)Boaz Harrosh1-7/+1
2012-07-20ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh1-31/+36
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy1-2/+6
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-18/+10
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-15/+32
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+10
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+16
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires3-0/+9
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior8-22/+22