summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings
2012-10-06drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han
2012-10-06drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen
2012-10-06sections: fix section conflicts in drivers/net/hamradioAndi Kleen
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen
2012-10-06sections: fix section conflicts in drivers/mfdAndi Kleen
2012-10-06sections: fix section conflicts in drivers/macintoshAndi Kleen
2012-10-06sections: fix section conflicts in drivers/ideAndi Kleen
2012-10-06sections: fix section conflicts in drivers/charAndi Kleen
2012-10-06sections: fix section conflicts in drivers/atmAndi Kleen
2012-10-06drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr
2012-10-06drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-03firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds
2012-10-03Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres