| Commit message (Expand) | Author | Age |
* | [media] bttv: Improve TEA575x support | Ondrej Zary | 2015-01-27 |
* | [media] tea575x: split and export functions | Ondrej Zary | 2015-01-27 |
* | [media] bttv: Convert to generic TEA575x interface | Ondrej Zary | 2015-01-27 |
* | [media] staging: media: bcm2048: Remove obsolete cleanup for clientdata | Wolfram Sang | 2015-01-27 |
* | [media] usb: pvrusb2: pvrusb2-hdw: Remove unused function | Rickard Strandqvist | 2015-01-27 |
* | [media] media: i2c: adv7604: Remove some unused functions | Rickard Strandqvist | 2015-01-27 |
* | [media] media: platform: vsp1: vsp1_hsit: Remove unused function | Rickard Strandqvist | 2015-01-27 |
* | [media] media: pci: saa7134: saa7134-video.c: Remove unused function | Rickard Strandqvist | 2015-01-27 |
* | [media] media: pci: mantis: mantis_core.c: Remove unused function | Rickard Strandqvist | 2015-01-27 |
* | [media] media: i2c: adv7604.c: Remove some unused functions | Rickard Strandqvist | 2015-01-27 |
* | [media] vivid: remove unnecessary version.h inclusion | Fabian Frederick | 2015-01-27 |
* | [media] tw68: remove unnecessary version.h inclusion | Fabian Frederick | 2015-01-27 |
* | [media] pvrusb2: Use setup_timer | Julia Lawall | 2015-01-27 |
* | [media] usbvision: Use setup_timer | Julia Lawall | 2015-01-27 |
* | [media] s2255drv: Use setup_timer | Julia Lawall | 2015-01-27 |
* | [media] au0828: Use setup_timer | Julia Lawall | 2015-01-27 |
* | [media] solo6x10: s/uint8_t/u8/ | Ismael Luceno | 2015-01-27 |
* | [media] solo6x10: Fix solo_eeprom_read retval type | Ismael Luceno | 2015-01-27 |
* | [media] solo6x10: Fix eeprom_* functions buffer's type | Ismael Luceno | 2015-01-27 |
* | [media] solo6x10: s/unsigned char/u8/ | Ismael Luceno | 2015-01-27 |
* | [media] videobuf: make unused exported functions static | Hans Verkuil | 2015-01-27 |
* | [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function | Rickard Strandqvist | 2015-01-27 |
* | [media] media: Kconfig: drop duplicate dependency of HAS_DMA | Prabhakar Lad | 2015-01-27 |
* | [media] media: stb0899_drv: use time_after() | Asaf Vertz | 2015-01-27 |
* | [media] coda: coda-common: Remove mx53 entry from coda_platform_ids | Fabio Estevam | 2015-01-27 |
* | Merge tag 'v3.19-rc6' into patchwork | Mauro Carvalho Chehab | 2015-01-27 |
|\ |
|
| * | Linux 3.19-rc6 | Linus Torvalds | 2015-01-25 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-25 |
| |\ |
|
| | * | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 2015-01-23 |
| | * | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 2015-01-23 |
| | * | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 2015-01-22 |
| | * | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 |
| | * | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-01-22 |
| | * | x86, mpx: Strictly enforce empty prctl() args | Dave Hansen | 2015-01-22 |
| | * | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen | 2015-01-22 |
| | * | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 2015-01-22 |
| | * | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-20 |
| | * | x86: Don't rely on VMWare emulating PAT MSR correctly | Juergen Gross | 2015-01-20 |
| | * | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 2015-01-20 |
| | * | x86, boot: Skip relocs when load address unchanged | Kees Cook | 2015-01-20 |
| | * | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2015-01-20 |
| | * | ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() | Jiang Liu | 2015-01-20 |
| | * | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2015-01-20 |
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-25 |
| |\ \ |
|
| | * \ | Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linu... | Thomas Gleixner | 2015-01-12 |
| | |\ \ |
|
| | | * | | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type | Gavin Li | 2015-01-07 |
| | | * | | irqchip: omap-intc: Fix legacy DMA regression | Felipe Balbi | 2015-01-06 |
| | | * | | irqchip: gic-v3-its: Fix use of max with decimal constant | Will Deacon | 2015-01-06 |
| | | * | | irqchip: hip04: Initialize hip04_cpu_map to 0xffff | Wang Long | 2015-01-06 |
| | | * | | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check | Yingjoe Chen | 2015-01-06 |