summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks2009-11-161-2/+9
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-11-173-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-161-0/+2
| | * | | | | | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
| | * | | | | | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-6/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-161-6/+6
| * | | | | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2009-11-142-11/+77
| |\ \ \ \ \ \ \
| | * | | | | | | intel-iommu: Support PCIe hot-plugFenghua Yu2009-11-121-0/+29
| | * | | | | | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson2009-11-121-1/+9
| | * | | | | | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-145-36/+54
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-131-1/+1
| | * | | | | | Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-131-0/+13
| | * | | | | | Input: force LED reset on resumeDmitry Torokhov2009-11-131-11/+18
| | * | | | | | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-112-24/+22Star
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-142-14/+112
| |\ \ \ \ \ \ \
| | * | | | | | | md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown2009-11-131-4/+75
| | * | | | | | | Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown2009-11-131-2/+4
| | * | | | | | | md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown2009-11-131-6/+25
| | * | | | | | | md: factor out updating of 'recovery_offset'.NeilBrown2009-11-121-2/+8
| * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-11-142-10/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky2009-11-131-10/+38
| | * | | | | | | | [S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer2009-11-131-0/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * / | | | | | | fix memory leak in fixed btusb_closeOliver Neukum2009-11-141-1/+3
| |/ / / / / / /
| * | | | | | | pps: events reporting fix upRodolfo Giometti2009-11-121-5/+15
| * | | | | | | pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti2009-11-121-3/+8
| * | | | | | | drivers/video/msm: update to new kernelPavel Machek2009-11-125-38/+3Star
| * | | | | | | gpiolib: fix device_create() result checkSergei Shtylyov2009-11-121-4/+4
| * | | | | | | rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine2009-11-121-1/+1
| * | | | | | | rtc-vr41xx: fix do_div() warningYoichi Yuasa2009-11-121-5/+4Star
| * | | | | | | fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski2009-11-121-1/+1
| * | | | | | | mmci-omap: free irq resourceLadislav Michl2009-11-121-0/+1
| * | | | | | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-121-0/+6
| * | | | | | | serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2009-11-122-2/+2
| * | | | | | | rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger2009-11-121-1/+2
| * | | | | | | rtc: pcf50633: fix month off-by-one errorRask Ingemann Lambertsen2009-11-121-2/+2
| * | | | | | | atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre2009-11-121-3/+8
| * | | | | | | savagefb: fix blanking mode on CRT displayKrzysztof Helt2009-11-121-1/+1
| * | | | | | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-124-56/+1Star
| * | | | | | | btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds2009-11-111-0/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-111-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | PCI ASPM: fix oops on root port removalKenji Kaneshige2009-11-061-2/+4
| * | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-1143-639/+1294
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez2009-11-101-0/+1
| | * | | | | | | | drm/radeon/r600: CS parser updatesAlex Deucher2009-11-102-0/+28
| | * | | | | | | | drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-0613-2/+132
| | * | | | | | | | drm/radeon/kms: initial mode validation supportAlex Deucher2009-11-061-1/+47
| | * | | | | | | | drm/radeon/kms/atom/dce3: call transmitter init on mode setAlex Deucher2009-11-061-10/+10
| | * | | | | | | | drm/radeon/kms: store detailed connector infoAlex Deucher2009-11-064-48/+199