summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-27dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-09-27dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer1-4/+7
2012-09-27dm thin: do not set discard_zeroes_dataMike Snitzer1-1/+1
2012-09-26s390/dasd: check count address during online settingStefan Haberland1-2/+12
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler6-9/+201
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
2012-09-26s390/scm: reorder scm_removeSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott2-14/+3
2012-09-26s390/scm_block: force cluster writesSebastian Ott5-3/+310
2012-09-26s390: add scm block driverSebastian Ott5-0/+597
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott3-0/+419
2012-09-26s390: add scm notificationSebastian Ott3-1/+73
2012-09-26s390: add scm bus driverSebastian Ott2-0/+272
2012-09-26s390/chsc: implement store SCM informationSebastian Ott2-0/+70
2012-09-26s390: add eadm related structuresSebastian Ott1-0/+24
2012-09-26s390: add eadm facility bitsSebastian Ott2-2/+2
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler5-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler10-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler3-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler2-15/+128
2012-09-26drm/udl: limit modes to the sku pixel limits.Dave Airlie1-0/+7
2012-09-26vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter1-1/+1
2012-09-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2-1/+2
2012-09-26drm/nvc0/ltcg: mask off intr 0x10Ben Skeggs1-0/+1
2012-09-26drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs1-1/+1
2012-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+64
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney308-1239/+2761
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2-164/+92
2012-09-25HID: lg4ff: Minor coding style fixes in lg4ff and hid-lgMichal Malý2-5/+5
2012-09-25HID: hid-lg4ff: Set absolute axes parametes on DFPMichal Malý1-0/+17
2012-09-25HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.Michal Malý3-0/+61
2012-09-25HID: hid-lg4ff: Minor code cleanup to improve readabilityMichal Malý1-57/+64
2012-09-25HID: ntrig: change default value of logical/physical width/height to 1Wen-chien Jesse Sung1-4/+4
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren1-13/+12
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2012-09-25i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab1-0/+4
2012-09-25i3200_edac: Fix memory rank sizeMauro Carvalho Chehab1-1/+1
2012-09-25sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt1-0/+2