Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | w1/ds2482: use module_i2c_driver to simplify the code | Wei Yongjun | 1 | -12/+1 |
2012-10-24 | drivers:misc: ti-st: fix potential NULL pointer dereference in st_register() | Wei Yongjun | 1 | -1/+0 |
2012-10-24 | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() | Wei Yongjun | 1 | -2/+1 |
2012-10-24 | drivers/w1/masters: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2012-10-24 | Drivers: hv: remove unused variable from channel_mgmt.c | Wei Yongjun | 1 | -8/+0 |
2012-10-24 | Drivers: hv: Get rid of unnecessary forward declarations | K. Y. Srinivasan | 1 | -8/+0 |
2012-10-24 | Add new uio device for dynamic memory allocation | Damian Hobson-Garcia | 3 | -0/+371 |
2012-10-24 | mei: use mei_io_cb_ warppers also for control flows | Tomas Winkler | 4 | -109/+94 |
2012-10-24 | mei: rename mei_free_cb_private to mei_io_cb_free | Tomas Winkler | 5 | -35/+35 |
2012-10-24 | mei: kill usless struct mei_io_list | Tomas Winkler | 5 | -156/+118 |
2012-10-24 | mei: mei_write: revamp error path handling | Tomas Winkler | 1 | -48/+27 |
2012-10-24 | mei: add allocation and initialization wrappers for io callback | Tomas Winkler | 1 | -24/+87 |
2012-10-24 | mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx | Tomas Winkler | 4 | -50/+45 |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -5/+5 |
2012-10-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -6/+10 |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 5 | -6/+7 |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2 | -4/+4 |
2012-10-19 | firmware/memmap: avoid type conflicts with the generic memmap_init() | Fengguang Wu | 1 | -2/+2 |
2012-10-19 | 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-18 | 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-17 | staging: dgrp: check return value of alloc_tty_driver | Bill Pemberton | 1 | -0/+9 |
2012-10-17 | staging: dgrp: check for NULL pointer in (un)register_proc_table | Bill Pemberton | 1 | -0/+6 |
2012-10-17 | of/platform: sparse fix | Kim Phillips | 1 | -1/+1 |
2012-10-17 | of/irq: sparse fixes | Kim Phillips | 1 | -3/+5 |
2012-10-17 | of/address: sparse fixes | Kim Phillips | 1 | -12/+12 |
2012-10-17 | USB: spcp8x5: fix port-data memory leak | Johan Hovold | 1 | -28/+18 |
2012-10-17 | USB: ssu100: fix port-data memory leak | Johan Hovold | 1 | -14/+20 |
2012-10-17 | USB: ti_usb_3410_5052: fix port-data memory leak | Johan Hovold | 1 | -45/+43 |
2012-10-17 | USB: oti6858: fix port-data memory leak | Johan Hovold | 1 | -40/+28 |
2012-10-17 | USB: iuu_phoenix: fix port-data memory leak | Johan Hovold | 1 | -40/+22 |
2012-10-17 | USB: kl5kusb105: fix port-data memory leak | Johan Hovold | 1 | -44/+24 |
2012-10-17 | USB: io_ti: fix port-data memory leak | Johan Hovold | 1 | -46/+45 |
2012-10-17 | USB: keyspan_pda: fix port-data memory leak | Johan Hovold | 1 | -13/+17 |
2012-10-17 | USB: f81232: fix port-data memory leak | Johan Hovold | 1 | -26/+17 |
2012-10-17 | USB: io_edgeport: fix port-data memory leak | Johan Hovold | 2 | -25/+37 |
2012-10-17 | USB: kobil_sct: fix port-data memory leak | Johan Hovold | 1 | -10/+13 |
2012-10-17 | USB: cypress_m8: fix port-data memory leak | Johan Hovold | 1 | -38/+37 |
2012-10-17 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis | 1 | -5/+15 |