summaryrefslogtreecommitdiffstats
path: root/lib/irq_regs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-12ARM: PNX4008: i2c-pnx: don't split messages across several linesRussell King1-37/+44
2010-02-12ARM: PNX4008: Use i2c driver data for passing between internal functionsRussell King1-70/+62
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King3-36/+26
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King3-30/+28
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King2-5/+5
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King4-54/+74
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King4-24/+10
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2-15/+15
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King3-47/+32
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King3-30/+7
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2-9/+5
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2-15/+26
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2-2/+2
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2-13/+26
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King1-32/+23
2010-02-12ARM: PNX4008: convert to clkdevRussell King4-33/+43
2010-02-12ARM: Consolidate clks_register() and similarRussell King33-92/+40
2010-01-22Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-21Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-21Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-21Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-21tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-21serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-21serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-21serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-21serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33
2010-01-21serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1
2010-01-21nozomi: quick fix for the close/close bugAlan Cox1-1/+1
2010-01-21compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto1-0/+3