Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ASoC: Correct WM8994 MICBIAS supply widget hookup | Mark Brown | 2011-07-17 | 1 | -3/+4 | |
| * | | | | | | | | ASoC: Fix shift in WM8958 accessory detection default implementation | Mark Brown | 2011-07-15 | 1 | -1/+1 | |
| * | | | | | | | | ASoC: sh: fsi-hdmi: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -2/+2 | |
| * | | | | | | | | ASoC: sh: fsi-da7210: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -1/+1 | |
| * | | | | | | | | ASoC: sh: fsi-ak4642: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -8/+8 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-18 | 6 | -45/+54 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | hppfs_lookup(): don't open-code lookup_one_len() | Al Viro | 2011-07-17 | 1 | -16/+3 | |
| * | | | | | | | | hppfs: fix dentry leak | Al Viro | 2011-07-17 | 1 | -6/+6 | |
| * | | | | | | | | cramfs: get_cramfs_inode() returns ERR_PTR() on failure | Al Viro | 2011-07-17 | 1 | -10/+12 | |
| * | | | | | | | | ufs should use d_splice_alias() | Al Viro | 2011-07-17 | 1 | -8/+4 | |
| * | | | | | | | | fix exofs ->get_parent() | Al Viro | 2011-07-17 | 1 | -1/+1 | |
| * | | | | | | | | ceph analog of cifs build_path_from_dentry() race fix | Al Viro | 2011-07-16 | 1 | -3/+16 | |
| * | | | | | | | | cifs: build_path_from_dentry() race fix | Al Viro | 2011-07-16 | 1 | -1/+12 | |
* | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-18 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | hwmon: (max1111) Fix race condition causing NULL pointer exception | Pavel Herrmann | 2011-07-17 | 1 | -0/+11 | |
| * | | | | | | | | hwmon: (it87) Fix label group removal | Jean Delvare | 2011-07-17 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (asus_atk0110) Fix memory leak | Luca Tettamanti | 2011-07-17 | 1 | -0/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-07-17 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [CIFS] update cifs to version 1.74 | Steve French | 2011-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | [CIFS] update limit for snprintf in cifs_construct_tcon | Steve French | 2011-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | cifs: Fix signing failure when server mandates signing for NTLMSSP | Shirish Pargaonkar | 2011-07-12 | 1 | -5/+5 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-07-17 | 8 | -34/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky | 2011-07-16 | 1 | -2/+4 | |
| * | | | | | | | | | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan | 2011-07-16 | 1 | -2/+1 | |
| * | | | | | | | | | gianfar: rx parser | Sebastian Pöhn | 2011-07-15 | 2 | -6/+21 | |
| * | | | | | | | | | r6040: only disable RX interrupt if napi_schedule_prep is successful | Michael Thalmeier | 2011-07-15 | 1 | -3/+5 | |
| * | | | | | | | | | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 2011-07-14 | 3 | -10/+8 | |
| * | | | | | | | | | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław | 2011-07-14 | 1 | -11/+8 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-07-17 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | watchdog: hpwdt depends on PCI | Randy Dunlap | 2011-07-17 | 1 | -1/+1 | |
| * | | | | | | | | | | watchdog: fix hpwdt Kconfig regression in 3.0-rc | Olaf Hering | 2011-07-16 | 1 | -1/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-17 | 6 | -18/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [media] tuner-core: fix a 2.6.39 regression with mt20xx | Mauro Carvalho Chehab | 2011-07-13 | 1 | -4/+12 | |
| * | | | | | | | | | | [media] dvb_frontend: fix race condition in stopping/starting frontend | Devin Heitmueller | 2011-07-13 | 1 | -0/+8 | |
| * | | | | | | | | | | [media] media: fix radio-sf16fmr2 build when SND is not enabled | Randy Dunlap | 2011-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound code | Ralf Baechle | 2011-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] nuvoton-cir: make idle timeout more sane | Jarod Wilson | 2011-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] mceusb: increase default timeout to 100ms | Rafi Rubin | 2011-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] mceusb: Timeout unit corrections | Rafi Rubin | 2011-07-11 | 1 | -3/+4 | |
| * | | | | | | | | | | [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)" | Jarod Wilson | 2011-07-11 | 1 | -7/+2 | |
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-07-17 | 5 | -19/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2011-07-14 | 4 | -18/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2011-07-13 | 3 | -17/+21 | |
| | * | | | | | | | | | | | | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 2011-07-13 | 1 | -1/+11 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | ACPI: Fixes device power states array overflow | Lin Ming | 2011-07-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-07-17 | 1 | -16/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PM / MIPS: Convert i8259.c to using syscore_ops | Rafael J. Wysocki | 2011-07-16 | 1 | -16/+6 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-17 | 6 | -26/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee | 2011-07-16 | 4 | -26/+27 | |
| * | | | | | | | | | | | | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip | Todd Poynor | 2011-07-16 | 2 | -0/+14 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | |