aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-4/+3
2011-07-29ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds11-88/+136
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds9-155/+598
2011-07-29Merge 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-28hwmon: (lm90) Refactor reading of config2 registerJean Delvare1-19/+6
2011-07-28hwmon: (lm90) Make SA56004 detection more robustJean Delvare1-2/+13
2011-07-28hwmon: (lm90) Simplify handling of extended local temp registerJean Delvare1-15/+6
2011-07-28hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066Guenter Roeck5-1/+354
2011-07-28hwmon: (max34440) Add support for peak attributesGuenter Roeck1-0/+63
2011-07-28hwmon: (max8688) Add support for peak attributesGuenter Roeck1-0/+61
2011-07-28hwmon: (max16064) Add support for peak attributesGuenter Roeck1-0/+51
2011-07-28hwmon: (adm1275) Add support for peak attributesGuenter Roeck1-0/+60
2011-07-28hwmon: (pmbus) Add support for peak attributesGuenter Roeck2-15/+163
2011-07-28hwmon: (pmbus) Strengthen check for status register existenceGuenter Roeck1-21/+23
2011-07-28hwmon: (pmbus) Add support for virtual pagesGuenter Roeck2-28/+20
2011-07-28hwmon: (pmbus) Support reading and writing of word registers in device specific codeGuenter Roeck2-6/+50
2011-07-28hwmon: (pmbus) Increase attribute name sizeGuenter Roeck1-4/+6
2011-07-28hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devicesGuenter Roeck2-2/+5
2011-07-28hwmon: (pmbus) Add support for VID output voltage modeGuenter Roeck7-34/+105
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-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
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds10-1369/+3060
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-28[SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev1-30/+13
2011-07-28[SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev1-6/+15
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev1-1/+0
2011-07-28[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh1-0/+1
2011-07-28[SCSI] libfc: cleanup sending SRR requestHillf Danton1-2/+0
2011-07-28[SCSI] libfc: two minor changes in commentsHillf Danton1-2/+2
2011-07-28[SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev2-3/+5
2011-07-28[SCSI] libfc: release exchg cacheHillf Danton1-1/+4
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton1-1/+1
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2-2/+0
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi6-8/+8
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi1-7/+22
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2-0/+13