Age | Commit message (Expand) | Author | Files | Lines |
2012-10-25 | mei: add allocation and initialization wrappers for io callback | Tomas Winkler | 1 | -24/+87 |
2012-10-25 | mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx | Tomas Winkler | 4 | -50/+45 |
2012-10-25 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -5/+5 |
2012-10-20 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -6/+10 |
2012-10-20 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 5 | -6/+7 |
2012-10-20 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2 | -4/+4 |
2012-10-20 | firmware/memmap: avoid type conflicts with the generic memmap_init() | Fengguang Wu | 1 | -2/+2 |
2012-10-20 | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_... | Axel Lin | 1 | -2/+2 |
2012-10-19 | xen: Fix annoying compile-time warning | Linus Torvalds | 1 | -1/+1 |
2012-10-19 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+6 |
2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -12/+31 |
2012-10-19 | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 34 | -552/+606 |
2012-10-19 | USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy | Ben Collins | 1 | -1/+1 |
2012-10-19 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+10 |
2012-10-18 | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 3 | -16/+18 |
2012-10-18 | USB: option: add more ZTE devices | Bjørn Mork | 1 | -0/+16 |
2012-10-18 | USB: option: blacklist net interface on ZTE devices | Bjørn Mork | 1 | -20/+48 |
2012-10-18 | Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -7/+17 |
2012-10-18 | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP | Alexis R. Cortes | 1 | -1/+2 |
2012-10-18 | USB: io_ti: fix sysfs-attribute creation | Johan Hovold | 1 | -7/+7 |
2012-10-18 | USB: iuu_phoenix: fix sysfs-attribute creation | Johan Hovold | 1 | -2/+12 |
2012-10-18 | staging: dgrp: check return value of alloc_tty_driver | Bill Pemberton | 1 | -0/+9 |
2012-10-18 | staging: dgrp: check for NULL pointer in (un)register_proc_table | Bill Pemberton | 1 | -0/+6 |
2012-10-18 | of/platform: sparse fix | Kim Phillips | 1 | -1/+1 |
2012-10-18 | of/irq: sparse fixes | Kim Phillips | 1 | -3/+5 |
2012-10-18 | of/address: sparse fixes | Kim Phillips | 1 | -12/+12 |
2012-10-18 | USB: spcp8x5: fix port-data memory leak | Johan Hovold | 1 | -28/+18 |
2012-10-18 | USB: ssu100: fix port-data memory leak | Johan Hovold | 1 | -14/+20 |
2012-10-18 | USB: ti_usb_3410_5052: fix port-data memory leak | Johan Hovold | 1 | -45/+43 |
2012-10-18 | USB: oti6858: fix port-data memory leak | Johan Hovold | 1 | -40/+28 |
2012-10-18 | USB: iuu_phoenix: fix port-data memory leak | Johan Hovold | 1 | -40/+22 |
2012-10-18 | USB: kl5kusb105: fix port-data memory leak | Johan Hovold | 1 | -44/+24 |
2012-10-18 | USB: io_ti: fix port-data memory leak | Johan Hovold | 1 | -46/+45 |
2012-10-18 | USB: keyspan_pda: fix port-data memory leak | Johan Hovold | 1 | -13/+17 |
2012-10-18 | USB: f81232: fix port-data memory leak | Johan Hovold | 1 | -26/+17 |
2012-10-18 | USB: io_edgeport: fix port-data memory leak | Johan Hovold | 2 | -25/+37 |
2012-10-18 | USB: kobil_sct: fix port-data memory leak | Johan Hovold | 1 | -10/+13 |
2012-10-18 | USB: cypress_m8: fix port-data memory leak | Johan Hovold | 1 | -38/+37 |
2012-10-18 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis | 1 | -5/+15 |
2012-10-18 | usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree | Tony Prisk | 1 | -0/+10 |
2012-10-18 | usb: Missing dma_mask in uhci-platform.c when probed from device-tree | Tony Prisk | 1 | -0/+9 |
2012-10-18 | USB: cdc-acm: fix pipe type of write endpoint | Ming Lei | 1 | -1/+1 |
2012-10-18 | usbdevfs: Fix broken scatter-gather transfer | Henrik Rydberg | 1 | -0/+1 |
2012-10-17 | [media] Kconfig: Fix dependencies for driver autoselect options | Mauro Carvalho Chehab | 1 | -8/+10 |
2012-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -16/+22 |
2012-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+1 |
2012-10-17 | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type | Axel Lin | 1 | -0/+3 |
2012-10-17 | spi/s3c64xx: use correct dma_transfer_direction type | Arnd Bergmann | 1 | -3/+3 |
2012-10-17 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -21/+31 |
2012-10-17 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 29 | -249/+443 |