summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen2012-08-131-0/+10
| * | | | | | | [media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab2012-08-131-3/+1
| * | | | | | | [media] DVB API: add INTERLEAVING_AUTOAntti Palosaari2012-08-131-0/+1
| * | | | | | | [media] add DTMB support for DVB APIAntti Palosaari2012-08-132-4/+19
| * | | | | | | [media] v4l2: typosMichael Jones2012-08-112-3/+3
| * | | | | | | [media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart2012-08-111-11/+0
| * | | | | | | [media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2012-08-111-0/+3
| * | | | | | | [media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart2012-08-111-1/+2
| * | | | | | | [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-111-1/+1
| * | | | | | | [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-091-3/+0
| * | | | | | | [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-091-4/+0
| * | | | | | | Merge tag 'v3.6-rc1' into staging/for_v3.6Mauro Carvalho Chehab2012-08-03811-12317/+33119
| |\ \ \ \ \ \ \
| * | | | | | | | [media] v4l: Add missing compatibility definitions for bounds rectanglesSakari Ailus2012-07-311-4/+4
| * | | | | | | | [media] omap3isp: #include videodev2.h in omap3isp.hMichael Jones2012-07-301-0/+1
* | | | | | | | | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-10-071-8/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-061-8/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-074-30/+157
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with upstream to accommodate with MFD changesAnton Vorontsov2012-09-242-4/+12
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | charger-manager: Add support sysfs entry for chargerChanwoo Choi2012-09-211-0/+19
| * | | | | | | | | | charger-manager: Support limit of maximum possibleChanwoo Choi2012-09-201-0/+15
| * | | | | | | | | | charger-manager: Check fully charged state of battery periodicallyChanwoo Choi2012-09-201-1/+7
| * | | | | | | | | | lp8727_charger: More pure cosmetic improvementsKim, Milo2012-09-201-4/+4
| * | | | | | | | | | lp8727_charger: Clean up lp8727 definitionsKim, Milo2012-09-201-17/+17
| * | | | | | | | | | lp8727_charger: Add configurable debouce timerKim, Milo2012-09-201-0/+2
| * | | | | | | | | | lp8727_charger: Fix buggy code of NULL pdataKim, Milo2012-09-201-3/+4
| * | | | | | | | | | power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-201-1/+83
| * | | | | | | | | | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-221-0/+4
| * | | | | | | | | | charger-manager: Fix struct charger_desc's misleading commentAnton Vorontsov2012-08-221-1/+1
| * | | | | | | | | | charger-manager: Use replacement variable to check state of batteryChanwoo Choi2012-08-221-3/+0
| * | | | | | | | | | power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-221-0/+1
* | | | | | | | | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-072-10/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)David Howells2012-10-041-6/+3
| * | | | | | | | | | | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0
* | | | | | | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-10-073-21/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'slab/tracing' into slab/for-linusPekka Enberg2012-10-031-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia2012-09-291-7/+7
| * | | | | | | | | | | | | Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-10-033-14/+11
| |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2012-09-251-4/+3
| | * | | | | | | | | | | mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-251-2/+4
| | * | | | | | | | | | | mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2012-09-251-5/+0
| | * | | | | | | | | | | mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-09-251-2/+4
| | * | | | | | | | | | | mm, slab: remove dflagsDavid Rientjes2012-08-171-1/+0
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-077-10/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-031-1/+1
| * | | | | | | | | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-267-9/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+3
| | * | | | | | | | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+2
| | * | | | | | | | | | | xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+3
| | * | | | | | | | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-143-8/+8
| | * | | | | | | | | | | arm: initial Xen supportStefano Stabellini2012-09-141-1/+1