| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 6 | -31/+62 |
|\ |
|
| *-----. | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 6 | -31/+62 |
| |\ \ \ \ |
|
| | | | | * | iommu/core: Add bus_type parameter to iommu_domain_alloc | Joerg Roedel | 2011-10-21 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | iommu/omap: Fix build error with !IOMMU_SUPPORT | Joerg Roedel | 2011-09-14 | 1 | -2/+1 |
| | | |/ |
|
| | | * | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 5 | -21/+23 |
| | | * | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 1 | -1/+1 |
| | | * | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 5 | -20/+50 |
| | |/ |
|
* | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 1 | -6/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2011-10-15 | 1 | -6/+12 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting | Archit Taneja | 2011-10-03 | 1 | -5/+12 |
| | * | | OMAPDSS: remove vaddr from overlay info | Tomi Valkeinen | 2011-09-30 | 1 | -1/+0 |
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -2/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PM QoS: Minor clean-ups | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| | * | | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-24 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 8 | -17/+26 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 7 | -74/+30 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 6 | -6/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | treewide: Correct spelling of successfully in comments | Joe Perches | 2011-09-27 | 1 | -1/+1 |
| * | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 4 | -4/+4 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 335 | -8580/+44604 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 2011-09-15 | 1 | -0/+2 |
| * | | | | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2011-09-15 | 1 | -1/+1 |
* | | | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite | 2011-10-19 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | [media] omap3isp: Fix build error in ispccdc.c | Joerg Roedel | 2011-09-21 | 1 | -0/+1 |
* | | | | [media] uvcvideo: Fix crash when linking entities | Laurent Pinchart | 2011-09-21 | 1 | -1/+1 |
* | | | | [media] v4l: Make sure we hold a reference to the v4l2_device before using it | Dave Young | 2011-09-21 | 1 | -0/+2 |
* | | | | [media] v4l: Fix use-after-free case in v4l2_device_release | Hans Verkuil | 2011-09-21 | 1 | -0/+11 |
* | | | | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset | Ming Lei | 2011-09-21 | 3 | -3/+11 |
* | | | | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2 | archit taneja | 2011-09-21 | 1 | -13/+0 |
| |/ /
|/| | |
|
* | | | [media] vp7045: fix buffer setup | Florian Mickler | 2011-09-11 | 1 | -22/+4 |
* | | | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson | 2011-09-11 | 2 | -38/+8 |
* | | | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 2011-09-11 | 1 | -0/+2 |
* | | | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 | Jean-François Moine | 2011-09-11 | 1 | -0/+4 |
* | | | [media] gspca - sonixj: Fix wrong register mask for sensor om6802 | Luiz Carlos Ramos | 2011-09-11 | 1 | -1/+1 |
* | | | [media] gspca - ov519: Fix LED inversion of some ov519 webcams | Jean-François Moine | 2011-09-11 | 1 | -12/+10 |
* | | | [media] pwc: precedence bug in pwc_init_controls() | Dan Carpenter | 2011-09-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 329 | -8503/+44573 |
|\ \ |
|
| * | | [media] ir-mce_kbd-decoder: include module.h for its facilities | Stephen Rothwell | 2011-07-29 | 1 | -0/+1 |
| * | | [media] ov5642: include module.h for its facilities | Stephen Rothwell | 2011-07-29 | 1 | -0/+1 |
| * | | [media] em28xx: Fix DVB-C maxsize for em2884 | Mauro Carvalho Chehab | 2011-07-28 | 2 | -12/+34 |
| * | | [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHz | Mauro Carvalho Chehab | 2011-07-28 | 1 | -1/+19 |
| * | | [media] v4l: mt9v032: Fix Bayer pattern | Laurent Pinchart | 2011-07-27 | 1 | -10/+10 |
| * | | [media] V4L: mt9m111: rewrite set_pixfmt | Michael Grzeschik | 2011-07-27 | 1 | -106/+69 |
| * | | [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clear | Michael Grzeschik | 2011-07-27 | 1 | -1/+3 |
| * | | [media] V4L: initial driver for ov5642 CMOS sensor | Bastian Hecht | 2011-07-27 | 3 | -0/+1018 |
| * | | [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails | Guennadi Liakhovetski | 2011-07-27 | 1 | -2/+6 |