index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
2010-12-23
1
-1
/
+1
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
11
-55
/
+18
*
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2010-12-23
2
-4
/
+18
*
PCI: Add mask bit definition for MSI-X table
Sheng Yang
2010-12-23
1
-2
/
+3
*
PCI: MSI: Move MSI-X entry definition to pci_regs.h
Sheng Yang
2010-12-23
1
-6
/
+0
*
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
2010-12-23
1
-1
/
+2
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-12-23
15
-59
/
+115
|
\
|
*
drm: Include the connector name in the output_poll_execute() debug message
Chris Wilson
2010-12-22
1
-1
/
+4
|
*
drm/radeon/kms: fix bug in r600_gpu_is_lockup
Alex Deucher
2010-12-21
1
-2
/
+8
|
*
drm/radeon/kms: reorder display resume to avoid problems
Alex Deucher
2010-12-21
2
-6
/
+6
|
*
drm/radeon/kms/evergreen: reset the grbm blocks at resume and init
Alex Deucher
2010-12-21
1
-0
/
+10
|
*
drm/radeon/kms: fix evergreen asic reset
Alex Deucher
2010-12-21
1
-15
/
+0
|
*
Revert "drm: Don't try and disable an encoder that was never enabled"
Dave Airlie
2010-12-21
1
-1
/
+1
|
*
drm/radeon: Add early unregister of firmware fb's
Benjamin Herrenschmidt
2010-12-21
1
-0
/
+19
|
*
drm/radeon: use aperture size not vram size for overlap tests
Dave Airlie
2010-12-20
1
-1
/
+1
|
*
drm/radeon/kms/evergreen: flush hdp cache when flushing gart tlb
Alex Deucher
2010-12-16
2
-0
/
+3
|
*
drm/radeon/kms: disable the r600 cb offset checker for linear surfaces
Alex Deucher
2010-12-16
1
-5
/
+4
|
*
drm/radeon/kms: disable ss fixed ref divide
Alex Deucher
2010-12-16
1
-2
/
+2
|
*
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
2010-12-16
6
-26
/
+57
|
|
\
|
|
*
drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks
Chris Wilson
2010-12-14
1
-1
/
+1
|
|
*
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
Chris Wilson
2010-12-14
1
-2
/
+9
|
|
*
drm/i915/sdvo: Only use the SDVO pin if it is in the valid range
Chris Wilson
2010-12-09
1
-3
/
+6
|
|
*
drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD
Chris Wilson
2010-12-09
2
-13
/
+11
|
|
*
drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter
David Flynn
2010-12-08
1
-7
/
+30
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-12-23
4
-5
/
+9
|
\
\
\
|
*
|
|
mfd: Support additional parent IDs for wm831x
Mark Brown
2010-12-22
1
-1
/
+5
|
*
|
|
mfd: Fix ab8500-core interrupt ffs bit bug
Mattias Wallin
2010-12-22
1
-1
/
+1
|
*
|
|
mfd: Supply IRQ base for WM832x devices
Mark Brown
2010-12-22
1
-1
/
+1
|
*
|
|
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
2010-12-22
1
-1
/
+1
|
*
|
|
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
2010-12-22
1
-1
/
+1
*
|
|
|
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
2010-12-23
1
-2
/
+1
*
|
|
|
led_class: fix typo in blink API
Johannes Berg
2010-12-23
1
-1
/
+1
*
|
|
|
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
2010-12-23
1
-0
/
+1
*
|
|
|
rtc: rs5c372: fix buffer size
Wolfram Sang
2010-12-23
1
-1
/
+1
*
|
|
|
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
2010-12-23
1
-0
/
+3
|
/
/
/
*
|
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-21
1
-2
/
+4
|
\
\
\
|
*
|
|
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
2010-12-16
1
-0
/
+2
|
*
|
|
n_gsm: Fix message length handling when building header
Ken Mills
2010-12-16
1
-2
/
+2
*
|
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-21
7
-22
/
+50
|
\
\
\
\
|
*
|
|
|
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-17
1
-8
/
+8
|
*
|
|
|
USB: misc: uss720.c: add another vendor/product ID
Thomas Sailer
2010-12-17
1
-1
/
+3
|
*
|
|
|
USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
Vitaly Kuznetsov
2010-12-17
1
-0
/
+7
|
*
|
|
|
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-12-17
1
-1
/
+1
|
*
|
|
|
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
2010-12-17
1
-2
/
+10
|
*
|
|
|
USB: ftdi_sio: Add D.O.Tec PID
Florian Faber
2010-12-10
2
-0
/
+6
|
*
|
|
|
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-09
1
-10
/
+15
|
|
/
/
/
*
|
|
|
Fix build error in drivers/block/cciss.c
Linus Torvalds
2010-12-21
1
-1
/
+1
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-20
6
-363
/
+204
|
\
\
\
\
|
*
|
|
|
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-163
/
+100
|
*
|
|
|
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-0
/
+13
[next]