summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-19regulator: regulator for Palmas KconfigGraeme Gregory2-0/+13
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory1-0/+822
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt3-208/+177
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt5-36/+9
2012-05-19sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt7-52/+0
2012-05-19sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.Paul Mundt2-10/+1
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet1-1/+4
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-19net: napi_frags_skb() is staticEric Dumazet2-3/+1
2012-05-19Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson12-45/+39
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet5-13/+15
2012-05-19Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Olof Johansson1-3/+31
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet17-130/+131
2012-05-19gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2-2/+2
2012-05-19gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan4-0/+192
2012-05-19ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller1-3/+1
2012-05-19gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten1-1/+1
2012-05-19ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet1-0/+4
2012-05-19cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches1-746/+721
2012-05-19cirrus: cs89x0: Neaten debugging and loggingJoe Perches1-105/+82
2012-05-19cirrus: cs89x0: Code neateningJoe Perches1-180/+272
2012-05-19cirrus: cs89x0: Convert printks to pr_<level>Joe Perches1-55/+61
2012-05-19cirrus: cs89x0: Code style neateningJoe Perches1-411/+323
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-19Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein1-3/+3
2012-05-19Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney1-2/+0
2012-05-19Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney1-2/+2
2012-05-19Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney1-11/+11
2012-05-19Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney1-6/+6
2012-05-19Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney1-62/+67
2012-05-19Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney1-374/+342
2012-05-19Staging: bcm: Properly format braces in Adapter.hKevin McKinney1-52/+26
2012-05-19Staging: ipack/bridges/tpci200: remove unneeded castsSamuel Iglesias Gonsalvez1-20/+16
2012-05-19Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constantSamuel Iglesias Gonsalvez2-39/+33
2012-05-19Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez3-24/+8
2012-05-19Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez5-117/+131
2012-05-19libceph: avoid unregistering osd request when not registeredSage Weil1-0/+6
2012-05-19ceph: add auth buf in prepare_write_connect()Alex Elder1-9/+9
2012-05-19staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten109-993/+236
2012-05-19IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein1-1/+1
2012-05-19smb347-charger: Include missing <linux/err.h>Mika Westerberg1-0/+1
2012-05-19staging: comedi: remove all 'default N' in KconfigH Hartley Sweeten1-135/+4
2012-05-19staging: line6/config.h: Delete unused headerJohannes Thumshirn1-43/+0
2012-05-19IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2-4/+4
2012-05-19IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz3-0/+89
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-19USB: Remove races in devio.cHuajun Li1-8/+25