aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/ttusb-budget (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner84-235/+209
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner9-11/+11
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner140-610/+626
2011-03-29arm: Use generic show_interrupts()Thomas Gleixner2-50/+6
2011-03-29arm: dove: Use proper irq accessor functionsThomas Gleixner2-11/+2
2011-03-29arm: gic: Use proper accessor functionsThomas Gleixner1-1/+1
2011-03-29arm: at91: Cleanup irq chipThomas Gleixner1-22/+9
2011-03-29arm: davinci: Cleanup irq chip codeThomas Gleixner1-13/+4
2011-03-29arm: ep93xx: Use proper irq accessor functionsThomas Gleixner1-11/+10
2011-03-29arm: gemini: Use proper irq accessor functionsThomas Gleixner1-4/+2
2011-03-29arm: mxc: Use generic_handle_irq()Thomas Gleixner1-6/+1
2011-03-29arm: vt8500: Use proper irq accessorsThomas Gleixner1-3/+3
2011-03-29arm: msm: Use proper irq accessor functionsThomas Gleixner5-10/+10
2011-03-29arm: plat-omap: Cleanup irq_desc accessThomas Gleixner1-8/+1
2011-03-29arm: nomadik: Use local irq stateThomas Gleixner1-6/+10
2011-03-29arm: stmp3xxx: Use generic_handle_irq()Thomas Gleixner1-2/+1
2011-03-29arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner3-14/+10
2011-03-29arm: Cleanup irq_desc accessThomas Gleixner2-16/+11
2011-03-29arm: msm: Convert to new irq chip functionsThomas Gleixner1-16/+17
2011-03-29arm: Use irq flag setter functionThomas Gleixner1-9/+6
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner3-5/+3
2011-03-29arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner1-19/+0
2011-03-29arm: h720x: Fix irq conversion falloutThomas Gleixner1-3/+8
2011-03-29arm: nomadik: Remove non existing cpu id checkThomas Gleixner1-7/+0
2011-03-29arm: ns9xxx: Remove non exisiting machine checksThomas Gleixner2-7/+0
2011-03-29arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2-4/+1
2011-03-29arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner1-1/+1
2011-03-29arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner1-1/+1
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner1-25/+0
2011-03-29genirq: Fix harmless typoThomas Gleixner1-1/+1
2011-03-28md: Fix integrity registration error when no devices are capableMartin K. Petersen1-6/+2
2011-03-28ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon1-2/+4
2011-03-29genirq; Fix cleanup falloutThomas Gleixner2-8/+10
2011-03-29selinux: Fix regression for XorgStephen Smalley1-1/+1
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell1-3/+3
2011-03-28Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier1-2/+2
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0
2011-03-28genirq: Fix typo and remove unused variableThomas Gleixner2-2/+1
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap2-2/+2
2011-03-28vlynq: Convert irq functionsThomas Gleixner1-33/+31
2011-03-28Treat writes as new when holes span across page boundariesGoldwyn Rodrigues1-0/+6
2011-03-28fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick1-5/+5
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner1-0/+5
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner1-0/+15
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner2-15/+0
2011-03-28arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner1-54/+4
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner2-49/+2
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner3-0/+50
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner9-59/+64
2011-03-28MFD: allow cs5535-mfd to build on X86 onlyAndres Salomon1-1/+1