aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy1-1/+1
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org1-21/+36
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita1-16/+5
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita12-18/+18
2010-03-06timbgpio: fix buildDavid Miller1-0/+1
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig1-1/+1
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds50-638/+611
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds16-770/+1702
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus 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/voltage-2.6Linus 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/airlied/drm-2.6Linus Torvalds136-6316/+17868
2010-03-03Merge branch 'coh' into dmaengineDan Williams6-122/+115
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams5-67/+40
2010-03-03ioat3: interrupt coalescingDan Williams2-5/+34
2010-03-03ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2-2/+2
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig2-2/+2
2010-03-03switch infiniband uverbs to anon_inodesAl Viro4-81/+29
2010-03-03ioat2: kill pending flagDan Williams2-24/+12
2010-03-03ioat3: use ioat2_quiesce()Dan Williams1-9/+1
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams1-2/+1
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/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+8
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-541/+452
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds8-895/+1042
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds26-35/+444
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-5/+5
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus 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