aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2Yinghai Lu2008-10-16
* irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQDean Nelson2008-10-16
* dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha2008-10-16
* dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha2008-10-16
* dmar: initialize the return value in dmar_parse_dev()Yinghai Lu2008-10-16
* dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
* sparseirq: fix intr-remap with dyn_array/nr_irqs changes]Suresh Siddha2008-10-16
* xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon2008-10-16
* pci: change msi-x vector to 32bitYinghai Lu2008-10-16
* x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
* x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
* x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: make irq2_iommu to use dyn_arrayYinghai Lu2008-10-16
* irqs: make irq_timer_state to use dyn_arrayYinghai Lu2008-10-16
* drivers/xen: use nr_irqsYinghai Lu2008-10-16
* drivers/serial: use nr_irqsYinghai Lu2008-10-16
* drivers/scsi: use nr_irqsYinghai Lu2008-10-16
* drivers/rtc: use nr_irqsYinghai Lu2008-10-16
* drivers/pcmcia: use nr_irqsYinghai Lu2008-10-16
* drivers/pci/ intr remapping: use nr_irqsYinghai Lu2008-10-16
* drivers/net: use nr_irqsYinghai Lu2008-10-16
* drivers/char: use nr_irqsYinghai Lu2008-10-16
* serial, 8250: remove NR_IRQ usageAlan Cox2008-10-16
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-14
|\
| * i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-14
| * i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-14
| * i2c: Do earlier driver model initDavid Brownell2008-10-14
| * i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-14
| * i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-14
| * i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-14
| * hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-14
| * hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-14
| * i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-14
| * i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-14
| * i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-14
| * i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-14
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-14
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-14
|\ \
| * | HID: build drivers for all quirky devices by defaultJiri Kosina2008-10-14
| * | HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina2008-10-14
| * | HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab2008-10-14
| * | HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab2008-10-14
| * | HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab2008-10-14
| * | HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-14
| * | HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-14
| * | HID: add appletv IR receiver quirkPeter Korsgaard2008-10-14
| * | HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-14
| * | HID: convert to dev_* printsJiri Slaby2008-10-14