Age | Commit message (Expand) | Author | Files | Lines |
2010-09-24 | x86/hwmon: fix initialization of pkgtemp | Jan Beulich | 1 | -7/+3 |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich | 1 | -16/+13 |
2010-09-24 | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_... | Jan Beulich | 1 | -1/+4 |
2010-09-24 | x86/hwmon: avoid deadlock on CPU removal in pkgtemp | Jan Beulich | 1 | -3/+4 |
2010-09-24 | x86/hwmon: fix module init for hotplug-but-no-device-found case | Jan Beulich | 1 | -1/+4 |
2010-09-24 | hwmon: (lis3) Fix Oops with NULL platform data | Takashi Iwai | 1 | -2/+2 |
2010-09-24 | USB: update Kconfig help text for CONFIG_USB_SUSPEND | Alan Stern | 1 | -3/+3 |
2010-09-24 | usb: musb: gadget: restart request on clearing endpoint halt | Sergei Shtylyov | 3 | -1/+12 |
2010-09-24 | usb: musb: host: Issue a memory barrier before starting DMA | Santosh Shilimkar | 1 | -0/+6 |
2010-09-24 | usb: musb: gadget: fix dma length in txstate | Ming Lei | 2 | -9/+10 |
2010-09-24 | usb: musb: gadget: complete request only if data is transfered over | Ming Lei | 1 | -8/+8 |
2010-09-24 | usb: musb: gadget: fix DMA length for OUT transfer | Ming Lei | 1 | -2/+3 |
2010-09-24 | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 | Ming Lei | 1 | -1/+1 |
2010-09-24 | usb: musb: gadget: fix bulk IN infinit hangs in double buffer case | Ming Lei | 1 | -12/+0 |
2010-09-24 | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style | Ming Lei | 1 | -3/+17 |
2010-09-24 | USB: fix bug in initialization of interface minor numbers | Alan Stern | 2 | -19/+17 |
2010-09-24 | Staging: ti-st: remove st_get_plat_device | Pavan Savoy | 4 | -10/+24 |
2010-09-24 | vgaarb: trivial fix | Daniel J Blueman | 1 | -1/+1 |
2010-09-24 | drm: radeon cleanup fixes... | Daniel J Blueman | 2 | -2/+2 |
2010-09-24 | drm: fix trivial coding errors | Daniel J Blueman | 1 | -3/+3 |
2010-09-24 | drm: ttm sparse fixes. | Daniel J Blueman | 1 | -4/+4 |
2010-09-24 | drm/nouveau: fix panels using straps-based mode detection | Ben Skeggs | 1 | -2/+4 |
2010-09-23 | thinkpad-acpi: avoid keymap pitfall | Henrique de Moraes Holschuh | 1 | -2/+3 |
2010-09-23 | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully | Chris Wilson | 1 | -5/+4 |
2010-09-23 | drm/i915/sdvo: Cleanup connector on error path | Chris Wilson | 1 | -4/+2 |
2010-09-23 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 2 | -5/+6 |
2010-09-23 | drm/i915: Fix 945GM regression in e259befd | Chris Wilson | 1 | -1/+1 |
2010-09-23 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan | 1 | -9/+68 |
2010-09-23 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan | 2 | -21/+20 |
2010-09-23 | e1000e: 82579 unaccounted missed packets | Bruce Allan | 2 | -0/+49 |
2010-09-23 | e1000e: 82566DC fails to get link | Bruce Allan | 1 | -2/+5 |
2010-09-23 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan | 1 | -3/+3 |
2010-09-23 | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan | 1 | -8/+39 |
2010-09-23 | ipmi: fix hardcoded ipmi device exit path warning | Yinghai Lu | 1 | -1/+6 |
2010-09-23 | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy | 1 | -5/+8 |
2010-09-23 | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 1 | -47/+43 |
2010-09-23 | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 1 | -0/+3 |
2010-09-23 | fbcon: fix lockdep warning from fbcon_deinit() | Jarek Poplawski | 1 | -2/+3 |
2010-09-23 | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken | 1 | -0/+42 |
2010-09-23 | efifb: check that the base address is plausible on pci systems | Peter Jones | 1 | -12/+49 |
2010-09-23 | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr... | Axel Lin | 1 | -0/+2 |
2010-09-23 | vmware balloon: rename module | Dmitry Torokhov | 3 | -2/+2 |
2010-09-23 | ipmi: fix acpi probe print | Yinghai Lu | 1 | -5/+5 |
2010-09-23 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti | 1 | -0/+6 |
2010-09-23 | atl1: fix resume | Luca Tettamanti | 1 | -2/+3 |
2010-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -2/+3 |
2010-09-22 | vhost: fix log ctx signalling | Michael S. Tsirkin | 1 | -3/+4 |
2010-09-22 | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara | 1 | -1/+2 |
2010-09-22 | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. | Francisco Jerez | 1 | -0/+1 |
2010-09-22 | drm/radeon: don't allow device to be opened if powered down | Dave Airlie | 1 | -0/+4 |