Age | Commit message (Expand) | Author | Files | Lines |
2013-01-25 | USB: misc: usb3503: add dt support | Dongjin Kim | 2 | -5/+46 |
2013-01-25 | USB: UHCI: remove unused definition | Woody Suwalski | 1 | -4/+0 |
2013-01-25 | USB: uhci: check buffer length to avoid memory overflow | Chen Gang | 3 | -49/+107 |
2013-01-22 | USB: Set usb port's DeviceRemovable according acpi information | Lan Tianyu | 3 | -0/+50 |
2013-01-22 | drivers/usb/chipidea/core.c: adjust duplicate test | Julia Lawall | 1 | -1/+1 |
2013-01-21 | USB: storage: avoid scanning other targets for single target device | Ming Lei | 1 | -0/+3 |
2013-01-21 | usb: Create link files between child device and usb port device. | Lan Tianyu | 1 | -0/+26 |
2013-01-21 | usb: Add "portX/connect_type" attribute to expose usb port's connect type | Lan Tianyu | 2 | -0/+52 |
2013-01-21 | usb: fix compilation error and warning of driver/usb/core/port.c on arm and b... | Lan Tianyu | 1 | -0/+2 |
2013-01-19 | usb: Add driver/usb/core/(port.c,hub.h) files | Lan Tianyu | 4 | -106/+165 |
2013-01-19 | USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() | Dan Carpenter | 1 | -1/+1 |
2013-01-19 | USB: io_ti: kill custom closing_wait implementation | Johan Hovold | 1 | -48/+9 |
2013-01-19 | USB: io_ti: query hardware-buffer status in chars_in_buffer | Johan Hovold | 1 | -0/+7 |
2013-01-19 | USB: serial: grab disconnect mutex in chars_in_buffer | Johan Hovold | 1 | -4/+10 |
2013-01-19 | USB: io_ti: use tty-port drain delay | Johan Hovold | 1 | -12/+2 |
2013-01-19 | USB: io_ti: move write-fifo flushing to close | Johan Hovold | 1 | -7/+7 |
2013-01-18 | Merge 3.8-rc4 into usb-next | Greg Kroah-Hartman | 1707 | -10027/+17795 |
2013-01-18 | Linux 3.8-rc4v3.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2013-01-17 | USB: misc: fixup smatch WARNING | Dongjin Kim | 1 | -4/+5 |
2013-01-17 | usb: misc: usb3503_probe() can be static | Fengguang Wu | 1 | -1/+1 |
2013-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -27/+45 |
2013-01-17 | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 7 | -42/+64 |
2013-01-17 | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -47/+9 |
2013-01-17 | xfs: recalculate leaf entry pointer after compacting a dir2 block | Eric Sandeen | 1 | -2/+4 |
2013-01-17 | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 1 | -2/+2 |
2013-01-17 | xfs: fix the multi-segment log buffer format | Mark Tinguely | 2 | -5/+15 |
2013-01-17 | xfs: fix segment in xfs_buf_item_format_segment | Mark Tinguely | 1 | -5/+15 |
2013-01-17 | xfs: rename bli_format to avoid confusion with bli_formats | Mark Tinguely | 3 | -24/+24 |
2013-01-17 | xfs: use b_maps[] for discontiguous buffers | Mark Tinguely | 2 | -9/+9 |
2013-01-17 | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE | Kirill Smelkov | 1 | -1/+1 |
2013-01-17 | mfd, TWL4030: TWL4030 need select REGMAP_I2C | Chuansheng Liu | 1 | -0/+1 |
2013-01-17 | drivers/base/cpu.c: Fix typo in comment | Ralf Baechle | 1 | -1/+1 |
2013-01-17 | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC | Jiri Kosina | 1 | -1/+1 |
2013-01-16 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 10 | -13/+181 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 6 | -10/+29 |
2013-01-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -2/+4 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2013-01-16 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 10 | -6/+28 |
2013-01-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 4 | -23/+26 |
2013-01-16 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -1/+81 |
2013-01-16 | MAINTAINERS: update email address for Timur Tabi | Timur Tabi | 1 | -10/+9 |
2013-01-16 | firmware: make sure the fw file size is not 0 | Luciano Coelho | 1 | -1/+1 |
2013-01-16 | module, async: async_synchronize_full() on module init iff async is used | Tejun Heo | 3 | -2/+29 |
2013-01-16 | s390/chsc: fix SEI usage | Sebastian Ott | 1 | -19/+12 |
2013-01-16 | s390/time: fix sched_clock() overflow | Heiko Carstens | 3 | -2/+30 |
2013-01-16 | sh: ecovec: add sample amixer settings | Kuninori Morimoto | 1 | -0/+10 |
2013-01-15 | arm64: compat: add syscall table entries for new syscalls | Will Deacon | 1 | -1/+6 |
2013-01-15 | ALSA: hda/hdmi - Work around "alsactl restore" errors | Takashi Iwai | 1 | -1/+1 |
2013-01-15 | cpuidle: remove the power_specified field in the driver | Daniel Lezcano | 4 | -45/+7 |
2013-01-15 | Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g... | Takashi Iwai | 6 | -7/+149 |