summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-06[media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart1-1/+3
2013-01-01[media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart1-3/+0
2012-12-22[media] gspca_sonixj: Add a small delay after i2c_w1Hans de Goede1-0/+1
2012-12-22[media] gspca_sonixb: Properly wait between i2c writesHans de Goede1-5/+8
2012-12-22[media] gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2012-12-11Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab285-1712/+6850
2012-12-11Input: matrix-keymap - provide proper module licenseFlorian Fainelli1-0/+3
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2-5/+7
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-04Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds1-10/+16
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+7
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger1-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger1-1/+7
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds4-17/+22
2012-12-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-25/+27
2012-12-03Merge branch 'block-dev'Linus Torvalds1-1/+1
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-97/+55
2012-12-03Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+2
2012-12-028139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-12-01Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds1-6/+12
2012-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+4
2012-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-65/+41
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-7/+5
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-12/+15
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo1-3/+3
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton1-4/+2
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+6
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds1-1/+1
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com1-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+19
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter1-0/+1
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-11-28[media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart1-9/+16
2012-11-28[media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart1-12/+13
2012-11-28[media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart1-13/+28
2012-11-28[media] omap3isp: Replace printk with dev_*Laurent Pinchart4-11/+12
2012-11-28[media] omap3isp: Find source pad from external entitySakari Ailus1-1/+14
2012-11-28[media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus3-83/+83
2012-11-28[media] omap3isp: Add PHY routing configurationSakari Ailus2-0/+110
2012-11-28[media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2-2/+6