summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mx51: fix usb clock supportArnaud Patard (Rtp)2011-01-031-12/+32
* Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-03144-1235/+2063
|\
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-12-078-38/+119
| |\
| | * wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-061-1/+1
| | * ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
| | * msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
| | * msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
| | * asus-laptop: add wimax and wwan supportCorentin Chary2010-11-241-1/+96
| | * eeepc-wmi: fix compiler warningDmitry Torokhov2010-11-241-2/+2
| | * ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery2010-11-241-1/+2
| | * ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery2010-11-241-24/+5
| | * drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-241-1/+0
| | * toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland2010-11-241-0/+1
| | * ibm_rtl: fix printk format warningRandy Dunlap2010-11-241-1/+1
| * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-12-071-1/+1
| |\ \
| | * | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-061-0/+1
| |\ \ \
| | * | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| * | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-065-24/+8
| |\ \ \ \
| | * | | | [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-222-8/+5
| | * | | | i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | * | | | media/video: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | * | | | Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-222-14/+1
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-12-067-12/+25
| |\ \ \ \ \
| | * | | | | parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin2010-12-041-1/+1
| | * | | | | parisc: KittyHawk LCD fixGuy Martin2010-12-041-4/+13
| | * | | | | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-045-7/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-032-31/+75
| |\ \ \ \ \
| | * | | | | xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini2010-12-021-0/+38
| | * | | | | xen: resume the pv console for hvm guests tooStefano Stabellini2010-12-021-0/+1
| | * | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+17
| | * | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-25/+20
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-4/+12
| |\ \ \ \ \ \
| | * | | | | | xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge2010-12-031-2/+2
| | * | | | | | xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge2010-12-031-2/+10
| * | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-12-032-12/+29
| |\ \ \ \ \ \ \
| | * | | | | | | UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy2010-12-032-12/+29
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-031-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-0139-292/+524
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski2010-11-251-0/+1
| * | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-034-14/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lxfb: Maintain video processor palette through suspend/resumeDaniel Drake2010-12-012-6/+18
| | * | | | | | | | video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz2010-12-011-8/+6
| | * | | | | | | | framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap2010-11-261-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-12-034-10/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: length resolution should be reported units/mmDmitry Torokhov2010-12-021-8/+11
| | * | | | | | | | HID: add support for F430 Force Feedback WheelSimon Wood2010-11-292-0/+3
| | * | | | | | | | HID: egalax: Use kzallocHenrik Rydberg2010-11-041-1/+1
| | * | | | | | | | HID: Remove KERN_DEBUG from dbg_hid useJoe Perches2010-11-031-1/+2
| * | | | | | | | | cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon2010-12-021-2/+14