aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman1-3/+1
2007-02-12[PATCH] tty: clarify disassociate_cttyEric W. Biederman1-2/+6
2007-02-12[PATCH] tty: make __proc_set_tty staticEric W. Biederman1-1/+2
2007-02-12[PATCH] SPI eeprom driverDavid Brownell3-0/+392
2007-02-12[PATCH] RTC gets sysfs wakealarm attributeDavid Brownell1-2/+101
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson3-4/+4
2007-02-12[PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson1-4/+5
2007-02-12[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani3-0/+1778
2007-02-12[PATCH] SPI controller driver for OMAP MicrowireDavid Brownell3-0/+580
2007-02-12[PATCH] SPI Kconfig fixDavid Brownell1-7/+6
2007-02-12[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-2/+0
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt6-23/+868
2007-02-12[PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2-23/+20
2007-02-12[PATCH] Char: timers cleanupJiri Slaby17-123/+75
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-12[PATCH] com20020 build fixRandy Dunlap1-1/+2
2007-02-12[PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen1-27/+27
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-02-12[PATCH] Char: cyclades, use pci_device_idJiri Slaby1-11/+12
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby2-42/+40
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-417/+845
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds100-3133/+5790
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-40/+17
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+18
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine1-31/+87
2007-02-11[PATCH] tty: cleanup release_memChristoph Hellwig1-36/+37
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2-287/+280
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day1-7/+1
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day3-8/+4
2007-02-11[PATCH] seq_file conversion: toshiba.cAlexey Dobriyan1-10/+25
2007-02-11[PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer1-1/+1
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs1-0/+11
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2-2/+22
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap1-3/+5
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell3-1/+750
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox1-15/+30
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan7-9/+0
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2-2/+0
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day3-3/+0
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard1-7/+22
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton3-3/+4
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby1-20/+20
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby1-18/+46