Commit Graph

109976 Commits (49cd2480baeb377f91e66ba682f81cac2a1feaa1)
 

Author SHA1 Message Date
Filip Joelsson 49cd2480ba USB: Fixing Nokia 3310c in storage mode 17 years ago
David Brownell c3e3208e4b usb gadget: fix omap_udc DMA regression 17 years ago
Oliver Neukum 697e04db56 USB: update of Documentation/usb/anchors.txt 17 years ago
Geoff Levand 83a7982073 USB: fix hcd interrupt disabling 17 years ago
Tony Murray f8834f1feb USB: Correct Sierra Wireless USB EVDO Modem Device ID 17 years ago
Richard Nauber 0a4d7f45ac USB: Fix the Nokia 6300 storage-mode. 17 years ago
David Brownell 0bcfeb3ec9 USB: ehci: fix some ehci hangs and crashes 17 years ago
Kevin Lloyd 73b2c20575 USB Serial: Sierra: Device addition & version rev 17 years ago
Kevin Lloyd c9bab96bbf USB Storage: Sierra: Non-configurable TRU-Install 17 years ago
Linus Torvalds e002bcc2f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 years ago
Linus Torvalds 75f500204c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 17 years ago
Linus Torvalds 42e7b09e68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 17 years ago
Linus Torvalds 3bd1911b13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 17 years ago
Linus Torvalds 1910e021f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Linus Torvalds 74c7a09aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Anti Sullin f05596dbc9 atmel_serial: update the powersave handler to match serial core 17 years ago
Daisuke Nishimura a10cebf56c memcg: check under limit at shrink_usage 17 years ago
Andrew Morton b4d19cc84e Documentation/sysctl/kernel.txt: fix softlockup_thresh description 17 years ago
Nick Piggin db203d53d4 mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex 17 years ago
Michael Kerrisk 2d4c826677 sys_paccept: disable paccept() until API design is resolved 17 years ago
Marin Mitov 6675ce13ed Documentation/DMA-mapping.txt: update for pci_dma_mapping_error() changes 17 years ago
Jonathan Steel f9092f358b kexec: fix segmentation fault in kimage_add_entry 17 years ago
Randy Dunlap 39f00c087d kernel-doc: allow structs whose members are all private 17 years ago
Kirill A. Shutemov c32a162fd4 smb.h: do not include linux/time.h in userspace 17 years ago
Akinobu Mita 683f40d7e7 ibmasr: remove unnecessary spin_unlock() 17 years ago
Liam Girdwood b0b8daf784 ALSA: ASoC: maintainers - update email address for Liam Girdwood 17 years ago
Wim Van Sebroeck 7275fc8c36 [WATCHDOG] unlocked_ioctl changes 17 years ago
Ben Dooks edf86c9b98 [WATCHDOG] wdt285: fix sparse warnings 17 years ago
Akinobu Mita 7f605ac004 [WATCHDOG] ibmasr: remove unnecessary spin_unlock() 17 years ago
David S. Miller 44b50e5a1a sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). 17 years ago
David S. Miller 4c07ab0fe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 17 years ago
Senthil Balasubramanian 6115e8557a ath9k: Fix IRQ nobody cared issue with ath9k 17 years ago
Jay Lan d3758f87f3 [IA64] kexec fails on systems with blocks of uncached memory 17 years ago
Alex Chiang 06f95ea898 [IA64] Ski simulator doesn't need check_sal_cache_flush 17 years ago
born.into.silence@gmail.com 5d89945e6e wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100" 17 years ago
Senthil Balasubramanian d0be7cc768 ath9k: connectivity is lost after Group rekeying is done 17 years ago
Linus Torvalds a304edb489 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 17 years ago
Alan Cox cec5eb7be3 pcmcia: Fix broken abuse of dev->driver_data 17 years ago
Linus Torvalds ae91119125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 17 years ago
Linus Torvalds 18f22fbb8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Haavard Skinnemoen b1132b3d87 ALSA: ASoC: Fix at32-pcm build breakage with PM enabled 17 years ago
Linus Torvalds 72d31053f6 Linux 2.6.27-rc7 17 years ago
Linus Torvalds d541b22abd Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 years ago
Linus Torvalds 6f21d806f6 Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 17 years ago
Linus Torvalds e59e14b660 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 17 years ago
Linus Torvalds 5c0a95c73f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 years ago
Jean Delvare baaea1dc0b MAINTAINERS: Various fixes 17 years ago
Jean Delvare 795fb7e74d MAINTAINERS: Trivial whitespace cleanups 17 years ago
Atsushi Nemoto 6b3766a263 [MIPS] vmlinux.lds.S: handle .text.* 17 years ago
Atsushi Nemoto c65a5480ff [MIPS] Fix potential latency problem due to non-atomic cpu_wait. 17 years ago