summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-09-04drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin
2013-09-04drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin
2013-09-04ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-04oprofile: get rid of pointless forward declarations of struct super_blockAl Viro
2013-09-04oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-04oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-04don't bother with passing superblock to oprofile_create_stats_files()Al Viro
2013-09-04oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-04don't bother passing sb to oprofile_create_files()Al Viro
2013-09-04coh901318: don't open-code simple_read_from_buffer()Al Viro
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-09-03RDMA/ocrdma: Fix compiler warning about int/pointer size mismatchRoland Dreier
2013-09-03libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak
2013-09-03[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis