| Commit message (Expand) | Author | Age | Files | Lines |
* | xhci: Don't warn about zeroed bMaxBurst descriptor field. | Sarah Sharp | 2011-06-15 | 1 | -2/+0 |
* | USB: Free bandwidth when usb_disable_device is called. | Sarah Sharp | 2011-06-15 | 2 | -1/+17 |
* | xhci: Reject double add of active endpoints. | Sarah Sharp | 2011-06-15 | 1 | -4/+18 |
* | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. | Jesper Juhl | 2011-06-14 | 1 | -0/+1 |
* | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-06-14 | 2 | -1/+7 |
|\ |
|
| * | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO | Yauheni Kaliuta | 2011-06-09 | 1 | -0/+6 |
| * | usb: musb: host: compare status for negative error values | Márton Németh | 2011-06-09 | 1 | -1/+1 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 | 3 | -7/+9 |
|\ \ |
|
| * \ | Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 | 1 | -5/+6 |
| |\ \ |
|
| | * | | ptp: Fix some locking bugs in ptp_read() | Dan Carpenter | 2011-06-01 | 1 | -4/+4 |
| | * | | ptp: Return -EFAULT on copy_to_user() errors | Dan Carpenter | 2011-06-01 | 1 | -1/+2 |
| * | | | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 | 1 | -1/+1 |
| * | | | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 1 | -10/+11 |
|\ \ \ |
|
| * \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 | 1 | -10/+11 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 | 1 | -6/+2 |
| | * | | oprofile: Free potentially owned tasks in case of errors | Robert Richter | 2011-05-31 | 1 | -4/+9 |
* | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-06-13 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | spi-pl022: Add missing return value update | Virupax Sadashivpetimath | 2011-06-13 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2011-06-12 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | ide-cd: signedness warning fix again | Connor Hansen | 2011-06-11 | 1 | -1/+2 |
* | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-06-12 | 1 | -11/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2011-06-09 | 1 | -11/+29 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-12 | 34 | -361/+307 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 2011-06-11 | 1 | -0/+1 |
| * | | | | | | net: ep93xx_eth: fix DMA API violations | Mika Westerberg | 2011-06-11 | 1 | -5/+13 |
| * | | | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() | Mika Westerberg | 2011-06-11 | 1 | -1/+1 |
| * | | | | | | net: ep93xx_eth: allocate buffers using kmalloc() | Mika Westerberg | 2011-06-11 | 1 | -31/+20 |
| * | | | | | | net: ep93xx_eth: pass struct device to DMA API functions | Mika Westerberg | 2011-06-11 | 1 | -10/+13 |
| * | | | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machine | Daniel Hellstrom | 2011-06-11 | 1 | -1/+1 |
| * | | | | | | NET: am79c961: fix assembler warnings | Russell King - ARM Linux | 2011-06-11 | 1 | -17/+18 |
| * | | | | | | NET: am79c961: ensure multicast filter is correctly set at open | Russell King - ARM Linux | 2011-06-11 | 1 | -37/+40 |
| * | | | | | | NET: am79c961: ensure asm() statements are marked volatile | Russell King - ARM Linux | 2011-06-11 | 1 | -7/+7 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-09 | 11 | -75/+65 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | iwlegacy: fix channel switch locking | Stanislaw Gruszka | 2011-06-08 | 5 | -46/+28 |
| | * | | | | | | iwlagn: send tx power command if defer cause by RXON not match | Wey-Yi Guy | 2011-06-08 | 1 | -0/+5 |
| | * | | | | | | rtlwifi: Avoid modifying skbs that are resubmitted | Mike McCormack | 2011-06-07 | 1 | -15/+13 |
| | * | | | | | | rtlwifi: Fix logic in rx_interrupt | Mike McCormack | 2011-06-07 | 1 | -1/+1 |
| | * | | | | | | iwl4965: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-06-06 | 1 | -1/+2 |
| | * | | | | | | rt2x00: fix rmmod crash | Stanislaw Gruszka | 2011-06-06 | 2 | -1/+6 |
| | * | | | | | | iwlagn: use cts-to-self protection on 5000 adapters series | Stanislaw Gruszka | 2011-06-06 | 3 | -11/+10 |
| * | | | | | | | gianfar:localized filer table | Wu Jiajun-B06378 | 2011-06-09 | 3 | -50/+51 |
| * | | | | | | | igb: fix i350 SR-IOV failture | Williams, Mitch A | 2011-06-07 | 1 | -0/+3 |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-06 | 13 | -130/+64 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | libertas_sdio: handle spurious interrupts | Daniel Drake | 2011-06-03 | 1 | -5/+16 |
| | * | | | | | | iwlagn: fix channel switch locking | Stanislaw Gruszka | 2011-06-03 | 9 | -119/+28 |
| | * | | | | | | ath5k: Disable fast channel switching by default | Nick Kossifidis | 2011-06-03 | 2 | -2/+14 |
| | * | | | | | | ssb: fix PCI(e) driver regression causing oops on PCI cards | Rafał Miłecki | 2011-06-03 | 1 | -4/+6 |
| * | | | | | | | net: fix smc91x.c device tree support | Grant Likely | 2011-06-05 | 1 | -3/+3 |
| * | | | | | | | bonding: reset queue mapping prior to transmission to physical device (v5) | Neil Horman | 2011-06-05 | 1 | -0/+11 |