summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-28/+27
2010-03-04Merge git://git.infradead.org/battery-2.6Linus Torvalds4-49/+138
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds23-183/+1565
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-1024/+964
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds136-6316/+17868
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig2-2/+2
2010-03-03switch infiniband uverbs to anon_inodesAl Viro4-81/+29
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+21
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds196-3340/+7038
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds33-651/+963
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+8
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-541/+452
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-895/+1042
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-35/+444
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds5-5/+5
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds41-1205/+1216
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov1-2/+5
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov1-4/+7
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov3-0/+20
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov1-3/+5
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov1-5/+6
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov1-4/+5
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov1-29/+29
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov1-19/+15
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov1-19/+16
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov1-1/+1
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov1-9/+10
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov1-3/+3
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov1-31/+33
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak1-10/+10
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown5-1/+135
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown1-2/+2
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown1-2/+8
2010-03-03regulator: Add WM8994 regulator supportMark Brown3-0/+312
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang3-0/+416
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang1-2/+2
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo1-6/+126
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter1-0/+5
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown1-0/+46
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown1-6/+35
2010-03-03regulator: Add notifier event on regulator disableMark Brown1-2/+5
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser1-5/+5
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo1-30/+315
2010-03-03pcmcia: disable pcmcia ioctl for !ARM, prepare for removalDominik Brodowski1-4/+10
2010-03-03pcmcia: CodingStyle fixesDominik Brodowski3-971/+942
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie1-1/+0
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie1-1/+1
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont1-1/+2
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold1-6/+0