summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [media] s5p-fimc: Prevent lock-up in multiple sensor systemsSylwester Nawrocki2012-06-254-43/+38
| * | | | | | [media] s5p-fimc: Remove superfluous checks for buffer typeSylwester Nawrocki2012-06-251-8/+0
| * | | | | | [media] s5p-fimc: Honour sizeimage in VIDIOC_S_FMTSylwester Nawrocki2012-06-252-7/+9
| * | | | | | [media] s5p-fimc: Don't create multiple active links to same sink entitySylwester Nawrocki2012-06-251-10/+13
| * | | | | | [media] s5p-fimc: Fix bug in capture node open()Sylwester Nawrocki2012-06-252-2/+6
| * | | | | | [media] media: pms.c needs linux/slab.hRandy Dunlap2012-06-211-0/+1
| * | | | | | [media] smiapp-core: fix compilation build errorMauro Carvalho Chehab2012-06-211-0/+1
| * | | | | | [media] pms: fix build error in pms_probe()Fengguang Wu2012-06-181-0/+1
* | | | | | | Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-132-9/+13
|\ \ \ \ \ \ \
| * | | | | | | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-101-2/+2
| * | | | | | | mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-101-7/+11
* | | | | | | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-134-30/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-061-9/+3
| * | | | | | | | mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn2012-07-061-8/+9
| * | | | | | | | mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-07-061-5/+5
| * | | | | | | | mtd: mxc_nand: use 32bit copy functionsSascha Hauer2012-07-061-8/+29
* | | | | | | | | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-136-101/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory2012-07-091-1/+8
| * | | | | | | | | mfd: Fix palmas regulator pdata missingGraeme Gregory2012-07-091-0/+3
| * | | | | | | | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-092-11/+55
| * | | | | | | | | mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi2012-07-091-0/+1
| * | | | | | | | | mfd: Delete ab5500-core.hPaul Bolle2012-07-091-87/+0
| * | | | | | | | | mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz2012-07-091-1/+64
| * | | | | | | | | mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz2012-07-091-1/+1
| * | | | | | | | | mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-091-0/+1
* | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-07-132-4/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SH: Convert out[bwl] macros to inline functionsCorey Minyard2012-07-121-3/+14
| * | | | | | | | | | sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt2012-07-021-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-132-2/+14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity2012-07-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt2012-07-111-0/+1
| * | | | | | | | | | | | KVM: Fix device assignment threaded irq handlerAlex Williamson2012-07-111-2/+13
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | block: fix infinite loop in __getblk_slowJeff Moyer2012-07-131-9/+13
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-07-117-22/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-07-086-6/+6
| * | | | | | | | | | | OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-07-081-16/+27
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-1138-247/+197
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-113-46/+47
| * | | | | | | | | | | | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-114-7/+20
| * | | | | | | | | | | | mm: sparse: fix section usemap placement calculationYinghai Lu2012-07-111-1/+1
| * | | | | | | | | | | | xtensa: fix incorrect memsetAlan Cox2012-07-111-1/+1
| * | | | | | | | | | | | shmem: cleanup shmem_add_to_page_cacheHugh Dickins2012-07-111-30/+28
| * | | | | | | | | | | | shmem: fix negative rss in memcg memory.statHugh Dickins2012-07-111-12/+29
| * | | | | | | | | | | | tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins2012-07-111-93/+1
| * | | | | | | | | | | | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman2012-07-111-1/+1
| * | | | | | | | | | | | fat: fix non-atomic NFS i_pos readSteven J. Magnani2012-07-111-7/+6
| * | | | | | | | | | | | MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman2012-07-111-0/+1
| * | | | | | | | | | | | sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-111-2/+2
| * | | | | | | | | | | | fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-111-0/+1
| * | | | | | | | | | | | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-111-2/+3
OpenPOWER on IntegriCloud