summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | target/spc: Expose ATO bit in control mode pageNicholas Bellinger2014-01-181-0/+13
| * | | | | target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16Nicholas Bellinger2014-01-181-0/+5
| * | | | | target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger2014-01-181-0/+9
| * | | | | target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger2014-01-181-0/+5
| * | | | | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-182-0/+179
| * | | | | target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdbNicholas Bellinger2014-01-181-0/+62
| * | | | | target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+30
| * | | | | target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-091-3/+8
| * | | | | target_core_alua: check for buffer overflowHannes Reinecke2014-01-091-6/+17
| * | | | | drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria2014-01-091-3/+3
| * | | | | drivers: target: Mark functions as static in tcm_loop.cRashika Kheria2014-01-091-4/+4
| * | | | | drivers: target: Mark function as static in target_core_iblock.cRashika Kheria2014-01-091-1/+1
| * | | | | drivers: target: Move prototype declaration of function to header file target...Rashika Kheria2014-01-092-4/+5
| * | | | | target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-095-1/+308
| * | | | | target_core_alua: Referrals infrastructureHannes Reinecke2014-01-096-3/+191
| * | | | | target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-171-1/+42
| * | | | | target_core: simplify scsi_name_len calculationHannes Reinecke2013-12-171-10/+3
| * | | | | target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-50/+124
| * | | | | target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-5/+10
| * | | | | target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-172-39/+34
| * | | | | target_core_alua: validate ALUA state transitionHannes Reinecke2013-12-171-10/+45
| * | | | | target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-162-3/+3
| * | | | | target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-163-7/+7
| * | | | | target: Refer to u32 luns as unpacked_lunAndy Grover2013-12-161-8/+8
| * | | | | target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-162-2/+2
| * | | | | target: Allocate more room for port default groupsAndy Grover2013-12-161-1/+1
| * | | | | target: Remove unused ua_dev_list member in struct se_uaAndy Grover2013-12-161-1/+0
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-31261-5010/+29210
|\ \ \ \ \ \
| * | | | | | [media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski2014-01-271-1/+1
| * | | | | | [media] rc-core: reuse device numbersMauro Carvalho Chehab2014-01-151-3/+17
| * | | | | | [media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab2014-01-151-5/+5
| * | | | | | [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.cMonam Agarwal2014-01-151-1/+2
| * | | | | | [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal2014-01-151-1/+2
| * | | | | | [media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal2014-01-151-4/+4
| * | | | | | [media] media: st-rc: Add reset supportSrinivas Kandagatla2014-01-151-0/+13
| * | | | | | [media] m2m-deinterlace: fix allocated struct typeJassi Brar2014-01-151-1/+1
| * | | | | | [media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun2014-01-151-2/+2
| * | | | | | [media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun2014-01-151-5/+3
| * | | | | | [media] au0828: Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
| * | | | | | Revert "[media] go7007-usb: only use go->dev after allocated"Mauro Carvalho Chehab2014-01-151-9/+5
| * | | | | | [media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab2014-01-141-3/+3
| * | | | | | [media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer2014-01-141-2/+13
| * | | | | | [media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer2014-01-145-14/+13
| * | | | | | [media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu2014-01-141-1/+1
| * | | | | | em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab2014-01-141-4/+5
| * | | | | | [media] em28xx-audio: flush work at .finiMauro Carvalho Chehab2014-01-141-0/+2
| * | | | | | [media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab2014-01-143-25/+6
| * | | | | | [media] em28xx: adjust period size at runtimeMauro Carvalho Chehab2014-01-142-0/+10
| * | | | | | [media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab2014-01-142-2/+3
| * | | | | | [media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab2014-01-141-6/+1