summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-241-16/+36
* ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-14/+0Star
* ARM: sa1111: add platform enable/disable functionsRussell King2012-02-093-8/+28
* ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-092-0/+2
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-092-6/+4Star
|\
| * iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1Star
| * iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
* | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0918-137/+262
|\ \
| * | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| * | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| * | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
| * | target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
| * | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
| * | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
| * | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-071-8/+10
| * | target: Change target_submit_cmd() to return voidAndy Grover2012-02-072-10/+4Star
| * | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4Star
| * | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
| * | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
| * | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-183-8/+62
| * | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-186-52/+75
| * | iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-181-2/+2
| * | iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-181-2/+2
| * | iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-181-1/+1
| * | iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-181-0/+11
| * | target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-184-14/+14
| * | target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-181-2/+3
| * | target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior2012-01-181-11/+13
| * | target: Add workaround for zero-length control CDB handlingNicholas Bellinger2012-01-181-0/+13
| * | target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier2012-01-181-4/+4
| * | target: Don't zero pages used for data buffersroland@purestorage.com2012-01-181-1/+4
| * | target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido2012-01-181-0/+1
| * | target: Use correct preempted registration sense codeMarco Sanvido2012-01-181-2/+2
| * | target: don't allocate bio headroom in iblockChristoph Hellwig2012-01-181-1/+1
* | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-02-092-5/+12
|\ \ \
| * | | md: two small fixes to handling interrupt resync.NeilBrown2012-02-071-2/+3
| * | | Prevent DM RAID from loading bitmap twice.Jonathan Brassow2012-01-301-3/+9
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-02-092-4/+4
|\ \ \ \
| * | | | spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka2012-02-061-3/+3
| * | | | spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki2012-02-061-1/+1
| | |_|/ | |/| |
* | | | pcmcia: fix socket refcount decrementing on each resumeRussell King2012-02-091-3/+1Star
* | | | drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin2012-02-091-2/+2
* | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-0811-14/+80
|\ \ \ \
| * | | | atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-01-281-1/+1
| * | | | intelfb: remove some dead codeDan Carpenter2012-01-281-1/+0Star
| * | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-01-288-10/+77
| |\ \ \ \
| | * | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-263-4/+71
| | * | | | OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen2012-01-266-6/+6
| * | | | | drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling2012-01-281-2/+2
| |/ / / /
* | | | | Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2012-02-072-11/+7Star
|\ \ \ \ \