summaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-24pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-24libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-24ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-24sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-24pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-24pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-19ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo1-1/+1
2007-11-19ata_piix: only enable the first port on apple macbook proThomas Rohwer1-0/+28
2007-11-19ata_piix: reorganize controller IDsTejun Heo1-31/+31
2007-11-19pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C1-0/+1
2007-11-19libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord1-1/+2
2007-11-19libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee1-1/+3
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2-5/+14
2007-11-19libata: remove unused functionsAdrian Bunk3-177/+0
2007-11-19ata_piix: add SATELLITE U205 to broken suspend listTejun Heo1-0/+7
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg6-36/+3
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg6-36/+3
2007-11-17x86: reboot fixup for wrap2c boardDenys1-0/+1
2007-11-17x86: check boundary in count setup resourceYinghai Lu1-0/+6
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton1-1/+1
2007-11-17x86: add hpet sanity checksThomas Gleixner1-0/+32
2007-11-17x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed1-12/+18
2007-11-17x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed1-7/+4
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed1-1/+1
2007-11-17Remove x86 merge artifact from top MakefileThomas Gleixner1-6/+1
2007-11-17x86: fixup cpu_info array conversionThomas Gleixner1-1/+0
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann2-10/+6
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann1-1/+1
2007-11-17x86: ignore the sys_getcpu() tcache parameterIngo Molnar2-36/+3
2007-11-17x86: voyager use correct header file nameRandy Dunlap1-1/+1
2007-11-17x86: fix smp init sectionsRandy Dunlap1-2/+2
2007-11-17x86: fix voyager_cat_init sectionRandy Dunlap1-1/+1
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner1-3/+3
2007-11-17Linux 2.6.24-rc3v2.6.24-rc3Linus Torvalds1-1/+1
2007-11-17SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris1-1/+1
2007-11-16[ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao1-7/+30
2007-11-16dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds1-8/+0
2007-11-16[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()Evgeniy Polyakov1-1/+1
2007-11-16[SUNHME]: VLAN support for sunhmeChris Poon1-6/+11
2007-11-16[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle1-1/+1
2007-11-16[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle3-3/+3
2007-11-16[MIPS] Sibyte: Fix name of clocksource.Ralf Baechle1-1/+1
2007-11-16[MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki1-1/+1
2007-11-16[MIPS] Makefile: Fix canonical system namesMaciej W. Rozycki1-1/+1
2007-11-16[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens1-4/+10
2007-11-16[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2-0/+2
2007-11-16[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2-2/+2
2007-11-16[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa4-28/+44
2007-11-16[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer1-1/+22
2007-11-16[MIPS] Fix shadow register support.Ralf Baechle5-74/+11