summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He2013-04-111-2/+7
* tcm_vhost: Remove double check of responseAsias He2013-04-111-9/+0
* tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He2013-04-081-0/+1
* tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He2013-04-081-43/+101
* tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He2013-04-031-1/+1
* target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger2013-03-291-1/+3
* tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger2013-03-291-2/+11
* target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-201-3/+8
* target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger2013-03-201-1/+1
* tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He2013-03-181-0/+1
* tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He2013-03-181-4/+8
* target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-181-1/+2
* target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-181-1/+4
* target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke2013-03-181-2/+5
* Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-162-3/+6
|\
| * w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-131-1/+2
| * w1-gpio: fix unused variable warningJohan Hovold2013-03-131-0/+2
| * w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-131-2/+2
* | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-167-12/+53
|\ \
| * | mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann2013-03-151-1/+1
| * | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin2013-03-121-4/+13
| * | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown2013-03-121-1/+1
| * | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| * | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-3/+33
| * | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin2013-03-121-0/+1
| * | mfd: omap-usb-host: Actually update hostconfigRoger Quadros2013-03-121-3/+3
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-163-11/+17
|\ \ \
| * | | hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck2013-03-141-6/+8
| * | | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse2013-03-141-5/+7
| * | | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-141-0/+2
| | |/ | |/|
* | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-133-60/+36
|\ \ \
| * | | tidspbridge: convert to idr_alloc()Tejun Heo2013-03-131-44/+26
| * | | zcache: convert to idr_alloc()Tejun Heo2013-03-131-15/+10
| * | | mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-131-1/+0
* | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1336-216/+528
|\ \ \ \
| * | | | USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
| * | | | qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-131-2/+5
| * | | | USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-131-3/+20
| * | | | usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-121-0/+1
| * | | | qcaux: add Franklin U600Dan Williams2013-03-111-0/+1
| * | | | usb: musb: core: fix possible build error with randconfigFelipe Balbi2013-03-111-4/+0
| * | | | usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-111-0/+19
| * | | | Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-116-18/+17
| |\ \ \ \
| | * | | | usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi2013-03-111-0/+4
| | * | | | usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-081-3/+4
| | * | | | usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-051-1/+1
| | * | | | usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-051-3/+7
| | * | | | usb: musb: fix compile warningFelipe Balbi2013-03-051-2/+0
| | * | | | usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0
| | * | | | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-4/+1