summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+4
2005-07-26Fix compiler warning in qla_iocb.cLinus Torvalds1-1/+1
2005-07-26[PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_offEric W. Biederman1-21/+12
2005-07-26[PATCH] acpi_power_off: Don't switch to the boot cpuEric W. Biederman1-1/+0
2005-07-26[PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman1-2/+2
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman1-1/+1
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman1-1/+1
2005-07-26[PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman4-4/+4
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman1-1/+1
2005-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton1-0/+1
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton1-3/+1
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds100-30430/+34978
2005-07-26[PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-supportMichael Gernoth1-15/+4
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2-2/+4
2005-07-24[SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan1-3/+5
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+2
2005-07-24[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-07-24[SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk1-14/+0
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller1-1/+1
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-108/+31
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-7/+8
2005-07-23/home/lenb/linux-2.6 branch 'acpi-2.6.12'Luming Yu1-14/+3
2005-07-23ACPI: delete unnecessary EC console messagesLuming Yu1-14/+3
2005-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-77/+119
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King1-20/+17
2005-07-21[EQL]: Proper num_slaves decrementLoic Le Loarer1-8/+8
2005-07-20[ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2-46/+62
2005-07-19[NET]: NETCONSOLE must depend on INETAdrian Bunk1-1/+1
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands1-6/+6
2005-07-19[ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco1-1/+3
2005-07-19[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco1-2/+4
2005-07-19[ATM]: [he] remove linux/version.h includeOlaf Hering1-1/+0
2005-07-19[ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-07-19[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams1-1/+1
2005-07-18[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap1-0/+16
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin1-0/+14
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks3-88/+0
2005-07-17[PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurableSascha Hauer2-7/+8
2005-07-16Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-4/+0
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering3-4/+0
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2-22/+20
2005-07-15[PATCH] dvb: cx88 output mode fixPatrick Boettcher1-0/+2
2005-07-15[NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macroMarcelo Feitoza Parisi1-1/+2
2005-07-15[WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi5-10/+15
2005-07-15[PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown2-22/+24
2005-07-15[PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski1-1/+2
2005-07-15[PATCH] v4l: bug fixes for tuner, cx88 and tea5767Mauro Carvalho Chehab6-37/+53
2005-07-15[PATCH] Fix raid0's attempt to divide by 64bit numbersNeil Brown1-4/+4
2005-07-15[PATCH] vt.c build fixNishanth Aravamudan1-1/+1