aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-2/+12
* [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas2006-01-081-9/+14
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-082-8/+0
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-083-13/+84
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-081-1/+0
* [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-081-2/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-081-3/+3
* [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet2006-01-081-1/+2
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-085-0/+531
* [PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi2006-01-081-1/+0
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-0827-447/+304
* [PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain2006-01-081-1/+4
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-081-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-081-1/+7
* [PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund2006-01-081-3/+9
* [PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk2006-01-083-5/+4
* [PATCH] IRQ type flagsRussell King2006-01-086-38/+34
* [PATCH] new driver synclink_gtPaul Fulghum2006-01-083-0/+4510
* [PATCH] fix more missing includesTim Schmielau2006-01-0815-0/+18
* [PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney2006-01-081-15/+15
* [PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells2006-01-081-1/+1
* [PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells2006-01-081-3/+2
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-084-9/+9
* [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-081-7/+7
* [PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek2006-01-081-1/+1
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-081-3/+31
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-082-13/+34
* [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-081-6/+6
* [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-081-10/+10
* [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-081-17/+17
* [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-081-9/+9
* [PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski2006-01-081-75/+141
* [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-081-8/+1
* [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu2006-01-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-0721-614/+1025
|\
| * Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2006-01-072-34/+48
| * Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins2006-01-051-0/+8
| * Input: add missing keys from input.h to hid-debug.hMichael Hanselmann2006-01-051-1/+15
| * Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov2006-01-051-1/+1
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-05515-15013/+38791
| |\
| * | Input: wistron - convert to the new platform device interfaceDmitry Torokhov2005-12-281-46/+68
| * | Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-16/+52
| * | Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov2005-12-281-32/+57
| * | Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-26/+63
| * | Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-49/+67
| * | Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov2005-12-211-0/+1
| * | Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-57/+105
| * | Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-17/+85
| * | Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-6/+80