summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* I2O: handle sysfs_create_link() failuresWang Chen2008-07-241-12/+42
* vt: do not update when the console is blankedStefano Stabellini2008-07-241-1/+1
* vt: hold console_sem across sysfs operationsJiri Slaby2008-07-241-2/+2
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-241-20/+49
* spi: au1550_spi: proper platform deviceManuel Lauss2008-07-241-64/+74
* spidev: BKL removalAlan Cox2008-07-241-6/+13
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-241-1/+3
* SPI Kconfig simplificationsRobert P. J. Day2008-07-241-22/+23
* xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin2008-07-241-2/+3
* spi: spi_mpc83xx clockrate fixesChen Gong2008-07-241-13/+16
* stallion: removed unused variableAndre Haupt2008-07-241-1/+0
* cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu2008-07-241-7/+14
* serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki2008-07-241-0/+24
* serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki2008-07-241-2/+19
* serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE2008-07-241-0/+17
* 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-241-3/+14
* serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk2008-07-241-0/+2
* atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt2008-07-241-2/+1
* remove the v850 portAdrian Bunk2008-07-243-20/+0
* pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho2008-07-241-0/+20
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+22
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-246-43/+53
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-241-0/+19
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-2416-0/+16
* use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-241-1/+4
* mspec: convert nopfn to faultNick Piggin2008-07-241-9/+14
* remove is_tty()Adrian Bunk2008-07-241-13/+0
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-242-1/+1
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-239-58/+72
|\
| * Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21808-64039/+123129
| |\
| * | NR_CPUS: Replace NR_CPUS in cpufreq userspace routinesMike Travis2008-07-201-36/+43
| * | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-181-1/+2
| * | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-182-4/+10
| * | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18438-31397/+34408
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16840-66244/+22580
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06595-5955/+19489
| |\ \ \ \
| * | | | | infiniband: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
| * | | | | cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-233-10/+10
| * | | | | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-3/+3
| * | | | | cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-231-2/+2
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2317-188/+1282
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pxa' into develRussell King2008-07-1333-446/+1735
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-1/+2
| | * | | | | | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-17/+2
| | * | | | | | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-6/+27
| | * | | | | | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-2/+1
| | * | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-122-8/+11
| | * | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-122-26/+34
| | * | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-1/+2
OpenPOWER on IntegriCloud