Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 1 | -0/+1 |
|\ | |||||
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 3 | -43/+17 |
|\ \ | |||||
| * | | slightly reduce lossage in gdm72xx | Al Viro | 2012-07-29 | 2 | -17/+12 |
| * | | slightly reduce idiocy in drivers/staging/bcm/Misc.c | Al Viro | 2012-07-29 | 1 | -26/+5 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 4 | -27/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [media] staging/media/solo6x10: use module_pci_driver macro | Devendra Naga | 2012-07-30 | 1 | -12/+1 |
| * | | [media] staging/media/dt3155v4l: use module_pci_driver macro | Devendra Naga | 2012-07-30 | 1 | -14/+1 |
| * | | [media] lirc: fix non-ANSI function declaration warning | Emil Goode | 2012-07-30 | 1 | -1/+1 |
| * | | [media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb | Julia Lawall | 2012-07-30 | 1 | -0/+1 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-30 | 3 | -4/+60 |
|\ \ \ | |/ / | |||||
| * | | [media] staging: solo6x10: Fix TODO file with proper maintainer | Ezequiel García | 2012-07-05 | 1 | -1/+1 |
| * | | Merge branch 'v4l_for_linus' into staging/for_v3.6 | Mauro Carvalho Chehab | 2012-06-27 | 1 | -0/+6 |
| |\ \ | |||||
| * | | | [media] staging: solo6x10: fix | vs & | Dan Carpenter | 2012-06-18 | 1 | -1/+1 |
| * | | | [media] lirc_sir: make device registration work | Jarod Wilson | 2012-06-18 | 1 | -2/+58 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 3 | -67/+117 |
|\ \ \ \ | |||||
| * | | | | staging: octeon_ethernet: Convert to use device tree. | David Daney | 2012-07-23 | 3 | -67/+117 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-07-26 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge tag 'v3.5-rc7' into drm-next | Dave Airlie | 2012-07-20 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 | 2 | -2/+2 |
* | | | | | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-26 | 604 | -29427/+114545 |
|\ \ \ \ \ | |||||
| * | | | | | staging: csr: delete a bunch of unused library functions | Greg Kroah-Hartman | 2012-07-20 | 6 | -616/+1 |
| * | | | | | staging: csr: remove csr_utf16.c | Greg Kroah-Hartman | 2012-07-20 | 10 | -1155/+28 |
| * | | | | | staging: csr: remove csr_pmem.h | Greg Kroah-Hartman | 2012-07-20 | 36 | -134/+1 |
| * | | | | | staging: csr: remove CsrPmemAlloc | Greg Kroah-Hartman | 2012-07-20 | 26 | -605/+534 |
| * | | | | | staging: csr: remove CsrPmemFree() | Greg Kroah-Hartman | 2012-07-20 | 23 | -303/+282 |
| * | | | | | staging: csr: remove CsrMemAllocDma() | Greg Kroah-Hartman | 2012-07-20 | 5 | -53/+4 |
| * | | | | | staging: csr: remove CsrMemCalloc() | Greg Kroah-Hartman | 2012-07-20 | 2 | -52/+0 |
| * | | | | | staging: csr: remove CsrMemAlloc() | Greg Kroah-Hartman | 2012-07-20 | 7 | -62/+12 |
| * | | | | | staging: csr: remove CsrMemFree() and CsrMemFreeDma() | Greg Kroah-Hartman | 2012-07-20 | 8 | -107/+30 |
| * | | | | | staging: csr: remove csr_util.h | Greg Kroah-Hartman | 2012-07-20 | 19 | -36/+18 |
| * | | | | | staging: csr: remove CsrOffSetOf() | Greg Kroah-Hartman | 2012-07-20 | 2 | -107/+96 |
| * | | | | | stating: csr: remove unneeded #includes in csr_util.c | Greg Kroah-Hartman | 2012-07-20 | 1 | -5/+0 |
| * | | | | | staging: csr: make CsrUInt16ToHex static | Greg Kroah-Hartman | 2012-07-20 | 3 | -23/+16 |
| * | | | | | staging: csr: remove CsrMemCpy() | Greg Kroah-Hartman | 2012-07-20 | 15 | -97/+77 |
| * | | | | | staging: csr: remove CsrStrLen() | Greg Kroah-Hartman | 2012-07-20 | 7 | -29/+19 |
| * | | | | | staging: csr: remove CsrVsnprintf() | Greg Kroah-Hartman | 2012-07-20 | 4 | -9/+2 |
| * | | | | | staging: csr: remove CsrStrDup | Greg Kroah-Hartman | 2012-07-20 | 5 | -47/+2 |
| * | | | | | staging: csr: remove CsrStrChr() | Greg Kroah-Hartman | 2012-07-20 | 2 | -7/+0 |
| * | | | | | staging: csr: remove CsrStrNCmp | Greg Kroah-Hartman | 2012-07-20 | 4 | -13/+0 |
| * | | | | | staging: csr: remove CsrStrCmp | Greg Kroah-Hartman | 2012-07-20 | 4 | -13/+0 |
| * | | | | | staging: csr: remove CsrStrNcpy | Greg Kroah-Hartman | 2012-07-20 | 4 | -122/+0 |
| * | | | | | staging: csr: remove CsrStrCpy | Greg Kroah-Hartman | 2012-07-20 | 5 | -37/+1 |
| * | | | | | staging: csr: remove CsrMemMove() | Greg Kroah-Hartman | 2012-07-20 | 2 | -8/+0 |
| * | | | | | staging: csr: remove CsrMemCmp | Greg Kroah-Hartman | 2012-07-20 | 3 | -9/+1 |
| * | | | | | staging: csr: remove CsrMemSet | Greg Kroah-Hartman | 2012-07-20 | 8 | -20/+12 |
| * | | | | | staging: csr: remove a bunch of unused functions in csr_util.c | Greg Kroah-Hartman | 2012-07-20 | 2 | -352/+0 |
| * | | | | | staging: csr: remove indications.c | Greg Kroah-Hartman | 2012-07-20 | 2 | -19/+0 |
| * | | | | | staging: csr: remove csr_types.h | Greg Kroah-Hartman | 2012-07-20 | 62 | -100/+22 |
| * | | | | | staging: csr: remove CsrUint64 and CsrInt64 typedefs. | Greg Kroah-Hartman | 2012-07-20 | 2 | -17/+4 |