summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-022-4/+4
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0111-35/+46
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3011-35/+46
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| | | * | | | | | | | | ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| | | * | | | | | | | | iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | | * | | | | | | | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-273-3/+10
| | | * | | | | | | | | iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | | * | | | | | | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | | | * | | | | | | | | iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | | | * | | | | | | | | iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | | | * | | | | | | | | iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
* | | | | | | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-061-0/+2
* | | | | | | | | | | | | | Documentation: fix cgroup blkio throttle filenamesAndrea Righi2011-07-061-6/+6
* | | | | | | | | | | | | | Documentation: update CodingStyle memory allocatorsJesper Juhl2011-07-061-2/+2
* | | | | | | | | | | | | | MAINTAINERS: move kernel-doc patches locationRandy Dunlap2011-07-061-1/+1
* | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-0640-493/+471
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
| * | | | | | | | | | | | | | [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
| * | | | | | | | | | | | | | [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-011-0/+1
| * | | | | | | | | | | | | | [media] saa7134: fix raw IR timeout valueJarod Wilson2011-07-011-1/+1
| * | | | | | | | | | | | | | [media] rc: fix ghost keypresses with certain hwJarod Wilson2011-07-011-1/+3
| * | | | | | | | | | | | | | [media] [staging] lirc_serial: allocate irq at init timeJarod Wilson2011-07-011-23/+21
| * | | | | | | | | | | | | | [media] lirc_zilog: fix spinning rx threadJarod Wilson2011-07-011-2/+2
| * | | | | | | | | | | | | | [media] keymaps: fix table for pinnacle pctv hd devicesJarod Wilson2011-07-011-31/+27
| * | | | | | | | | | | | | | [media] ite-cir: 8709 needs to use pnp resource 2Jarod Wilson2011-07-012-3/+12
| * | | | | | | | | | | | | | [media] V4L: mx1-camera: fix uninitialized variableAndre Bartke2011-07-011-7/+3
| * | | | | | | | | | | | | | [media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath2011-07-011-0/+16
| * | | | | | | | | | | | | | [media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath2011-07-011-1/+1
| * | | | | | | | | | | | | | [media] OMAP_VOUTLIB: Fix wrong resizer calculationVladimir Pantelic2011-07-011-3/+3
| * | | | | | | | | | | | | | [media] uvcvideo: Disable the queue when failing to startSjoerd Simons2011-07-011-1/+3
| * | | | | | | | | | | | | | [media] uvcvideo: Remove buffers from the queues when freeingSjoerd Simons2011-07-011-0/+2
| * | | | | | | | | | | | | | [media] uvcvideo: Ignore entities for terminals with no supported formatLaurent Pinchart2011-07-011-13/+21
| * | | | | | | | | | | | | | [media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart2011-07-011-32/+7
| * | | | | | | | | | | | | | [media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen2011-07-011-1/+1
| * | | | | | | | | | | | | | [media] media: vb2: fix allocation failure checkMarek Szyprowski2011-07-011-3/+3
| * | | | | | | | | | | | | | [media] media: vb2: reset queued_count value during queue reinitializationMarek Szyprowski2011-07-011-0/+1
| * | | | | | | | | | | | | | [media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"Marek Szyprowski2011-07-011-7/+0
| * | | | | | | | | | | | | | [media] media: vb2: add __GFP_NOWARN to dma-sg allocatorMarek Szyprowski2011-07-011-1/+1
| * | | | | | | | | | | | | | [media] pwc: better usb disconnect handlingHans de Goede2011-06-213-108/+50
| * | | | | | | | | | | | | | [media] MAINTAINERS: Add videobuf2 maintainersMarek Szyprowski2011-06-111-0/+9
| * | | | | | | | | | | | | | [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-116-12/+12
| * | | | | | | | | | | | | | [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim2011-06-113-27/+37
| * | | | | | | | | | | | | | [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim2011-06-114-64/+104
| * | | | | | | | | | | | | | [media] m5mols: Fix capture image size register definitionHeungJun, Kim2011-06-111-2/+2
| * | | | | | | | | | | | | | [media] s5p-fimc: Update copyright noticesSylwester Nawrocki2011-06-113-9/+6
| * | | | | | | | | | | | | | [media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki2011-06-111-1/+1
| * | | | | | | | | | | | | | [media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki2011-06-111-7/+0