summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+3
2009-06-05agp/intel: Add support for new chipsetsZhenyu Wang1-1/+15
2009-06-05drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3
2009-06-03hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter1-20/+6
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte1-1/+1
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte1-0/+13
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte1-1/+1
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar4-10/+12
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar3-8/+10
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King3-8/+10
2009-05-24Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King3-9/+20
2009-05-23block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard1-6/+7
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-1/+1
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar3-9/+20
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel1-2/+2
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-7/+18
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07i.MX31: Add hw-random for RNGAAlan Carvalho de Assis3-0/+260
2009-05-07vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar9-91/+313
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+2
2009-04-25virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger1-2/+2
2009-04-22ipmi: add oem message handlingdann frazier1-5/+133
2009-04-22ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-22ipmi: test for event buffer before usingCorey Minyard1-29/+119
2009-04-22ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2009-04-20agp: zero pages before sending to userspaceShaohua Li1-2/+2
2009-04-19Revert "console ASCII glyph 1:1 mapping"Samuel Thibault1-1/+1
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-27/+0
2009-04-14intelfb: support i854Stefan Husemann1-0/+3
2009-04-14sysrq: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha1-27/+0
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-1/+1
2009-04-07esp: fix section mismatch warningRandy Dunlap1-1/+1
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar8-6/+13
2009-04-07rio: addition has higher precedence than ?:Roel Kluin1-1/+1
2009-04-07mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby1-1/+0
2009-04-07tty: moxa, fix refcounting in moxa_poll_portJiri Slaby1-4/+5
2009-04-07isicom: isicom kref leak fixAlan Cox1-0/+1
2009-04-07riscom8: Auto-load riscom8 module when device opened.Scott James Remnant1-0/+2
2009-04-07specialix: Auto-load specialix module when device opened.Scott James Remnant1-0/+1
2009-04-07cyclades: Auto-load cyclades module when device opened.Scott James Remnant1-0/+2
2009-04-07applicom: Auto-load applicom module when device opened.Scott James Remnant1-0/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar36-874/+1410