summaryrefslogtreecommitdiffstats
path: root/drivers
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 Jangam3-0/+355
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-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+11
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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-15/+32
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-19md/raid1: close some possible races on write errors during resyncNeilBrown1-2/+8
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown1-13/+23
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown1-0/+1
2012-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-4/+7
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2-5/+2
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil1-0/+1
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-454/+439
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar1-2/+2
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar1-2/+2
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-62/+60
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-94/+86
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-157/+155
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-138/+135
2012-07-17rbd: endian bug in rbd_req_cb()Dan Carpenter1-1/+1
2012-07-17rbd: Fix ceph_snap_context size calculationYan, Zheng1-1/+1
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-60/+117
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1