summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/scsi: use nr_irqsYinghai Lu2008-10-161-1/+1
* drivers/rtc: use nr_irqsYinghai Lu2008-10-161-2/+2
* drivers/pcmcia: use nr_irqsYinghai Lu2008-10-162-2/+2
* drivers/pci/ intr remapping: use nr_irqsYinghai Lu2008-10-161-8/+8
* drivers/net: use nr_irqsYinghai Lu2008-10-164-8/+8
* drivers/char: use nr_irqsYinghai Lu2008-10-163-4/+4
* x86: use nr_irqsYinghai Lu2008-10-167-38/+44
* irq: introduce nr_irqsYinghai Lu2008-10-1611-29/+39
* x86: enable dyn_array supportYinghai Lu2008-10-164-0/+7
* x86: alloc dyn_array all togetherYinghai Lu2008-10-163-21/+62
* add per_cpu_dyn_array supportYinghai Lu2008-10-164-7/+96
* generic: add dyn_array supportYinghai Lu2008-10-163-0/+54
* x86: remove irq_vectors_limitsYinghai Lu2008-10-162-28/+0
* x86: add after_bootmem flag for 32bitYinghai Lu2008-10-161-0/+3
* serial, 8250: remove NR_IRQ usageAlan Cox2008-10-162-21/+57
* Merge branch 'linus' into genirqIngo Molnar2008-10-165116-177674/+326610
|\
| * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1416-326/+918
| |\
| | * i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
| | * i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-143-4/+26
| | * i2c: Do earlier driver model initDavid Brownell2008-10-141-1/+4
| | * i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
| | * i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-141-0/+8
| | * i2c: Document the implementation details of the /dev interfaceJean Delvare2008-10-141-0/+45
| | * i2c: Improve dev-interface documentationJean Delvare2008-10-141-25/+40
| | * i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
| | * hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48
| | * hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-141-115/+111
| | * i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-141-3/+9
| | * i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-143-3/+13
| | * i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-143-0/+511
| | * i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
| | * i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-143-65/+48
| | * i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-141-29/+30
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-1448-2949/+5503
| |\ \
| | * | HID: build drivers for all quirky devices by defaultJiri Kosina2008-10-141-0/+19
| | * | HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina2008-10-141-0/+1
| | * | HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab2008-10-146-0/+86
| | * | HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab2008-10-142-0/+4
| | * | HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab2008-10-143-0/+3
| | * | HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-142-8/+12
| | * | HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-143-5/+10
| | * | HID: add appletv IR receiver quirkPeter Korsgaard2008-10-142-0/+3
| | * | HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-144-7/+37
| | * | HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| | * | HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| | * | HID: convert to dev_* printsJiri Slaby2008-10-144-24/+27
| | * | HID: remove hid-ffJiri Slaby2008-10-145-94/+2
| | * | HID: move zeroplus FF processingJiri Slaby2008-10-1410-21/+76
| | * | HID: move thrustmaster FF processingJiri Slaby2008-10-1410-66/+106
| | * | HID: move pantherlord FF processingJiri Slaby2008-10-1411-20/+93
OpenPOWER on IntegriCloud