summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-01mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown3-166/+201
2011-08-01mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown1-16/+31
2011-08-01mfd: Support dynamic allocation of IRQ range for wm831xMark Brown1-5/+13
2011-08-01mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown1-20/+28
2011-08-01mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown1-10/+17
2011-08-01mfd: Implement support for multiple WM831x devicesMark Brown1-6/+12
2011-08-01mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown1-6/+18
2011-07-31Merge git://git.infradead.org/battery-2.6Linus Torvalds14-102/+694
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds14-124/+22
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2011-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-281/+2792
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds91-4488/+11871
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds335-8629/+44829
2011-07-30Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+3
2011-07-30ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds11-88/+136
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds9-155/+598
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds20-471/+1875
2011-07-29smc91c92_cs.c: fix bogus compiler warningDominik Brodowski1-1/+1
2011-07-29orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin1-1/+4
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin1-0/+2
2011-07-29pxa2xx pcmcia - stargate 2 use gpio array.Jonathan Cameron1-23/+11
2011-07-29pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.Jonathan Cameron9-96/+0
2011-07-29drivers:pcmcia:soc_common: make socket_init and socket_suspend optionalJonathan Cameron1-3/+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-29sungem: fix compile failure caused by trivial #include consolidationJiri Kosina1-1/+2
2011-07-29hwmon: (lm90) Refactor reading of config2 registerJean Delvare1-19/+6
2011-07-29hwmon: (lm90) Make SA56004 detection more robustJean Delvare1-2/+13
2011-07-29hwmon: (lm90) Simplify handling of extended local temp registerJean Delvare1-15/+6
2011-07-29hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066Guenter Roeck5-1/+354
2011-07-29proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov1-2/+6
2011-07-29r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen1-0/+1
2011-07-29sis190: Rx filter init is needed for MAC address change.Klement Fish1-1/+11
2011-07-29hwmon: (max34440) Add support for peak attributesGuenter Roeck1-0/+63
2011-07-29hwmon: (max8688) Add support for peak attributesGuenter Roeck1-0/+61
2011-07-29hwmon: (max16064) Add support for peak attributesGuenter Roeck1-0/+51
2011-07-29hwmon: (adm1275) Add support for peak attributesGuenter Roeck1-0/+60
2011-07-29hwmon: (pmbus) Add support for peak attributesGuenter Roeck2-15/+163
2011-07-29hwmon: (pmbus) Strengthen check for status register existenceGuenter Roeck1-21/+23
2011-07-29hwmon: (pmbus) Add support for virtual pagesGuenter Roeck2-28/+20
2011-07-29hwmon: (pmbus) Support reading and writing of word registers in device specif...Guenter Roeck2-6/+50
2011-07-29hwmon: (pmbus) Increase attribute name sizeGuenter Roeck1-4/+6
2011-07-29hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devicesGuenter Roeck2-2/+5
2011-07-29hwmon: (pmbus) Add support for VID output voltage modeGuenter Roeck7-34/+105
2011-07-29[media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2-12/+34
2011-07-29[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab1-1/+19
2011-07-28hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbusGuenter Roeck13-95/+104
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-28/+36
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-224/+323