summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-04staging: comedi: adl_pci8164: factor out the PCI device codeH Hartley Sweeten1-71/+78
2012-06-04staging: comedi: adl_pci9111: factor out the find PCI device codeH Hartley Sweeten1-58/+49
2012-06-04staging: comedi: adl_pci9118: factor out the find PCI device codeH Hartley Sweeten1-55/+44
2012-06-04staging: comedi: adl_pci7230: factor out the find PCI device codeH Hartley Sweeten1-24/+29
2012-06-04staging: comedi: cleanup comedi_recognize()Dan Carpenter1-6/+5
2012-06-04staging: comedi: remove this_board macro in the s526 driverH Hartley Sweeten1-15/+5
2012-06-04staging: comedi: remove this_board macro in the acl7225b driverH Hartley Sweeten1-6/+7
2012-06-04staging: comedi: remove thisboard macro in the adq12b driverH Hartley Sweeten1-12/+7
2012-06-04staging: comedi: remove this_board macro in the aio_aio12_8 driverH Hartley Sweeten1-3/+2
2012-06-04staging: comedi: remove thisboard macro in the aio_iiro_16 driverH Hartley Sweeten1-3/+2
2012-06-04staging: comedi: remove thisboard macro in the comedi_test driverH Hartley Sweeten1-7/+6
2012-06-04staging: comedi: remove thisboard macro in the das16 driverH Hartley Sweeten1-48/+58
2012-06-04staging: comedi: remove thisboard macro in the das16m1 driverH Hartley Sweeten1-4/+5
2012-06-04staging: comedi: remove thisboard macro in the dmm32at driverH Hartley Sweeten1-27/+12
2012-06-04staging: comedi: remove this_board macro in the dt2811 driverH Hartley Sweeten1-6/+5
2012-06-04staging: comedi: remove this_board macro in the dt282x driverH Hartley Sweeten1-7/+8
2012-06-04staging: comedi: remove thisboard macro in the ni_at_ao driverH Hartley Sweeten1-6/+3
2012-06-04staging: comedi: remove boardtype macro in the ni_atmio16d driverH Hartley Sweeten1-6/+6
2012-06-04staging: comedi: remove this_board macro in the pcl711 driverH Hartley Sweeten1-12/+13
2012-06-04staging: comedi: remove this_board macro in the pcl724 driverH Hartley Sweeten1-12/+12
2012-06-04staging: comedi: remove this_board macro in the pcl726 driverH Hartley Sweeten1-17/+22
2012-06-04staging: comedi: remove this_board macro in the pcl730 driverH Hartley Sweeten1-6/+7
2012-06-04staging: comedi: remove this_board macro in the pcl812 driverH Hartley Sweeten1-47/+51
2012-06-04staging: comedi: remove this_board macro in the pcl816 driverH Hartley Sweeten1-34/+37
2012-06-04staging: comedi: remove this_board macro in the pcl818 driverH Hartley Sweeten1-35/+39
2012-06-04staging: comedi: remove this_board macro in the pcm3724 driverH Hartley Sweeten1-9/+7
2012-06-04staging: comedi: remove this_board macro in the pcmad driverH Hartley Sweeten1-5/+5
2012-06-04staging: comedi: remove thisboard macro in the pcmda12 driverH Hartley Sweeten1-10/+2
2012-06-04staging: comedi: remove this_board macro in the pcmmio driverH Hartley Sweeten1-28/+28
2012-06-04staging: comedi: remove this_board macro in the pcmuio driverH Hartley Sweeten1-19/+19
2012-06-04staging: comedi: remove this_board macro in the poc driverH Hartley Sweeten1-14/+15
2012-06-04staging: comedi: remove this_board macro in the rti800 driverH Hartley Sweeten1-4/+3
2012-06-04staging: comedi: remove this_board macro in the serial2002 driverH Hartley Sweeten1-6/+2
2012-06-04staging: comedi: remove thisboard macro in the ssv_dnp driverH Hartley Sweeten1-11/+2
2012-06-04staging: comedi: s626: base_addr is a void __iomem *H Hartley Sweeten1-1/+1
2012-06-04staging: comedi: ii_pci20kc: iobase and ioaddr are void __iomem *H Hartley Sweeten1-5/+5
2012-06-04staging: comedi: icp_multi: io_addr is a void __iomem *H Hartley Sweeten1-1/+1
2012-06-04staging: comedi: gsc_hpdi: plx9080_iobase and hpdi_iobase are void __iomem *H Hartley Sweeten1-6/+6
2012-06-04staging: comedi: dt3000: io_addr is a void __iomem *H Hartley Sweeten1-1/+1
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten39-112/+37
2012-06-02Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-39/+297
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119