summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
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-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
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-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein
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-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
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-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
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-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
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-02tg3: Fix sparse warnings.Michael Chan
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
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres