summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day2007-02-121-4/+4
* [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2007-02-122-15/+15
* [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day2007-02-121-1/+1
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-122-4/+4
* [PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk2007-02-1211-78/+38
* [PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk2007-02-124-32/+24
* [PATCH] drivers/isdn/pcbit/: proper prototypesAdrian Bunk2007-02-126-32/+12
* [PATCH] S3C2410 GPIO wrappersPhilipp Zabel2007-02-121-0/+65
* [PATCH] SA1100 GPIO wrappersPhilipp Zabel2007-02-121-0/+81
* [PATCH] PXA GPIO wrappersPhilipp Zabel2007-02-121-0/+72
* [PATCH] AT91 GPIO wrappersDavid Brownell2007-02-122-2/+94
* [PATCH] OMAP GPIO wrappersDavid Brownell2007-02-121-0/+66
* [PATCH] GPIO coreDavid Brownell2007-02-123-0/+303
* [PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen2007-02-122-6/+130
* [PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen2007-02-123-1/+82
* [PATCH] EDAC: Fix in e752x mc driverMike Chan2007-02-121-6/+11
* [PATCH] EDAC: e752x byte access fixBrian Pomerantz2007-02-121-1/+6
* [PATCH] EDAC: e752x bit mask fixBrian Pomerantz2007-02-121-8/+8
* [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman2007-02-122-30/+0
* [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman2007-02-121-14/+0
* [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-123-25/+41
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-1211-69/+96
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-125-6/+6
* [PATCH] pid: use struct pid for talking about process groups in exitcEric W. Biederman2007-02-121-20/+22
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-123-17/+26
* [PATCH] signal: rewrite kill_something_info so it uses newer helpersEric W. Biederman2007-02-121-4/+8
* [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2007-02-122-6/+15
* [PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman2007-02-121-3/+1
* [PATCH] tty: clarify disassociate_cttyEric W. Biederman2007-02-121-2/+6
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-122-2/+2
* [PATCH] Minix V3 supportAndries Brouwer2007-02-129-112/+233
* [PATCH] SPI eeprom driverDavid Brownell2007-02-124-0/+414
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-121-2/+101
* [PATCH] SPI doc clarificationsDavid Brownell2007-02-121-1/+17
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-125-6/+6
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-121-4/+5
* [PATCH] spi: remove return in spi_unregister_driver()Ben Dooks2007-02-121-4/+2
* [PATCH] spi: documentation does not need to set driver's bus_type fieldBen Dooks2007-02-121-1/+0
* [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2007-02-122-1/+12
* [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-124-0/+1850
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-123-0/+580
* [PATCH] SPI Kconfig fixDavid Brownell2007-02-121-7/+6
* [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-121-2/+0
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-128-42/+916
* [PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2007-02-122-23/+20
* [PATCH] Char: timers cleanupJiri Slaby2007-02-1217-123/+75
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* [PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2007-02-122-2/+2
* [PATCH] export ufs_fs.h to userspaceMike Frysinger2007-02-123-2/+4
* [PATCH] close_files(): add scheduling pointIngo Molnar2007-02-121-1/+3