aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-12ARM: PNX4008: use msecs_to_jiffies() rather than open-coding itRussell King
2010-02-12ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.hRussell King
2010-02-12ARM: PNX4008: i2c-pnx: don't split messages across several linesRussell King
2010-02-12ARM: PNX4008: Use i2c driver data for passing between internal functionsRussell King
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King
2010-02-12ARM: PNX4008: convert to clkdevRussell King
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2010-01-21Linux 2.6.33-rc5Linus Torvalds
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern