summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-13rtc: m41t80: Workaround broken alarm functionalityJohn Stultz1-0/+9
2011-12-13rtc: Expire alarms after the time is set.NeilBrown1-0/+6
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner1-1/+3
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+8
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+25
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-15/+39
2011-12-05Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-66/+111
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij1-1/+1
2011-12-05intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky1-1/+1
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky1-1/+1
2011-12-05x86/mrst: Battery fixesMajor Lee1-6/+6
2011-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-95/+99
2011-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+84
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-48/+341
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-23/+58
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang1-5/+6
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2-26/+154
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher2-2/+62
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson1-2/+25
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-64/+222
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2-2/+2
2011-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2-7/+5
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki2-0/+2
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler1-0/+2
2011-12-01[S390] cio: fix chsc_chp_varySebastian Ott1-5/+2
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott3-10/+37
2011-12-01[S390] cio: disallow driver io for known to be broken pathsSebastian Ott1-4/+4
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott3-47/+66
2011-12-01drm/radeon/kms: Skip ACPI call to ATIF when possibleJean Delvare1-4/+4
2011-12-01drm/radeon/kms: Hide debugging messageJean Delvare1-1/+2
2011-12-01drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher4-4/+24
2011-12-01Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie8-4/+64
2011-11-30bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+11
2011-11-30drm/nv50/disp: silence compiler warningBen Skeggs1-2/+2
2011-11-30drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs1-0/+3
2011-11-30drm/nouveau: Keep RAMIN heap within the channel.Younes Manton1-1/+1
2011-11-30drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs1-1/+1
2011-11-30drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller1-0/+2
2011-11-30drm/nouveau: add dumb ioctl supportBen Skeggs3-0/+55
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier9-43/+58
2011-11-29isdn: avoid copying too long drvidDan Carpenter1-0/+3
2011-11-29isdn: make sure strings are null terminatedDan Carpenter1-0/+6