Commit Graph

253544 Commits (f64ad1a0e21a4948894c7a1b6f2f03b5e7151ddf)
 

Author SHA1 Message Date
Kevin Hilman f64ad1a0e2 gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs 14 years ago
Kevin Hilman 7a6f8416e2 gpio/omap: remove useless gpio_valid() & check_gpio() checks 14 years ago
Kevin Hilman f8b46b5834 gpio/omap: convert MPUIO IRQ over to generic irq_chip 14 years ago
Kevin Hilman 28f3b5a073 gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs 14 years ago
Kevin Hilman eef4bec7bf gpio/omap: consolidate IRQ status handling, remove #ifdefs 14 years ago
Kevin Hilman fa87931acb gpio/omap: consolidate direction, input, output, remove #ifdefs 14 years ago
Charulatha V a8be8dafd0 gpio/omap: remove get_gpio_bank() 14 years ago
Kevin Hilman 129fd22307 gpio/omap: replace get_gpio_index() by using bank width 14 years ago
Kevin Hilman c390aad033 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width 14 years ago
Kevin Hilman d5f46247e7 gpio/omap: move bank width into struct gpio_bank 14 years ago
Kevin Hilman bdba15db4d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() 14 years ago
Kevin Hilman df3c851716 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write 14 years ago
Linus Torvalds 2c53b436a3 Linux 3.0-rc3 14 years ago
Linus Torvalds 40779859de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 14 years ago
Linus Torvalds ffdb8f1bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
Linus Torvalds 80dadf86d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds c78a9b9b8e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 842c895d14 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 562d1ffed2 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 14 years ago
Linus Torvalds acb11bcdbd Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung 14 years ago
Linus Torvalds 33a538833f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 14 years ago
Virupax Sadashivpetimath e3f88ae996 spi-pl022: Add missing return value update 14 years ago
Linus Torvalds 3c25fa740e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
Linus Torvalds 9d6fa8fa70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 14 years ago
Linus Torvalds c7ca6b0fcf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 14 years ago
Linus Torvalds 08d63aac43 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 14 years ago
Linus Torvalds 152b92db7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
Linus Torvalds b99ca60c83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
Jesper Juhl 84860c7253 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() 14 years ago
Dan Carpenter 83fe32de63 netpoll: call dev_put() on error in netpoll_setup() 14 years ago
Mika Westerberg f1c089e319 net: ep93xx_eth: fix DMA API violations 14 years ago
Mika Westerberg 1f758a4341 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() 14 years ago
Mika Westerberg 3247a1fcee net: ep93xx_eth: allocate buffers using kmalloc() 14 years ago
Mika Westerberg fc9b4910b0 net: ep93xx_eth: pass struct device to DMA API functions 14 years ago
Mika Westerberg fa70cf472c ep93xx: set DMA masks for the ep93xx_eth 14 years ago
Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 years ago
Daniel Hellstrom 06866bf5c5 dl2k: EEPROM CRC calculation wrong endianess on bigendian machine 14 years ago
Russell King - ARM Linux f777737885 NET: am79c961: fix assembler warnings 14 years ago
Russell King - ARM Linux bfc6501324 NET: am79c961: ensure multicast filter is correctly set at open 14 years ago
Russell King - ARM Linux d814dee0e1 NET: am79c961: ensure asm() statements are marked volatile 14 years ago
Connor Hansen 3307d0d83b ide-cd: signedness warning fix again 14 years ago
David Howells 56a210526a linux/seqlock.h should #include asm/processor.h for cpu_relax() 14 years ago
Li Zefan 30b4caf5d7 Btrfs: use join_transaction in btrfs_evict_inode() 14 years ago
Ryusuke Konishi 071d73cfe5 nilfs2: fix problem in setting checkpoint interval 14 years ago
Ryusuke Konishi d40990537c nilfs2: fix missing block address termination in btree node shrinking 14 years ago
Ryusuke Konishi fe744fdb74 nilfs2: fix incorrect block address termination in node concatenation 14 years ago
Ilya Dryomov 22b63a2971 Btrfs - use %pU to print fsid 14 years ago
Jan Schmidt 08d2f347e8 Btrfs: fix extent state leak on failed nodatasum reads 14 years ago
Chris Mason 0e735872fb Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus 14 years ago
David Sterba 5be76758f3 btrfs: fix unlocked access of delalloc_inodes 14 years ago