summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-301-2/+4
* 8250.c: port.lock is irq-safeBorislav Petkov2008-07-301-2/+2
* rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2008-07-302-6/+6
* drivers/video: release mutex in error handling codeJulia Lawall2008-07-302-12/+6
* hpwdt: don't use static flagsAlexey Dobriyan2008-07-301-1/+1
* iscsi_ibft_find: fix modpost warningJan Beulich2008-07-301-1/+0
* backlight: ensure platform_lcd on by defaultBen Dooks2008-07-301-0/+2
* sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller2008-07-301-1/+29
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-301-3/+3
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-302-2/+16
* backlight: give platform_lcd the same name as the platform device.Ben Dooks2008-07-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-283-9/+20
|\
| * lguest: use cpu capability accessorsAndrew Morton2008-07-291-2/+2
| * lguest: fix switcher_page leak on unloadJohannes Weiner2008-07-291-0/+1
| * lguest: Guest int3 fixRusty Russell2008-07-291-7/+17
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-282-19/+21
|\ \
| * | mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-292-9/+9
| * | mfd: add platform_data to mfd_cellMike Rapoport2008-07-292-1/+5
| * | mfd: Coding style fixesBen Dooks2008-07-281-8/+7
| * | mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-288-138/+204
|\ \ \
| * | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-282-0/+17
| * | | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-281-11/+7
| * | | PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-281-6/+14
| * | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-282-1/+15
| * | | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-282-0/+12
| * | | PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox2008-07-281-3/+12
| * | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-281-2/+2
| * | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-281-119/+123
| * | | PCI: document pci_target_stateJesse Barnes2008-07-281-0/+6
| * | | PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-281-0/+1
|\ \ \ \
| * | | | [SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori2008-07-281-0/+1
| | |/ / | |/| |
* | | | sh7760fb: write colormap value to hardwareManuel Lauss2008-07-281-0/+1
* | | | spi_s3c24xx: really assign busnumBen Dooks2008-07-281-0/+1
* | | | mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-281-15/+7
| |_|/ |/| |
* | | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-283-12/+5
|\ \ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28222-8361/+9990
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28378-3685/+31470
| |\ \ \ | | | |/ | | |/|
| * | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-263-12/+5
* | | | ipwireless: fix compile failureJames Bottomley2008-07-281-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-286-28/+389
|\ \ \
| * | | Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-233-0/+345
| * | | Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-231-5/+5
| * | | Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-231-4/+2
| * | | Input: uinput - remove duplicate includeHuang Weiyi2008-07-231-1/+0
| * | | Input: serio - offload resume to kseriodShaohua Li2008-07-231-18/+37
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-287-109/+290
|\ \ \ \
| * | | | ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell2008-07-281-4/+4
| * | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-286-105/+286
| |\ \ \ \
OpenPOWER on IntegriCloud